Skip to content

Instantly share code, notes, and snippets.

View impmja's full-sized avatar
💭
Typing...

impmja impmja

💭
Typing...
View GitHub Profile
@impmja
impmja / hyper-v-enable-disable-on-windows.md
Created May 3, 2020 16:40
How to enable/disable Hyper-V on Windows

Enable / Disable Hyper-V on Windows

Use Powershell

Enable

$ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V –All
@impmja
impmja / frontend-cheatsheets.md
Created December 17, 2018 20:53
Frontend: Cheatsheets
@btroncone
btroncone / ngrxintro.md
Last active June 26, 2024 08:27
A Comprehensive Introduction to @ngrx/store - Companion to Egghead.io Series

Comprehensive Introduction to @ngrx/store

By: @BTroncone

Also check out my lesson @ngrx/store in 10 minutes on egghead.io!

Update: Non-middleware examples have been updated to ngrx/store v2. More coming soon!

Table of Contents

@kleber-swf
kleber-swf / .gitignore
Last active January 20, 2023 00:21
Git ignore for Unity Projects
# =============== #
# Unity generated #
# =============== #
[Tt]emp/
[Oo]bj/
[Bb]uild
/[Ll]ibrary/
/[Ll]ogs/
sysinfo.txt
*.stackdump