Tailwind is a fresh take on CSS tooling. It's utilty-first and modular out-of-the box. It's also customizable for managing themes across web properties. This website and www.underway.nyc both use Tailwind CSS.
Astro is a relatively new static site generator. It pre-renders static React and Vue components for a fast web experience. It uses JSX style components to manage layouts and re-usable components. This website and www.underway.nyc are both built using Astro.
Vapor is a webapp framework written on Swift, and built on top on non-blocking IO for lightning speed. Underway's server relies on Vapor, not only as a webserver, but also for background workers to fetch & transform data from the MTA.
© Daniel Ramteke 2022