#Vite
2 posts
4 min read
TypeScript + React in Practice #1: Getting Started and Setup
Why use TypeScript with React, plus building a React + TS project with Vite and adding types to your first component — all in one go.
5 min read
JavaScript Basics #1 Getting Started and Setup
From where JavaScript runs to building a modern dev environment with Node and Vite and running your first piece of code — all in one place.