Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Build Applications with Meteor

You're reading from   Build Applications with Meteor Isomorphic JavaScript web development

Arrow left icon
Product type Paperback
Published in May 2017
Publisher Packt
ISBN-13 9781787129887
Length 388 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Dobrin Ganev Dobrin Ganev
Author Profile Icon Dobrin Ganev
Dobrin Ganev
Arrow right icon
View More author details
Toc

Building the app

We will build an application that will demonstrate a few new technologies that can work well with Meteor. Initially, Meteor was a pretty opinionated framework, which is a good thing for many cases where we can speed up the development by removing the need of gluing or reinventing our own stack from scratch. As for the frontend views, we have a good option of using Angular 1-2, React, and Blaze; for a database, that is not the case. Considering that the whole reactiveness comes from the data on the wire, MongoDB paired with Minimongo is the only option that comes with Meteor. There is an experimental package that can integrate Meteor with SQL databases (PostgreSQL in particular), which doesn't seem to get a lot of traction in the community.

Instead of writing a whole bunch of libraries to support all kinds of databases, a better approach will be to have a unified query language...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime