Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kamran Ahmed 8ad52ee197 Add remix to frontend roadmap 2 years ago
..
100-next-js.md Add Readme and Change Tag Color (#1779) 2 years ago
101-gatsbyjs.md Add Readme and Change Tag Color (#1779) 2 years ago
102-nuxt-js.md Add Readme and Change Tag Color (#1779) 2 years ago
103-vuepress.md Add Readme and Change Tag Color (#1779) 2 years ago
104-jekyll.md Add Jekyll content on Frontend roadmap (#1095) 3 years ago
105-hugo.md Add Readme and Change Tag Color (#1779) 2 years ago
106-gridsome.md Add Readme and Change Tag Color (#1779) 2 years ago
107-eleventy.md Frontend Backend Typos Fixed (#1849) 2 years ago
108-remix.md Add remix to frontend roadmap 2 years ago
readme.md Resources added for static site generators (#1087) 3 years ago

readme.md

Static Site Generators

A static site generator is a tool that generates a full static HTML website based on raw data and a set of templates. Essentially, a static site generator automates the task of coding individual HTML pages and gets those pages ready to serve to users ahead of time. Because these HTML pages are pre-built, they can load very quickly in users' browsers.

Free Content What is a static site generator? Next.js SSG Gatsby SSG SSG — An 11ty, Vite And JAM Sandwich