Skip to content

Instantly share code, notes, and snippets.

@m-spyratos
m-spyratos / paramMap.service.ts
Created May 9, 2018 22:51
Service to get all the application's route parameters, as a ParamMap.
import {Injectable} from '@angular/core';
import {
ActivatedRoute,
Router,
NavigationEnd,
ParamMap,
PRIMARY_OUTLET,
RouterEvent
} from '@angular/router';
import {Observable} from 'rxjs/Observable';
@m-spyratos
m-spyratos / .gitignore
Created January 25, 2017 15:39
ExtJS 6 Git Ignore File, Based on the Admin Dashboard Example
### ExtJs 6 ###
# Architect
.architect
# Dynamically Genarated Files
bootstrap.css
bootstrap.js
bootstrap.json
modern.json