Articles on Javascript

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
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
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
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
How I Went Viral
Thinking of doing something productive
May 19, 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