Back to overview

Stack

A stack is the collection of software and tools with which a front-end developer builds a website. A stack can consist of tools that help a developer write code, for example a LESS compiler to write CSS or an Express server to test the website locally. Other elements of the stack are the server where the website is hosted (for example, Netlify), data storage solutions (like Firebase), and cloud services and other tools that integrate elements of the stack together.

Part of

See also