Mohammad Faisal

  I am a full-stack software engineer working with the MERN stack. Also, I am a blogger in my free time and love to write about various technical topics.

   



6 Stories by Mohammad Faisal

Using Material UI with React Hook Form

React Hook Form is one of the most popular libraries for handling form inputs. In this guide, we’ll explore how to use it with...
13 10 min read

Exploring data visualization with Unovis

Create charts and map graphs using Unovis, the framework-independent data visualization library.
0 10 min read

How to use Redux in Next.js

Learn how to incorporate Redux, the most popular state management tool, into Next.js quickly and easily in this full tutorial.
12 8 min read

Dependency injection in Node.js with TypeDI

Achieve dependency injection in Node.js apps using TypeDI to improve your code's readability while reducing the amount of boilerplate code you use.
0 4 min read

Modeling NestJS app data with Dynamoose

Integrate the object-relational mapping tool, Dynamoose with a NestJS app to manage data models when working with unstructured data.
0 6 min read

Using material-table in React to build feature-rich data tables

Let's review how to create tables in React using one of the best and most feature-rich libraries available: material-table.
3 9 min read