forked from JogoShugh/CoderDojoPonceSprings.Events
-
Notifications
You must be signed in to change notification settings - Fork 4
AngularJS
Josh Gough edited this page Oct 26, 2013
·
2 revisions
The CoderDojo Ponce Springs sign up code is written in AngularJS and Node.js!
You can fork the code here: https://github.com/JogoShugh/CoderDojoPonceSprings/tree/master/mentorSignUp
There is also and AngularJS version of Tic Tac Toe here: http://plnkr.co/edit/3EhMOy
Here is a multi-player (work in progress) version:
http://jogoshugh.github.io/CoderDojoPonceSprings.TicTacToe/vNext/index.html
Code: https://github.com/JogoShugh/CoderDojoPonceSprings.TicTacToe/tree/master/vNext
Here's a simple chat client with PubNub:
http://plnkr.co/edit/nAuvvi?p=info
Here's a more sophisticated HTML-based chat tool with AngularJS and PubNub: