What is TALL Stack
Last updated
Last updated
You can discuss pages on this site at https://github.com/snapey/talltips/discussions
TALL stack describes applications with a preference for the following components;
Tailwind - CSS Utility Framework
Alpine - JS a lightweight declarative javascript framework
Laravel - PHP based web application framework
Livewire - front end components that sync with back-end state without writing APIs
To quickly boilerplate an application for TALL stack, check out the preset maintained by @imliam
For an awesome list of TALL resources, check https://github.com/blade-ui-kit/awesome-tall-stack