Can I Teach Her How to Code?
My friend Alex asked me to teach her how to code and sure thing – we sat down and started hacking! :-)
Developer • YouTuber • Blogger
My friend Alex asked me to teach her how to code and sure thing – we sat down and started hacking! :-)
In this video tutorial I will give you detailed instructions how to signup, login and logout users really easily using Firebase. No backend or database needed! Firebase will take care of this. Source codehttps://github.com/valnub/framework7-authentication-demo Find me on Twitterhttp://www.twitter.com/timo_ernst
I noticed a lot of tweets lately regarding SvelteJS, so I thought – why not check it out and see what all the buzz is about? In this video I’ll go through the fundamentals of the framework and also show a simple live coding example using it. What is your take on Svelte? Would you […]
Progressive Web App Tutorial with Workbox and Framework7 In this video I will teach how to create a PWA and make it installable as well as provide offline caching functionality through workbox. Source Code https://github.com/valnub/pwa-f7-demo Twitter http://www.twitter.com/timo_ernst
In the beginning, I often struggled to understand what the purpose of a PWA is and found it hard to see what is a PWA after all? In this quick 10-min video I give you a quick introduction to Progressive Web Apps. In the next episode we’ll code a demo example together, so make sure […]
In this latest video I will demonstrate how to use the Framework7 CLI to kick-off a new project.
Happy new year everyone! This tutorial is based on the previous Canvas Particle Animation tutorial and introduces simple gaming mechanics by showing how to create Snake for browsers. Enjoy! :-) Source code: https://github.com/valnub/snake
In this quick video tutorial I will explain how to use the calendar component in Framework7. Template download: framework7-simplest
In this video I’ll show you how to create something like this: Source code available on GitHub: https://github.com/valnub/particle-animation-javascript
In this tutorial I will explain how you can easily use Framework7’s autocomplete feature for search input fields using React and web services with Node.js Source code on GitHub: https://github.com/valnub/f7-node-autocomplete-search-demo