Git Product home page Git Product logo

deloitteangularsnippets's Introduction

Deloitte Angular 7/8 Snippets for VS Code

made-for

These set of extension for Visual Studio Code adds snippets of Typescript for angular rapid development.

Snippet Prefixes

Prefix Description
deloitte-angular Angular Snippets
deloitte-png PrimenNg Snippets Coming soon

Usage

All Angular snippets starts with "deloitte-angular-". Multiple snippets come in multiple variations.

Angular Typescript Snippets

Snippet Description
deloitte-angular-service-CRUD-setup To Add CRUD Angular Service Generation Template
deloitte-angular-service-Subscribe To Add Service Subscription Template
del-angular-component Creates standard Angular2+ component template
del-angular-module Creates standard Angular2+ module template
del-http-interceptor Creates HTTP interceptor
del-http-interceptor-logging Creates Logging interceptor
del-http-error-interceptor Creates HTTP Error Interceptor
del-http-jwt-interceptor Creates JWT Interceptor

Important

This extension is optimized for developers that use Angular and are no longer using AngularJS (Angular 1).This is by design and meant to help developers learn how AngularJS concepts and techniques map to Angular.

Requirements

  • Angular 7/8
  • Rxjs: 6.3.3

Installation (Mac)

  1. Launch VS Code
  2. Quick Open (โŒ˜+P)
  3. Enter the following command and press enter: 'ext install deloitte-angular-snippets'
  4. Choose extension
  5. Reload VS Code

Installation (Windows, Linux)

  1. Launch VS Code
  2. Quick Open (Ctrl-Shift-P)
  3. Enter the following command and press enter: 'ext install deloitte-angular-snippets'
  4. Choose extension
  5. Reload VS Code

Disclaimer

Important: This extension due to the nature of it's purpose will create files on your hard drive and if necessary create the respective folder structure. While it should not override any files during this process, I'm not giving any guarantees or take any responsibility in case of lost data.

deloitteangularsnippets's People

Contributors

seanonline avatar

Watchers

 avatar  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.