Magic Tools
Every wizard has some magic tools, so here is a list of mine.
Browser
Arc Browser
Arc is a freeware web browser developed by The Browser Company, a startup company founded by Josh Miller and Hursh Agrawal. It was released on 19 April 2022 after having undergone a closed beta test. Arc is available for use on macOS, iOS, Android, and Microsoft Windows.
Code Editor
Visual Studio Code
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.
Framework
Astro
Astro is a modern front-end framework that allows you to build fast websites with less client-side JavaScript. It enables developers to use any framework or library in their projects, including React, Vue, Svelte, and more.
Laravel
Laravel is a free and open-source PHP-based web framework for building web applications. It was created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern and based on Symfony.
Next.js
Next.js is an open-source web development framework created by the private company Vercel providing React-based web applications with server-side rendering and static rendering.
React.js
React is the library for web and native user interfaces. Build user interfaces out of individual pieces called components written in JavaScript.
Library
Intent UI
Intent UI is a chill set of React components, built on top of React Aria Components, all about keeping the web accessible. Easy to customize and just copy & paste into your React projects. Plus, it includes Tailwind CSS for sleek styling right out of the box.
Tailwind CSS
Tailwind CSS is an open-source CSS framework. Unlike other frameworks, like Bootstrap, it does not provide a series of predefined classes for elements such as buttons or tables. Instead, it creates a list of 'utility' CSS classes that can be used to style each element by mixing and matching.
PAAS (Platform As A Service)
GitHub
GitHub is a platform for version control and collaboration. It lets you and others work together on projects from anywhere. It is also a Platform as a Service (PaaS) for developers to deploy apps.
Vercel
Vercel's Frontend Cloud provides the developer tools and cloud infrastructure to build, scale, and secure a faster, more personalized web.
Package Manager
Bun
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun. At its core is the Bun runtime, a fast JavaScript runtime designed as a drop-in replacement for Node.js. It's written in Zig and powered by JavaScriptCore under the hood, dramatically reducing startup times and memory usage.
Nix
Nix is a powerful, purely functional package manager that enables reproducible, declarative, and reliable software environments. Unlike traditional package managers, Nix uses a unique functional approach to package management, ensuring that dependencies and configurations are handled consistently and atomically.
Terminal
Hyper
Beautiful and extensible experience for command-line interface users, built on open web standards.