Giter Site home page Giter Site logo

akashbanerjee / angularjs-code-snippets Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 274 KB

A repository of angular JS code snippets for various concepts

JavaScript 57.54% HTML 34.60% CSS 7.87%
angularjs ui-router dependency-injection digest mvvm-architecture http-service angular-directives angular-component-communication angular-community snippets

angularjs-code-snippets's Introduction

angularJS-code-snippets

A repository of various code snippets that I did for learning all the concepts of angularJS.

1- Dependency Injection

This code snippet ventures into the basics of the MVVM framework and explores the concept of dependency injection by annotating a few fields and binding them together for a common function. Lunch Checker using AngularJS

2- check-off-Shopping-List

A simple app for checking off various shopping items from a pre defined lists. Explored the use of filters, the digest cycle, different types of binding, the controller as syntax and creating custom services with .factory() and .provider() Check-off-Shopping-List

3- menu search using REST API

A restaurant menu searcher using asyn behaviour with promises and $q. Explored the integration of Ajax with the $http service in angular by using a JSON object of various restaurant food items. Used custom directives with isolate scope and learnt about Directive APIs and manipulating the DOM with link. Menu-search-using-http-service

4- master-detail-view-pair

A complete single page application implemented by using ui-router for 3 states, i.e. the Home state, the Menu state and the Item Details state. CSS and styling is avoided since focus is on implementing various angularJS components in the right manner Single Page Application using UI-ROUTER components

angularjs-code-snippets's People

Contributors

akashbanerjee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.