Skip to content

Instantly share code, notes, and snippets.

View govi2010's full-sized avatar

GOVINDA ALWANI govi2010

  • Una, Gujarat, India
View GitHub Profile
@cmckni3
cmckni3 / app.module.ts
Last active February 22, 2017 21:33
Angular 2 ngrx/store HMR
import 'rxjs/add/operator/take';
import {
Action,
ActionReducer,
combineReducers,
Store,
StoreModule
} from '@ngrx/store';
import { compose } from '@ngrx/core/compose';
@consti
consti / hosts
Last active February 28, 2026 21:54
/etc/hosts to block shock sites etc.
# This hosts file is brought to you by Dan Pollock and can be found at
# http://someonewhocares.org/hosts/
# You are free to copy and distribute this file for non-commercial uses,
# as long the original URL and attribution is included.
#<localhost>
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
255.255.255.255 broadcasthost
::1 localhost