Hit The Ground Running With Vue.js And Firestore [via SmashingMag]

Vue.js is a great starting point for prototyping your next product idea! ⚙️ We love how quick & flexible we can be with it! Firestore (the data storage by Google Firebase) is a great companion for Vue.js, as it's equally flexible while remaining highly scalable.

If you want to get started with both, take a look at Lukas van Dries' article on smashingmagazine.com! He guides you through creating a web app with Vue.js and Firestore.

Read More

Armin Ulrich
Written by
Armin Ulrich
Posted on
April 10, 2018
Similar Articles
Build a Vue.js E-Commerce App with ButterCMS Headless Backend [via Snipcart]
June 8, 2018  •  in #Tutorial, #Bookmarks
Jean-Seb Tremblay wrote a tutorial on how to build a custom e-commerce app on top of headless ButterCMS as a backend, Vue.js for the frontend and Snipcart as a shopping cart platform!
Server-Side Rendering With Laravel & Vue.js 2.5 [via Antony Gore]
April 10, 2018  •  in #Bookmarks
In case you didn't notice before: Laravel is kinda my jam! So I was excited for Server-Side-Rendering being supported for Laravel since last year / Vue.js 2.5 😊 If you need to jump into SSR with Vue.js & Laravel, I recommend Anthony Gore's article...