CUSTOM STATIC SITE GENERATOR (Live Coding) [Part 1] | JavaScript | NodeJS | Images | JamStack

Опубликовано: 04 Апрель 2026
на канале: Joel Codes
1,067
29

Watch as I live code a custom static site generator using JavaScript/Node.js

Part 2:    • CUSTOM REACT STATIC SITE GENERATOR (Live C...  

03:30 Setup ESLint + Prettier
08:50 Setup the Debugger
10:15 Output first resized image
22:15 Output images as webp
22:55 Finally set the correct Glob path
26:30 Finally fix ESLint
30:25 Refactor
39:35 Generate Thumbnails
42:15 Final Code

To follow along:
```
git checkout https://github.com/joelnet/mojo-galle...
cd mojo-gallery
git checkout youtube-video-part-1
```