Hard at work on this @stenciljs course, still buzzing over how nice an experience it is working with it. If you haven't seen it yet, check out the review that inspired me youtube.com/watch?v=_aQvoS7A…
Adding automated tests to your applications is one of the best ways to increase code quality and confidence. Learn the basics of doing that in @stenciljs here: buff.ly/2YAPMxn
Ionic React is here! 🎉
🎨 Over 100 React components
⚛️ Standard React tooling w/ react-dom
📱 iOS, Android, @ElectronJS, or PWAs
🚀 Build right in your browser!
ionicframework.com/blog/anno…
Want to know how to use a Stencil web component into your React project? Then, here it is! I just published my second article on Medium: Publishing and Integrating a
@stenciljs Web Component in React link.medium.com/cPaZIKlIt0 😍 #100DaysOfCode#FrontEnd
We have decided to open source framework bindings for StencilJS. This means that you will get the ability to generate React and Angular libraries to use in your applications. More info soon.
Learn how to implement code/features you don't understand through referencing open source projects: youtube.com/watch?v=yr5I68Vi… - we use the @Ionicframework PWA Elements project for reference as we implement a video streaming component in @stenciljs
One thing I am loving about building components with @stenciljs is the auto documentation generation and enforcing it when building your components. Saving me a lot of time when handing over to other developer teams.