A potential rival to #React that can get some things done even faster and make your coding life easier?
See @yoavabrahami build a TodoMVC app from scratch with @stenciljs - a React-inspired web component library here:
wix.engineering/post/is-sten…
A weekly reminder that @stenciljs is one of my favorite technologies ever. Writing in it is fun. It makes great business sense. It helps you reach more developers (outputs to @angular@reactjs and @vuejs). Can't ask for much more than that. #javascript#typescript#webdevelopment
I've almost hit 100 subscribers on @YouTube! Thanks to anyone who has watched. I believe my next video is going to be on @stenciljs and why building framework-specific sharable components in 2020 is a HUGE mistake. What topics would you like to see? youtube.com/channel/UCD-RmHR…
This doesn't just speak to how great @Ionicframework is, but also @stenciljs! Managing 100+ components across three frameworks, but at the core, it's native web components with Stencil. Congrats (and thank you!) to the Ionic and Stencil teams.
🎉 Ionic Vue is (finally) here! 🎉
Truly native, truly web, truly cross platform
💚 Built with @vuejs 3.0
⚙️ Standard Vue tooling w/ vue-router
🧩 100+ mobile UI components
📱 iOS, Android, and PWAs
Give it a spin 👇
bit.ly/3lNOy90
Just updated this SUPER complete tutorial about Web Components in @Ionicframework covering:
- What're Web Components
- What role do they have in #Ionic apps
- What's the Shadow DOM
- How to customize Ionic Components
- Create components w/ @stenciljsionicthemes.com/tutorials/ab…
🎉 Ionic Vue is (finally) here! 🎉
Truly native, truly web, truly cross platform
💚 Built with @vuejs 3.0
⚙️ Standard Vue tooling w/ vue-router
🧩 100+ mobile UI components
📱 iOS, Android, and PWAs
Give it a spin 👇
bit.ly/3lNOy90
Great article, useful framework and tooling. Originally @Ionicframework created @stenciljs for its UI components. This is how we can all benefit from it ⬇️
#StencilJS not only solves many problems that occur when building #WebComponents but also offers even more help with the creation process. 💪 Read about it in @ManuelRaubers' latest article. ⬇️ thinktecture.com/web-compone…
Matching @figmadesign's UI in a plugin is pretty difficult. I've seen a bunch of attempts to fix this, but they are all incomplete and tied to a particular framework. Now that @stenciljs outputs perfect native Custom Elements, I decided to build my own set!