Solid.js And You! (Workshop)
Want to build React apps but find that ecosystem too confusing for your tastes? Check out Solid.js!
Solid.js is a JavaScript framework designed for building interactive web apps. It’s got some React-like functionality, but with its own spin on things that are a bit more simplified. You get the JSX tags and the reactivity from React. But you also get a more efficient workflow, making for a more productive front-end development process. Come check out Solid.js and see how you can use it in your next web app!
Target audience: Front-end developers comfortable with modern JavaScript. Attendees should be familiar with JSX, basic OOP constructs, and ideally web components.
Main takeaways:
- What is Solid.js
- Your first Solid.js app
- Basic Solid functionality
- Pros and cons
- Comparing Solid with other JS frameworks
- Where to go from here