Hono supports JSX right out of the box

preview_player
Показать описание
CJ talks about Hono, a modern JavaScript framework for building web APIs, showing why you should use it over Express. He covers Hono's familiar Express-like API, wide platform support, built-in helpers, JSX support, routing, validation, RPC client, testing, and more.

------------------------------------------------------------------------------
Hit us up on Socials!

#webdevelopment #webdeveloper #javascript #honojs #express #apis #nodejs #jsx
Рекомендации по теме
Комментарии
Автор

I will say, as someone who is very new to the “JS on the backend” ecosystem, Hono has been a very pleasant introduction to it. Most of my time has been spent in Java, C#, and PHP. Hono’s documentation is killer, and so far it’s been a very pleasant experience. Especially since I don’t have to immediate reach for a frontend framework like I thought I would.

rynhndrcksn