Skip to content

stevencoding/Meteorjs-Todo-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor.js Todo Application

MeteorJS stands out among the recent big Javascript frameworks with its radical view on creating web applications. It seamlessly connects the client side code with a Node + MongoDB based backend and promises unbelievably fast application development.

As an introduction to Meteor.js, I set out to build a simple but properly tested web application and share what I learned. This is the demo project that follows the blog post on getting started with Meteor.js.

About

A demo project for creating tested Meteor.js applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%