Is the scrolling lag because of MeteorJS or is that the dev's fault?
Show HN: Careers for people not going to college, built with Meteor
21–30 of 126 posts
Re: Show HN: Careers for people not going to college, built with Meteor
#22I really like this. It reminds me of Mr. Money Mustache's "50 Jobs over $50,000 - Without a Degree": [Part 1] http://www.mrmoneymustache.com/2013/07/25/50-jobs-over-50000... [Part 2] http://www.mrmoneymustache.com/2013/08/05/50-jobs-over-50000... Quick question: How did you get pagination working? I haven't built anything big in Meteor, but I did go through the Discover Meteor book, and it said that Meteor doesn't le…
Re: Show HN: Careers for people not going to college, built with Meteor
#23Is the scrolling lag because of MeteorJS or is that the dev's fault?
The scroll lag is primarily caused by the top navigation bar's fade-on-scroll effect and the large background image. Remove both of those and the scroll lag disappears.
Re: Show HN: Careers for people not going to college, built with Meteor
#24I really like this. It reminds me of Mr. Money Mustache's "50 Jobs over $50,000 - Without a Degree": [Part 1] http://www.mrmoneymustache.com/2013/07/25/50-jobs-over-50000... [Part 2] http://www.mrmoneymustache.com/2013/08/05/50-jobs-over-50000... Quick question: How did you get pagination working? I haven't built anything big in Meteor, but I did go through the Discover Meteor book, and it said that Meteor doesn't le…
I am using Flow Router https://github.com/kadirahq/flow-router to route the app. And this is the package I'm using for pagination https://atmospherejs.com/miguelalarcos/flow-router-paginatio... . So far it hasn't let me down (there are a few bugs with the subscriptions on each individual page) but if you play around with the work style filter you'll see the collection reactivity and how it's reflected on the subscrip…
Re: Show HN: Careers for people not going to college, built with Meteor
#25Re: Show HN: Careers for people not going to college, built with Meteor
#26Earlier quoted context omitted.
I am using Flow Router https://github.com/kadirahq/flow-router to route the app. And this is the package I'm using for pagination https://atmospherejs.com/miguelalarcos/flow-router-paginatio... . So far it hasn't let me down (there are a few bugs with the subscriptions on each individual page) but if you play around with the work style filter you'll see the collection reactivity and how it's reflected on the subscrip…
Thanks for the tip! I actually wanted to build something in Meteor a while ago, but couldn't figure out how to set up pagination (and infinite scrolling just seemed awkward in that specific case). It's nice to see that there are ways to get it working.
Re: Show HN: Careers for people not going to college, built with Meteor
#27Re: Show HN: Careers for people not going to college, built with Meteor
#28For people nearing the end of high-school, please go to college. I don't have a degree and have been extremely lucky; I managed to get into middle-management and have been successful. The problem is that I'm not as "portable" as I would be with a degree - in other words, a layoff or termination could put my lifestyle in jeopardy. As such, I am going back to school at 29. Get it over with :)
In my personal experience a solid work history is much better than a degree. Once you have it the value of a degree decreases significantly. Its almost entirely redundant. The only problem is you often need the degree to get the work history. I've also noticed as I start working with people who have their Masters and some with PHDs that people take me seriously. It's like... I must know what I'm talking about. How el…
Re: Show HN: Careers for people not going to college, built with Meteor
#29For people nearing the end of high-school, please go to college. I don't have a degree and have been extremely lucky; I managed to get into middle-management and have been successful. The problem is that I'm not as "portable" as I would be with a degree - in other words, a layoff or termination could put my lifestyle in jeopardy. As such, I am going back to school at 29. Get it over with :)
The reality of education in America is that it's an expensive tickbox. It verges on being a racket. While you don't want to be the lone rebel being crushed under the wheels of the machine, if you can avoid becoming indentured to the government with a student loan then do yourself a favour and choose not to waste money on education you can just teach yourself.