LayZeeDK
Microsoft MVP, Nx Champion, Co-Founder of This is Learning, Organizer of AarhusJS, Author, Writer, Speaker, Open-Source Maintainer.
@this-is-learningHolstebro, Denmark
Pinned Repositories
github-pages-docusaurus
A Docusaurus website deployed to GitHub Pages using GitHub Actions.
ngx-nrwl-airlines-workspace
Nrwl Airlines workspace using Angular CLI
ngx-tour-of-heroes-mvp
Tour of Heroes Angular app using the Model-View-Presenter pattern
lumberjack
Chop and cut Angular logs like a professional lumberjack.
ngworker
Monorepo for the @ngworker NPM organization. Packages for Angular applications and testing.
router-component-store
A strictly typed lightweight alternative to NgRx Router Store and ActivatedRoute.
rx-angular
Reactive Extensions for Angular.
ngrx-essentials-course
NgRx Essentials, an Open Learning course by This is Angular.
rxjs-fundamentals-course
RxJS Fundamentals, an Open Learning course by This is Learning.
LayZeeDK's Repositories
LayZeeDK/ngx-lazy-loaded-routes-without-ngmodules
Lazy-loaded routed components without Angular modules.
LayZeeDK/ngx-ivy-minimal-elements-without-platform-and-ngzone
21.1 KB gzipped Hello World Angular element using hacked createCustomElement. No platform, no NgZone, no Angular module, 1 element, 1 component.
LayZeeDK/ngx-ivy-minimal-rendercomponent-app
6.29 KB gzipped Hello World Angular app using renderComponent. 1 component.
LayZeeDK/ngx-ivy-zippy-feature-render-module-app
14.1 KB gzipped Zippy Angular app using renderComponent and feature render module. 1 Angular module, 2 components, 1 directive, 1 pipe.
LayZeeDK/ngx-component-harnesses
Angular CDK component harness experiments.
LayZeeDK/ngx-ivy-zippy-rendercomponent-elements
13.5 KB gzipped Zippy Angular element using renderComponent and a feature render module. No NgZone, no platform, 1 Angular module, 1 element, 1 component, 1 directive, 1 pipe.
LayZeeDK/Awesome-Angular-Resources
Awesome Angular Resources - tools, libs, articles, etc.
LayZeeDK/ngx-cli-9-monorepo
Nx-style monorepo using Angular CLI version 9.
LayZeeDK/AURENA-Tech-angular-testing-exercises
🦸♀️Level up your Angular Test-Fu - Exercise by exercise
LayZeeDK/bulk-html-loader
Scrape the HTML from thousands of web pages in one go. Supports queueing, error handling and automatic retries.
LayZeeDK/cartant-blog
Blog post Markdown content
LayZeeDK/ComputerCraft
Programmable Computers for Minecraft
LayZeeDK/dapr-dotnet-sdk
Dapr SDK for .NET
LayZeeDK/datorama-akita
🚀 State Management Tailored-Made for JS Applications
LayZeeDK/docs
User documentation for Dapr
LayZeeDK/manfredsteyer-schematics-book
LayZeeDK/ngneat-cashew
🐿 A flexible and straightforward library that caches HTTP requests in Angular
LayZeeDK/ngx-ivy-minimal-app-with-ngzone
42.4 KB gzipped Hello World Angular app with NgZone, the browser platform, 1 Angular module, 1 component.
LayZeeDK/ngx-ivy-minimal-app-without-ngzone
30.3 KB gzipped Hello World Angular app. No NgZone, the browser platform, 1 Angular module, 1 component.
LayZeeDK/ngx-ivy-minimal-elements-without-ngzone
33.5 KB gzipped Hello World Angular element. No NgZone, the browser platform, 1 element, 1 Angular module, 1 component.
LayZeeDK/ngx-ivy-zippy-component-render-module-app
130 KB gzipped Zippy Angular app using renderComponent, component render modules, and JIT compilation. 1 Angular module, 2 components, 1 directive, 1 pipe.
LayZeeDK/ngx-ivy-zippy-elements-without-platform-and-ngzone
LayZeeDK/ngx-spectator-chai-sinon-app
Angular app with Chai, Sinon, and Spectator test suite.
LayZeeDK/nx-component-harnesses-jest-cypress
Angular component harnesses with Nx, Jest, and Cypress.
LayZeeDK/reactiveui-website
ReactiveUI documentation and guidelines website. PR's welcome! 💖
LayZeeDK/routeshub
🚦A route management library + pattern for Angular Router
LayZeeDK/scullyio-scully
The Static Site Generator for Angular apps
LayZeeDK/spectator
👻 Angular Tests Made Easy 🤓
LayZeeDK/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
LayZeeDK/wallabyjs-calculator-sample
Wallaby.js calculator sample