REAL ENV

What kind of technologies I'm mastering now ?

On the Frontend

1- React

React is a modern framework that let's you build modern frontend app using out-of-the-box reusable components

2- HTML/CSS/JS Vanilla

There are the bases of every web technologie like react, it is the native language of the browser

3- Tailwindcss

Tailwindcss is a modern css framework that let's you coding your css using powerful classes in your html, and even in your css file, increasing product's quality and so the time cost.

4- Shadcn

Using Shadcn is simply just the trend today to build your app on top of tailwind

On the Backend

1- Next.js app router

Integrating SSR Server Side Rendering and CSR Client Side Rendering in the same time? You are in the good place. Today, Next.js become more than a requirement for fullstack dev.

For collaboration

1- Git

In my opinion, Git is just the most used tool by developpers, it is more than a requirement to use Git for increasing productivity, by this one, you will able to push your code into github, gitlab, and more.

For containerization

1- Docker

Docker was launched in 2013, it is very important to create, run images and managing containers today, for every developpers, from devops to cybersecurity