- Web Development
VS Code Shortcuts for Mac/Windows/Linux
VS Code is a free and simple source code editor with powerful developer tooling, like IntelliSense . . .
- Web Development
VSCode Tricks – How To Work Faster
VSCode is a free and simple source code editor with powerful developer tooling, like IntelliSense . . .
- React JS Web Development
How To Use Memoization in JavaScript and React?
First things first, Memoization in React development is caching. But “caching” is a general . . .
- Web Development
Starting with Gatsby + Styled Components + Storybook
Introduction In this article, I will show you how to use Gatsby with Styled Components and . . .
- React JS Web Development
3 Benefits of Using TypeScript in React Project
As a developer in the React.js agency, I’ve been asked many times about the benefits of suing . . .
- React JS
Effective Unit Testing of React Components
If you want to be confident that your application will do the job in the real world, it’s good to . . .