Open in app

Sign In

Write

Sign In

Mastodon
Mohammad Faisal
Mohammad Faisal

5.5K Followers

Home

About

Published in

JavaScript in Plain English

·Pinned

Story of a Failed React Project

That Caused Disaster for Our Startup. — How does a project fail? How do you know if you are working on a project that is doomed right now? That is not an easy question to answer, but we can try to dissect an already failed project to get a better picture. That’s what I will do today. Why? …

React

5 min read

Story of a Failed React Project
Story of a Failed React Project
React

5 min read


Published in

JavaScript in Plain English

·Pinned

45 NPM Packages to Solve 16 React Problems

An in-depth guide on how to choose the perfect npm package — React is simply great. It’s popular and performant. But an important aspect of React is that it doesn’t come with all of the solutions packed in. That’s why we need to search for additional libraries which can be both good and bad. If you are a beginner, then you have…

React

7 min read

45 NPM Packages to Solve 16 React Problems
45 NPM Packages to Solve 16 React Problems
React

7 min read


Published in

Better Programming

·Pinned

21 Best Practices for a Clean React Project

Practical advice for improving code quality — React is very unopinionated about how things should be structured. This is exactly why it’s our responsibility to keep our projects clean and maintainable. Today, we will discuss some best practices to improve your React application’s health. These rules are widely accepted. As such, having this knowledge is imperative. Everything…

Programming

4 min read

21 Best Practices for a Clean React Project
21 Best Practices for a Clean React Project
Programming

4 min read


Published in

Better Programming

·Pinned

22 Best Practices to Take Your API Design Skills to the Next Level

Practical advice for designing REST APIs — Ever get frustrated with a horrible API where everything’s a guessing game? Well, I have. In this world of microservices, a consistent design for your backend API is imperative. Today, we’ll talk about some best practices to follow. We’ll keep it short and sweet — so buckle up! First, Some Terminology Any API…

Programming

6 min read

22 Best Practices to Take Your API Design Skills to the Next Level
22 Best Practices to Take Your API Design Skills to the Next Level
Programming

6 min read


Published in

JavaScript in Plain English

·Pinned

20 Essential Parts Of Any Large Scale React App

If you’re writing enterprise-level code, you need to know this — Over the years I have had the privilege to work on some large-scale react projects. Today I am gathering some essential things to keep in mind when building a new project or enhancing the functionality of any large scale application. We will start from the absolute basics and then go…

Programming

7 min read

20 Essential Parts Of Any Large Scale React App
20 Essential Parts Of Any Large Scale React App
Programming

7 min read


Jun 7

How to Create Animation using styled-components

Simple but elegant solution. — Styled components is a popular CSS framework for single-page applications. Today we will see how we can create animations using styled-components. To learn more about styled-components go here. styled-components Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅🏾styled-components.com Now let’s see how we can animate our components using styled-components.

React

2 min read

How to Create Animation using styled-components
How to Create Animation using styled-components
React

2 min read


Published in

Level Up Coding

·May 28

How to use AWS S3 in NodeJS

All Common Use Cases — AWS S3 is one of the most popular cloud storage services. It is a great place to store your data and make it available to your users. It is also a great place to store your backups. This guide will show you how to interact with AWS S3 in NodeJS. What will we learn? …

AWS

3 min read

How to use AWS S3 in NodeJS
How to use AWS S3 in NodeJS
AWS

3 min read


Published in

Level Up Coding

·May 11

This is the Last Resource You Need to Choose a UI Library for React

30 modern UI Libraries. All in one place — Choosing a good UI library is so hard. Because it’s hard to predict which components are missing. Maybe another library would do a good job? I faced this issue over and over again. So, Today I have gathered 30 UI libraries for building React applications. We have all kinds of…

User Experience

7 min read

This is the Last Resource You Need to Choose a UI Library for React
This is the Last Resource You Need to Choose a UI Library for React
User Experience

7 min read


Published in

AWS in Plain English

·May 4

AWS Cognito Authentication With Node.js Without Amplify

When using AWS Cognito user pools, we usually use a client-side library like aws amplify to manage all the authentication processes. But there can be some situations where you must handle the authentication process yourself. When users use a UI to log in using their email and password and get…

AWS

3 min read

AWS Cognito Authentication With Node.js Without Amplify
AWS Cognito Authentication With Node.js Without Amplify
AWS

3 min read


Published in

JavaScript in Plain English

·May 3

11 Ridiculous NPM Packages I Wish Didn’t Exist

After reading, you will wish the same too — The Node Package Manager (npm) is very open about what packages you can publish or not. Over the years there are some awesome packages that we all want and love. But today we won’t look into that. We will see some ridiculous npm packages and try to understand why they…

NPM

4 min read

11 Ridiculous NPM Packages I Wish Didn’t Exist
11 Ridiculous NPM Packages I Wish Didn’t Exist
NPM

4 min read

Mohammad Faisal

Mohammad Faisal

5.5K Followers

Software Engineer | ReactJS | NodeJS | AWS - https://www.mohammadfaisal.dev/

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams