Skip to content

iLoveMyGrub/javascript-styleguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Javascript Code Style

Introduction

The purpose of this style guide is to provide guidance on building Javascript applications by showing the conventions used at ILMG, to help us and other development teams working on our projects.

We currently use Angular 1.x for our Javascript framework of choice and the ES5 standard.

Guides

We use the well respected guide from John Papa as the first point of reference, which has been endorsed by the Angular Core Team.

Please see here :

Code References

Please see the following points as a good start when developing applications with Angular :

Syntax :

Documentation :

Testing

We use Karma and Protractor with Jasmine for our testing processes.

Task Automation

We currently use Gulp for running our automated tasks.

Learn more about gulp and patterns for task automation here

Other

Here are some other useful links :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published