Programming everyday| DAY 22 with NextJs & building job portal | form for mobile view

Описание к видео Programming everyday| DAY 22 with NextJs & building job portal | form for mobile view

Hello,

I have decided to work on my another personal project and this is Job portal in NextJs as frontend.
Why NextJs?

Next.js is a React framework for building full-stack web applications. You use React Components to build user interfaces, and Next.js for additional features and optimizations.

Under the hood, Next.js also abstracts and automatically configures tooling needed for React, like bundling, compiling, and more. This allows you to focus on building your application instead of spending time with configuration.

Whether you're an individual developer or part of a larger team, Next.js can help you build interactive, dynamic, and fast React applications.

I use typescript here so to be strongly typed.

Martin.

Комментарии

Информация по комментариям в разработке