Record a coding session without wasting time in editing.

Introduction

react

nextjs

frontend

How to Create a Splash Screen in Next.js

How to display a CSS loader during the first loading of your Nextjs application

ux

react

nextjs

javascript

web-development

Tailwind Copilot | Work with Tailwindcss and Figma faster.

Discover how Taillwind copilot will help you integrate Figma designs as faster than ever before.

css

figma

tailwind

figma-plugin

tailwind-css

Next.js | How to set-up Mixpanel into your Next.js application correctly

Set-up Mixpanel(better alternative to Firebase analytic) into your Next.js application without increasing the loading time of your application

react

nextjs

mixpanel

analytics

javascript

Next.js | Cache optimization

How to improve the performance and UX of your Next.js application by updating the cache manually.

ux

react

nodejs

nextjs

front-end-development

Comment devenir développeur en moins de 5 mois ?

Comment devenir développeur en moins de 5 mois ?

css

html

nextjs

typescript

Spaces between the elements of a scrollable list

How to create scrolable list and position an element at the bottom of the screen like with column space between, without use static margin of height.

ux

dart

design

flutter

mobile-app-development

Avoid crash due unexpected null or undefined properties or variable.

Make your React application more robust to unexpected data structure changes inside external data receive and use by them.

react

frontend

javascript

typescript

How to create authentication system with JWT using NestJS and Prisma.

Learn how to create and secure user accounts in your NestJS application and create guards to limit some features of your application to a user or a group of users

prisma

nodejs

nestjs

backend

jwt-token

Next.js | How to use URLs to improve the UX of your applications

Why and how to make your application react according to the URL instead of using a state.

react

nodejs

nextjs

reactjs

react-hook