2 followers
A Front-end Engineer with a passion for building beautiful user interfaces and interactive software.
Introduction GitHub is a powerful platform for collaboration and version control, widely used by developers worldwide. However, managing multiple...
What is internationalization: If you are here right now, there is a big possibility you are building an application that supports different languages...
To add Google Analytics to your NextJS application, using NextJS third parties library, just follow these 5 easy steps: Log into your Google Account...
Introduction React hooks are reusable functions. You create them in the same way you create a React component. React hooks serve as a means to...
Overview In this article, we will talk about the basic data types we use in TypeScript, along with some examples. If you haven't read the first part...
Introduction As a JavaScript/TypeScript programmer, working on a large codebase means importing a lot of things from different places. Most times your...