This is the source code for the optimization directives Scalyr created to improve the responsiveness of its user interface, as discussed in the blog post Optimizing AngularJS: 1200ms to 35ms. These directives are meant to demonstrate the optimization techniques discussed in the blog post. The dire...
Get source code from Github repository A screenshot of the sample application. Contents Introduction Create the application from boilerplate template Create entities Create DbContext Create Database Migrations Define repositories Implement repositories Build application services Build Web API services Develop ...
There are two projects out there that build upon dgeni to help create documentation for AngularJS apps: dgeni-alive: https://github.com/wingedfox/dgeni-alive sia: https://github.com/boundstate/sia Do check them out and thanks to Ilya and Bound State Software for putting these projects togeth...
You can check out the vitals and demo here: http://matowens.github.io/ng-notify Newest Additions With v0.8.0 comes a couple new features. The first, being able to target a specific container for your notification to display in - for a more modular style display. To do so, simply spec...
Ember’s roots go way back to 2007. Starting its life as the SproutCore MVC framework, originally developed by SproutIt and later by Apple, it was forked in 2011 by Yehuda Katz, a core contributor to the popular jQuery and Ruby on Rails projects. Notable Ember users include Yahoo!, Group...
Chapter 3,Unit Testing in AngularJS, digs into unit testing AngularJS projects with Karma and Jasmine. Chapter 4,Forms, Inputs, and Services, covers forms and how best to leverage AngularJS when working with them. Chapter 5,All About AngularJS Services, introduces the concept of AngularJS se...
Tools->Options->Projects and Solutions->External Web Tools. uncheck anything that starts with$(VSINSTALLDIR) Solution 2 (recommended): Before trying any other option, I just updated Typescript version installed for VS2015 from 2.0.3 to 2.2.0 and this resolve compiler option error, Upgrade to...
Chapter 3,Unit Testing in AngularJS, digs into unit testing AngularJS projects with Karma and Jasmine. Chapter 4,Forms, Inputs, and Services, covers forms and how best to leverage AngularJS when working with them. Chapter 5,All About AngularJS Services, introduces the concept of AngularJS se...
(Models/Collections, Views, Routes). It has great documentation, the code is simple and heavily documented, and there is even anannotated versionof the code which explains how it works in detail. You can actually go over the entire source code of the framework and get familiar with it in ...
AngularJS 1.X slider directive with no external dependencies Looking for an Angular version (> 1.X)? We got you covered:https://github.com/angular-slider/ngx-slider(Thanks@piotrdz ️)! Status: Links: I'm looking for a maintainer for this project. I have lost myOpen Source Staminafor...