PhoneGap Day 2017 EU | Vlog Episode 02
Here is episode 2 of my vlog on PhoneGap Day EU 2017 featuring interesting interviews with speaker Kerri Shotts, Adobe PhoneGap team member Simon MacDonald and Ionic team lead Adam Bradley. Hope you like it :-)
Developer • YouTuber • Blogger
Here is episode 2 of my vlog on PhoneGap Day EU 2017 featuring interesting interviews with speaker Kerri Shotts, Adobe PhoneGap team member Simon MacDonald and Ionic team lead Adam Bradley. Hope you like it :-)
I thought it could be fun to vlog my trip to PGDay 2017 in Amsterdam as well as the conference itself, so with permission from Adobe, here it goes :D
In this quick 3-min video I check if we can already use ES6 module syntax (imports) in browsers:
In this video screencast I will teach you how to create a chat app for iOS and Android with the power of Vue.js, Framework7 and PhoneGap in only 20 minutes. Source code can be downloaded on Github If you want you can try out the demo first here Click the image below to watch the […]
This is episode 2 of my series “Create a Twitter app with VueJS and Framework7”. In this video you will learn how to connect and authenticate against the Twitter API using oauth. Also, we’re using Vue.js and Framework7 as the weapon of our choice. If you haven’t seen episode 1 yet, I highly recommend to […]
In my last post I showed you how to kick-off a new project with Framework7, VueJS and Webpack. So, I thought in the next video I could show you a real-world example on how to create an app based on these technologies. In this screencast we will create a Twitter client for iOS and Android […]
TL;DR $ npm install -g vue-cli $ vue init valnub/vue-framework7-webpack-template my-project $ cd my-project $ npm install $ npm run dev Note: Replace my-project with the name of your project. Check out my Github repo for template source code: https://github.com/valnub/vue-framework7-webpack-template In the following video I explain how to get started quick and easily with this […]
Watch me trying the new Vue.js plugin for Framework7 for the first time. Bear with me on this one, it’s the first time I give this a try so there will be a lot of try and error involved! :-)
In this new screencast I explain why I don’t like using Ajax Pages in Framework7. Also, I explain how I split pages into multiple files without Ajax Pages. You can download the code from the video on Github here.
I’ve been working for my client HSE24 for quite some time now on optimizing their website’s load performance with their team. In this article I’d like to share how and what we optimized to become the 2nd fastest retail online shop in Germany according to Dynatrace Performance Benchmark. Actions to improve website performance Disclaimer: This […]