Hi guys!
Pretty newbie Meteor developer here. I’m more of a designer/ux-developer (using front-end languages) and since I’m a big fan of the Pareto Principe I was wondering how I could apply this to Meteor.
So my question is: what’s the 20 percent (or 30, 40 let’s not get hung up by numbers ;)) would account for 80 percent of your work while developing with the Meteor framework? What are the things I should learn first in order for me to build most of my app and then worry about the details later? What methods/functions do you keep using over and over that you consider a must-know from the start? Are there any patterns which I should learn first?
I’ve seen some jquery and underscore in Meteor as well as mongodb, spacebars and read about blaze. I’m quite unfamiliar with mongodb/blaze, could we apply the 20/80 rule here again?
Would love to hear from you!
edit: I don’t even wanna start about the react/angular integrations I’ve seen on some vids/articles. I would guess this is not really applicable in my case, right?