Template React project with full TypeScript and SSR support. - GitHub - StopNGo/react-proto: Template React project with full TypeScript and SSR support. (more…)
Read more »
When I learned Ruby on Rails I had a great free resource, Michael Hartl's free onine tutorial which covered literally every single aspect of web development through Rails, from basic setup to deploying the app on a Heroku instance. I learned not only Rail... (more…)
Read more »
acorn-jsx - Alternative, faster React.js JSX parser...
Read more »
Server-side component rendering can improve data loading efficiency over client-rendered SPAs. Despite their benefits, such as out-of-order streaming, they have limitations, including slow server action updates and lack of support for client-side interact... (more…)
Read more »
Did you know most Chrome extensions are written in good ol' JavaScript? Turns out, creating one with React is pretty straight forward, too! Let's look at how you can use your existing JavaScript skills to spread some holiday cheer! (more…)
Read more »