📄️ Modern Tooling
This will keep a record of the relations and interactions among the tools of a constantly evolving modern tooling ecosystem that I'll use.
📄️ Node Js
Basically, Node Js is javascript runtime that for developers serves the purpose of a local development runner of javascript code. Javascript was designed for the execution in a Browser context. Node Js is used in place of the Browser for local development.
📄️ Building Frontend
Conceptual blocks of building a web application as of 2024:
📄️ Building UI with React
React core concepts. There are three core concepts of React that you'll need to be familiar to start building React applications. These are: