Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauricedb/mwd-2014-10-27
https://github.com/mauricedb/mwd-2014-10-27
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauricedb/mwd-2014-10-27
- Owner: mauricedb
- Created: 2014-10-27T11:29:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T18:44:28.000Z (over 5 years ago)
- Last Synced: 2024-04-14T22:18:09.727Z (7 months ago)
- Language: JavaScript
- Size: 7.77 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Modern Web Development-2014-10-27
==============## 01 JavaScript Refresher ##
- [CanIUse](http://caniuse.com/)
- [Modernizr](http://modernizr.com/)
- [HTML5-Cross-Browser-Polyfills](https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-Browser-Polyfills)
- [html5please](http://html5please.com/)## 02 Functional JS ##
- [SugarJS](http://sugarjs.com/)
- [Lodash](https://lodash.com/)
- [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/#revealingmodulepatternjavascript)## Object-oriented JS ##
- [TypeScript](http://www.typescriptlang.org/)
## AngularJS Introduction ##
- [AngularJS](https://angularjs.org/)
- [AngularJS Batarang](https://chrome.google.com/webstore/detail/angularjs-batarang/ighdmehidhipcmcojjgiloacoafjmpfk?hl=en-US)
- [W3C Markup Validation Service](http://validator.w3.org/check)## AngularJS Directives ##
- [The RAW Stack](http://rawstack.azurewebsites.net/)
## WebAPI ##
- [Fiddler](http://www.telerik.com/fiddler)
- [Hypertext Transfer Protocol -- HTTP/1.1](http://www.ietf.org/rfc/rfc2616.txt)
- [Architectural Styles and
the Design of Network-based Software Architectures](http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm)### Continuous Integration Servers
- [TeamCity](https://www.jetbrains.com/teamcity/)
- [AppVeyor](http://www.appveyor.com/)## HTML5 Networking ##
- [Microsoft.Owin.Cors](https://www.nuget.org/packages/Microsoft.Owin.Cors/)
- [Microsoft ASP.NET SignalR](https://www.nuget.org/packages/Microsoft.AspNet.SignalR/)
- [SOCKET.IO](http://socket.io/)## HTML5 Storage ##
- [Can I use?](http://caniuse.com/)
## HTML5 Offline and Background ##
- [jquery-nodom](https://github.com/kpozin/jquery-nodom)
## LESS ##
- [Web Essentials](http://vswebessentials.com/)
## Bootstrap ##
- [Bootstrap](http://getbootstrap.com/)
- [BootsWatch](http://bootswatch.com/)
- [WrapBootstrap](https://wrapbootstrap.com/)