sanjar-notes / backend

Backend web development fundamentals
0 stars 0 forks source link

Use JSX as templating lang instead of EJS and others? #16

Open sanjarcode opened 2 years ago

sanjarcode commented 2 years ago

https://blog.jim-nielsen.com/2019/moving-from-ejs-to-jsx/ https://blog.r0b.io/post/using-jsx-without-react/

Maybe https://kentcdodds.com/blog/react-jsx-as-a-server-side-templating-language

sanjarcode commented 2 years ago

https://florian.ec/blog/jsx-templating-astro/