Ibrahima Ndaw

  https://www.ibrahima-ndaw.com/ JavaScript enthusiast, full-stack developer, and blogger who also dabbles in UI/UX design.

     



7 Stories by Ibrahima Ndaw

Everything you need to know about react-scripts

Create React App comes with react-scripts, a handy package that reduces the configuration required to build a React app, and an amazing configuration that...
5 4 min read

How to use React Context with TypeScript

Improve your development experience and learn how to use TypeScript with React Context in this post by building a to-do app from scratch.
4 7 min read

Using Next.js with TypeScript

In this tutorial, learn how to use Next.js with TypeScript to build a modern stack for high-quality, search-optimized apps.
1 6 min read

Complete guide to GraphQL Playground

There are so many tools that make learning and using GraphQL easier. Learn how GraphQL Playground, a GraphQL integrated developer environment (IDE), can help...
4 4 min read

Faster than webpack: JavaScript bundling with esbuild

Although not yet production-ready, esbuild proves that the JavaScript bundling tools we're using today are not nearly fast enough. Learn how esbuild is able...
0 2 min read

Comparing popular React component libraries

We evaluated popular React component libraries for popularity, developer experience, readability, documentation, and bundle size to help you choose the right library for your...
0 8 min read

Pitfalls of overusing React Context

React Context is a powerful, useful tool, but it can cause performance issues when overused, especially in apps with frequent state changes.
12 4 min read