Skip to content

lesson

Vite in 100 Seconds

Vite is a JavaScript build tool that makes it faster and easier to build web applications. It’s similar to tools like Webpack, but relies on… Read More »Vite in 100 Seconds

Neovim in 100 Seconds

  • by

Neovim is a fork of the keyboard-based text editor Vim. It is focused on extensibility and integrates the Lua programming language for easier scripting. #programming… Read More »Neovim in 100 Seconds

Swift in 100 Seconds

Swift is a modern programming language developed by Apple. It is commonly used to code apps for iOS and MacOS, but is open-source and can… Read More »Swift in 100 Seconds