Software Engineering Daily

Software Engineering Daily


SolidJS with Ryan Carniato

April 23, 2024

Solid.js is a popular JavaScript framework known for its reactive and efficient rendering system. Instead of using a Virtual DOM, it compiles its templates to real DOM nodes and updates them with fine