Post Overview
-
How-to
9 years ago+3 3 0Using Meteor environment variables.
If you come from Ruby on Rails you're used to setting your environment variables in your .ENV file or in your config/application.yml file. Meteor handles environment variables in a similar way. Create settings.json file Inside your server...
-
How-to
9 years agoHow-to+5 5 0Building a Realtime Web Application with Meteor.js
New course published by Pluralsight, given by Rob Connery (of Tekpub fame).
-
Analysis
9 years ago+12 12 0» Pure UI
I recently redesigned and implemented a new version of VideoPress, the WordPress video platform.
-
How-to
9 years ago+4 4 0Projects in MeteorJS - Learn By Building 10 Projects
Its a Complete Course to Learn MeteorJS Step by Step Through The Complete Process of Building 10 Real World Projects
-
Video/Audio
9 years ago+5 5 0Basement Jaxx // Never Say Never
-
Analysis
9 years ago+1 1 0Meteor + Any Database
Meteor is closely integrated with Mongo, which gives developers exceptional out-of-the-box functionality that you don’t …
-
How-to
9 years ago+11 11 0React.js Introduction For People Who Know Just Enough jQuery To Get By
TweetLike the cow above, I also heard React.js was good and spent some time playing with it. Now that I'm pretty comfortable with React, I decided to write yet another tutorial on this subject....
-
How-to
9 years ago+1 1 0Writing a Meteor Package
In this recipe, we'll learn how to write a package. We'll take a look at setting up a package.js file, writing and organizing your code, and preparing tests. We'll even learn how to document our package and maintain it after release!
-
Current Event
9 years ago+25 25 0Perpetrator Of Holiday DDoS Attacks Convicted Of Over 50,000 Counts Of Computer Crime
A member of Lizard Squad is answering for his crimes.
-
How-to
9 years ago+1 1 0Slimming Down your Meteor App
Meteor is awesome. There are many things that make it so great and enjoyable which are better explained in articles like What is Meteor? and 7 Reasons to Develop Your Next Web App with Meteor. Bundling your app for production...
-
How-to
9 years agoHow-to+1 1 0A Meteor.js Review and Tutorial for Single Page Web Application Development | Primary Objects
Single page web applications are an important part of modern web development. Users expect web applications to function much more closely to their desktop counterparts. This includes both PC and mobile-based devices. With the challenges of single pag ...
-
Expression
9 years ago+1 1 0How wooden puzzles can destroy dev teams
Last week a mysterious double-sided puzzle appeared at Khan Academy.
-
How-to
9 years ago+7 7 0What Goes Where: Making Sense of Meteor's Client/Server Split
This article intends to share insight on how to make the choice between client and server and what kind of code goes where inside a Meteor application.
-
Analysis
9 years agoAnalysis+2 2 0AMA with Josh Owens - July 15th at 2pm EDT.
Josh Owens will be giving a AMA on July 15th. Feel free to ask him any Meteor questions you may have.
-
Analysis
9 years agoAnalysis+2 2 0Meteor Server Side Rendering Support with FlowRouter and React - Kadira Blog
Today is holiday for Sri Lanka. But for me, it’s a hackday. I started playing with React and wrote few simple apps. That’s a nice experience.