Framework
Browse 6 items tagged Framework across links on xandersantos.com.
Google's open source UI toolkit for building compiled applications across mobile, web, desktop, and embedded platforms from a shared codebase.
Bundles Vue into a complete development and build framework with a ton of options on how it's deployed to production. Comes out of the box with code splitting, live reloading, debugging tools, etc. Everything you need to fast prototyping without forgetting your project needs to be eventually deployed to production. In credibly powerful and I just can't imagine I'll ever roll a Vue app from scratch again.
A fresh take on frontend development that shifts much of the framework work into the compiler, producing small, fast apps with a simple authoring experience.
The problem with all CSS frameworks is they prescribe to one degree or another an overall layout and design. Picking the right one is generally a challenge of finding one that meets the needs and goals of your application or site. I would argue Tailwind is not in fact a framework at all but rather a toolbox of unopinionated utilities from which you can build your own framework.
