Does it work & is it a good idea? 🤔

preview_player
Показать описание
You can use React / JSX as a Node / Express template engine - instead of EJS, Handlebars etc.
But should you do it?

🖥️ Official Website & Courses

💬 Academind Community

👋 Social Media

📝 Further Resources
Рекомендации по теме
Комментарии
Автор

.ejs hasn't been updated more than a year and has many security issues. Where i work i was told to change the template engine because of that 😢

ademineshat
Автор

Thanks Max! What do your think about single-spa?

MissCherryASMR
Автор

you already have the option to use jsx with express, like you with pug, handlebars, ejs, etc.

ransomecode
Автор

What are other use cases? Would this be used for static websites?

TreeLuvBurdpu
Автор

please any ETA for Angular 17 course ?

thestreamer
Автор

Unrelated Question to the Video:
I am looking for a lightweight Backend Framework that has high Performance, meanig being able to execute complex functions fast. Additionally it should be maintaned and tested/secure.
My first guess was Java Spring Boot, since its using Java, but it seems to be compareabally slow due to it being bloated with a lot of functionality.
Any experience, hints or benchmarks would be realy helpful for me. Thanks :)

TheYoUrAnImE
Автор

Hey max, could you do a course on dart Frog to create backend in flutter

ebyhanson
Автор

I was actually trying to do this not too long ago, but wasn’t able to use hooks since I couldn’t get he hydration working properly… 😢

tootyrnt
Автор

I like this. Mainly because it means you aren't reliant on SaaS products trying to upsell you to a paid tier just for the privilege of SSR.

MobiusCoin
Автор

Hi, thank you for your videos. I would like to request the addition of Arabic subtitles to your courses on Udemy. This would be very helpful for many students like myself.

aboud_kan
Автор

Noice. Always wondered why this wasn't a thing

usmansbk
Автор

Shit. I have a huge project using Express + PugJS as template engine. If I knew this before...

jhonny
Автор

I have yet to see react code without usestates and useEffects

awekeningbro