Javascript

Javascript

2 Posts

Adding JS Modules support to python simpleHTTPServer

Recently I’ve been playing a lot with JavaScript modules but every once in a while I start a web server using python SimpleHTTPServer from the command …

AngularJS HTML5 Mode with Yeoman

HTML5 Mode in AngularJS is awesome, you should use it. The one issue people run into is that you end up having a lot of 404 when a user tries to refresh at an …