Notepad/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Web "Frameworks".md

7 lines
403 B
Markdown
Raw Normal View History

This concept of a web framework which is really just a folder structure of objects for a program to read from and pull functions into the website more easily from. There are a bunch of site generator frameworks used in JavaScript & markdown/YAML & Python. It really just depends on the language because there is probably a framework for it.
Namely for Node.JS there are:
- 11ty
- Astro
- & more