Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mauricedb/mwd-2014-10-27


https://github.com/mauricedb/mwd-2014-10-27

Last synced: about 1 month ago
JSON representation

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/)