6 Easy Steps to Seamless Type Sharing with NestJS, GraphQL, and TypeScript - Featured Image
Dev Tips & Tricks

6 Easy Steps to Seamless Type Sharing with NestJS, GraphQL, and TypeScript

Today, we'll guide you through an exciting journey that explores how to seamlessly integrate TypeScript with NestJS and GraphQL.

Continue reading
Dev Tips & Tricks

Async / Await in JavaScript: How to Improve Your Code

The ability to remain responsive and efficient while waiting for lengthy operations is a valuable trait of asynchronous programming in JavaScript.

Continue reading
Async / Await in JavaScript: How to Improve Your Code - Featured Image
Laravel Mail API Simplifying Microservice Email Integration - Featured Image
Dev Tips & Tricks

Laravel Mail API: Simplifying Microservice Email Integration

Laravel Mail API is a revolutionary microservice developed to speed up the setup process of a mailing service within a microservices architecture.

Continue reading
Dev Tips & Tricks

Easily Create QR Codes With Our QR Code Library and Laravel

Creating QR Codes using the 2amigos/qrcode-library is a straightforward process. In this post, we'll walk you through the exact steps.

Continue reading
Easily Create QR Codes With 2AMIGOS/Qrcode-Library and Laravel - Featured Image
Building a language interpreter in JavaScript - Bonus Part: Featured Image
Dev Tips & Tricks

Building a language interpreter in JavaScript - Bonus Part

Welcome to the bonus part of the JavaScript interpreter. We have finished with our interpreter implementation using pure JavaScript and we got the printly running.

Continue reading
Dev Tips & Tricks

Building a language interpreter in JavaScript - Part 3

Welcome to part 3 of building an interpreter in pure JavaScript. This is the final part of a journey to build an interpreter in pure JavaScript. In this part, we will use the statement structure we designed and interpret it to make our language perform some actual work.

Continue reading
Building a language interpreter in JavaScript - Part 3: Featured Image
Building a language interpreter in JavaScript - Part 2 - Featured Image
Dev Tips & Tricks

Building a language interpreter in JavaScript - Part 2

A parser is an algorithm that receives the tokens, runs them against the language's grammar, and makes sense of them. In the end, we get a nice array of structured statements which we can easily parse and make use of in our interpreter.

Continue reading
Dev Tips & Tricks

Building a language interpreter in JavaScript - Part 1

In this article series, we will build a usable language interpreter using pure JavaScript. Keep in mind that we will cover the most important (and most fun) parts of building a programming language. We will not concentrate on things like optimization or emitting bytecode.

Continue reading
Building a language interpreter in JavaScript - Part 1 - Featured image
How to show complex data visual representation using ReportServer - Featured image
Big Data & Analytics

How to show complex data visual representation using ReportServer

It is impossible to imagine any widely popular sport without data collection and extensive research. Being able to analyze data and get a competitive advantage out of that analysis became essential throughout the time.

Continue reading

Build better products with us

We provide the highest quality and most beneficial experience to users of your product.

Start your project
Terms of Use | Privacy Policy