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