Articles on Javascript

This is the preview image of the blog
Using n8n with Docker Compose
We will see how we can run n8n locally using docker compose
February 18, 2024
This is the preview image of the blog
All about Postman Collection
How to create and Export Postman API’s
November 14, 2023
This is the preview image of the blog
React useState hook from scratch
Let's learn the fundamentals of ReactJS
November 4, 2023
This is the preview image of the blog
The Greatest React Developer I Ever Met
We had our differences but still...
October 26, 2023
This is the preview image of the blog
Single Table Design with DynamoDB
The anatomy of the single-table design approach. Is it any good?
October 5, 2023
This is the preview image of the blog
Top 30 Modern UI Libraries for ReactJS
30 modern Libraries. All in one place
October 4, 2023
This is the preview image of the blog
Developing a Powerful Alert System Using React Context API
A practical example of React’s Context API in action
October 1, 2023
This is the preview image of the blog
Google Place Search in React
Implement google's place search API easily.
September 19, 2023
This is the preview image of the blog
My Frustrations With the Context API in React
And why I am going with Redux for my next project
September 13, 2023
This is the preview image of the blog
21 Best Practices for Handling Passwords in Web Applications
Build secure apps
August 25, 2023
This is the preview image of the blog
Top 7 Libraries for Blazingly Fast ReactJS Applications
Some must-have tools for a rock-star developer
August 18, 2023
This is the preview image of the blog
21 Best Practices for a Clean React Project
Practical advice for improving code quality
August 3, 2023
This is the preview image of the blog
Applying the Open-Closed Principle To Write Clean React Components
A look at the SOLID principles in action
August 1, 2023
This is the preview image of the blog
How To Improve Rendering Performance in a 1,000-Item React List
Let’s ensure that our web apps scroll efficiently
July 30, 2023
This is the preview image of the blog
Apply the Dependency Inversion Principle in React
Your React component knows too much. Let’s fix that
July 22, 2023
This is the preview image of the blog
How to Apply Interface Segregation Principle in ReactJS
SOLID principles in action
July 4, 2023
This is the preview image of the blog
How to Create Animation using styled-components
Simple but elegant solution.
June 7, 2023
This is the preview image of the blog
Handle Docker Images Like A Pro
Using some basic Linux commands
May 10, 2023
This is the preview image of the blog
11 Unwanted Ridiculous NPM Packages
After reading, you will wish the same too
May 5, 2023
This is the preview image of the blog
Learning Solidity as a Javascript Developer
Let’s learn the basic solidity syntax
April 29, 2023
This is the preview image of the blog
Advanced Testing Setup for Enterprise React Projects
Use cases with React testing library, Redux, Router, etc
March 20, 2023
This is the preview image of the blog
3D Graphics in ReactJS and ThreeJS
We will learn how to render 3d models in ReactJS with react-three-fiber
March 13, 2023
This is the preview image of the blog
Best API Documentation Tools
A Guide to Navigating the World of Documentation Tools. Which ones are best?
March 10, 2023
This is the preview image of the blog
Don't use Java for Coding Interviews
You Should be Stupid or Stupidly Good to Use Java for Coding Interviews
November 30, 2022
This is the preview image of the blog
Frameworks Do Matter in Tech Jobs
You are Wrong, let’s have an honest discussion.
November 20, 2022
This is the preview image of the blog
Refactor a 2,700-Line React Component
Practical example of a bloated component
October 8, 2022
This is the preview image of the blog
My OpenSource Blog that You Can Use Right Now
Here is how you can get your own version and the technical details.
May 19, 2022
This is the preview image of the blog
How to Create a NodeJS & TypeScript Boilerplate in 2022
A guide on creating a Node.js & TypeScript Boilerplate with easy config and hot-reloading support
February 15, 2022
This is the preview image of the blog
Story of a Failed React Project
That Caused Disaster for Our Startup
February 15, 2022
This is the preview image of the blog
Refactor a React Component from 165 Lines to 30 Lines
Clean React Components with React Hook Form and Material UI
February 3, 2022
This is the preview image of the blog
Factors Behind a Great SEO Optimized Web Application
Learn which factors determine the SEO performance of an application
October 24, 2021
This is the preview image of the blog
6 Free Websites to Test the Performance of Your Web App
Find problems and learn the best practices for free!
October 12, 2021
This is the preview image of the blog
How to Integrate Stripe with a React Application
Accepting and processing payment for your business was never this easy!
September 25, 2021
This is the preview image of the blog
How to Reduce HTTP Calls From 15 Lines to 2 Lines Using React SWR
Drastically improve the user experience with less code
September 5, 2021
This is the preview image of the blog
React Interview Questions
Can you handle these ReactJS questions? Let’s find out!
August 20, 2021
This is the preview image of the blog
45 NPM Packages to Solve 16 React Problems
An in-depth guide on how to choose the perfect NPM package
August 8, 2021
This is the preview image of the blog
Think Twice Before Joining Large Companies as a Junior Engineer
Your Dream Job Can be Your Worst Investment for the Future!
June 22, 2021
This is the preview image of the blog
3 Easy Ways to Solve SEO Problems in React Applications
React is not suitable for SEO… or is it?
June 13, 2021
This is the preview image of the blog
State Management in React with Recoil
Is it going to replace Redux? Let’s find out!
May 1, 2021
This is the preview image of the blog
Applying the Liskov Substitution Principle in React
A look at the SOLID principles in action
April 18, 2021
This is the preview image of the blog
Push Notification in ReactJS
In 5 steps Using Firebase
March 19, 2021
This is the preview image of the blog
Starting Career With Android was a Bad Idea
9 Reasons Why
March 17, 2021
This is the preview image of the blog
How to Access Private S3 Buckets Securely
Using pre-signed URL
March 8, 2021
This is the preview image of the blog
11 Ways to Improve Your Technical Resume
With some real-life example of common mistakes
March 6, 2021
This is the preview image of the blog
The 7 Traits of a Rock Star React Developer
Here are some things that separate a great developer from an average one
March 1, 2021
This is the preview image of the blog
How to Setup AWS Authentication for React Applications
Simple but Powerful
February 28, 2021
This is the preview image of the blog
5 DRY Principles To Follow In React
Share 5 techniques that I use personally to avoid duplication of code
February 21, 2021
This is the preview image of the blog
15 Rules for Writing Clean Comments
Common pitfalls to avoid as a programmer
February 19, 2021
This is the preview image of the blog
Download HTML as a PDF in React
In React we have some awesome libraries to help us.
February 18, 2021
This is the preview image of the blog
How To Learn New Technology
My 4-Step Recipe
February 4, 2021
This is the preview image of the blog
6 Regrets I Have As a React Developer
Things I wish I did earlier
January 31, 2021
This is the preview image of the blog
20 Essential Parts Of Any Large Scale React App
If you’re writing enterprise-level code, you need to know this
January 30, 2021
This is the preview image of the blog
Continuous Deployment Pipeline for React Apps
Using Github actions that will automatically build and deploy our website to aws s3.
January 27, 2021
This is the preview image of the blog
How to Run Queries 2600 Times Faster
Beginners Introduction to Database Indexing
January 24, 2021
This is the preview image of the blog
How to Setup and Add Google Analytics to your React App
Google has made it easy to gain insights into your web application
January 22, 2021
This is the preview image of the blog
How to Add Linting and Formatting for your React App
Get this right, otherwise, your code will have problems
January 19, 2021
This is the preview image of the blog
What Nobody Told Me About Software Design
What I Had to Learn from My Mistakes
January 17, 2021
This is the preview image of the blog
Using sudo Is Bad but What Can You Do About It
A Developers Guide to Utilize the Power of Linux
January 16, 2021
This is the preview image of the blog
Advanced React Optimization Techniques
Learn How to Avoid Common Pitfalls
January 15, 2021
This is the preview image of the blog
10 Lessons That Helped Me Grow As A Developer
Lessons from the Famous Book “The Pragmatic Programmer”
January 15, 2021
This is the preview image of the blog
First 5 Steps of Object-Oriented Design
Solutions for real-life problems and translate them into code.
January 10, 2021
This is the preview image of the blog
Document Your React Applications The Right Way
Learn how can we properly document our React applications very easily
January 3, 2021
This is the preview image of the blog
Implement multi-language Support in React
It is an important features of a good frontend application.
December 15, 2020
This is the preview image of the blog
15 Rules For Writing Clean JavaScript
You can write code that is visually beautiful and understandable
December 12, 2020
This is the preview image of the blog
How to Build an NPM package for React
Build and publish npm packages
October 29, 2020