DEV Community

Lars Gyrup Brink Nielsen profile picture

Lars Gyrup Brink Nielsen

👨‍🏫 Co-Founder of This is Learning, Organizer of AarhusJS ✍️ Writer, Speaker, FOSS Maintainer 📗 Author 🏆 Microsoft MVP 🌟 GitHub Star 🌊 Nx Champion 🦸 Angular Hero of Education

Education

B.Sc. in Computer Science, Aalborg University

Pronouns

He/him

Work

Push-Based.io

Testing routed components with RouterTestingHarness

Testing routed components with RouterTestingHarness

16
Comments 2
4 min read

Want to connect with Lars Gyrup Brink Nielsen?

Create an account to connect with Lars Gyrup Brink Nielsen. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Manage Nx library dependencies with the @nx/dependency-checks ESLint rule

Manage Nx library dependencies with the @nx/dependency-checks ESLint rule

25
Comments 13
7 min read
Stop using the defaultProject Nx CLI setting and start using NX_DEFAULT_PROJECT

Stop using the defaultProject Nx CLI setting and start using NX_DEFAULT_PROJECT

12
Comments 1
3 min read
Testing Angular routing components with RouterTestingHarness, provideLocationMocks, and provideRouter

Testing Angular routing components with RouterTestingHarness, provideLocationMocks, and provideRouter

8
Comments 2
5 min read
YAML collections: Sequences and mappings

YAML collections: Sequences and mappings

9
Comments
2 min read
The local component scope of standalone Angular components

The local component scope of standalone Angular components

31
Comments 2
5 min read
Angular Revisited: Standalone Angular applications, the replacement for NgModules

Angular Revisited: Standalone Angular applications, the replacement for NgModules

36
Comments 3
9 min read
Angular CLI example for Jest Preview - the visual debugger for Jest

Angular CLI example for Jest Preview - the visual debugger for Jest

7
Comments
2 min read
Docusaurus website for Analog.js - the full-stack meta-framework for Angular using Vite

Docusaurus website for Analog.js - the full-stack meta-framework for Angular using Vite

10
Comments
2 min read
Spectacular prerelease v0.5 supports standalone feature tests and uses partial Ivy compilation

Spectacular prerelease v0.5 supports standalone feature tests and uses partial Ivy compilation

6
Comments
3 min read
Spectacular prerelease v0.4 reintroduces the required pipeName option for pipe harnesses

Spectacular prerelease v0.4 reintroduces the required pipeName option for pipe harnesses

6
Comments
1 min read
Working on Lumberjack v14, the extensible logging library for Angular

Working on Lumberjack v14, the extensible logging library for Angular

9
Comments
5 min read
The worst piece of life advice I ever received

The worst piece of life advice I ever received

26
Comments 6
2 min read
Avoiding accidental open-source laundering with GitHub Copilot

Avoiding accidental open-source laundering with GitHub Copilot

12
Comments 2
2 min read
Nx for Angular developers

Nx for Angular developers

2
Comments
2 min read
Artificial transcendence: When does an artificial being become human?

Artificial transcendence: When does an artificial being become human?

5
Comments
2 min read
Recovering intentionally destroyed open-source repositories

Recovering intentionally destroyed open-source repositories

18
Comments
1 min read
Simplifying Angular testbed setup by converting to synchronous test hooks

Simplifying Angular testbed setup by converting to synchronous test hooks

24
Comments 3
1 min read
Improving Angular tests by enabling Angular testing module teardown

Improving Angular tests by enabling Angular testing module teardown

85
Comments 8
7 min read
Filtering Protractor end-to-end tests with Angular CLI

Filtering Protractor end-to-end tests with Angular CLI

3
Comments
2 min read
Setting up an Angular 12 workspace with Nx and GitHub Actions

Setting up an Angular 12 workspace with Nx and GitHub Actions

36
Comments 9
1 min read
Setting up an Nx workspace with nx-dotnet

Setting up an Nx workspace with nx-dotnet

21
Comments
2 min read
Welcome to This is Learning—an invitation to our open tech authors community

Welcome to This is Learning—an invitation to our open tech authors community

49
Comments
3 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 5

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 5

13
Comments 4
11 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 4

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 4

6
Comments
8 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 3

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 3

10
Comments 4
8 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 2

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 2

10
Comments
10 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 1

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 1

49
Comments 1
16 min read
Create a component harness for your tests with Angular CDK

Create a component harness for your tests with Angular CDK

23
Comments
21 min read
Tiny Angular application projects in Nx workspaces

Tiny Angular application projects in Nx workspaces

88
Comments 4
20 min read
A look at major features in the Angular Ivy version 9 release

A look at major features in the Angular Ivy version 9 release

7
Comments
11 min read
Next-level testing in Angular Ivy version 9

Next-level testing in Angular Ivy version 9

8
Comments
4 min read
The Angular Ivy guide for library authors

The Angular Ivy guide for library authors

11
Comments
7 min read
Component features with Angular Ivy

Component features with Angular Ivy

18
Comments 1
11 min read
Faking dependencies in Angular applications

Faking dependencies in Angular applications

12
Comments
10 min read
Testing and faking Angular dependencies

Testing and faking Angular dependencies

15
Comments
14 min read
Lean Angular components

Lean Angular components

29
Comments 5
18 min read
Presenters with Angular

Presenters with Angular

46
Comments 1
21 min read
Presentational components with Angular

Presentational components with Angular

20
Comments
21 min read
Testing Angular container components

Testing Angular container components

29
Comments 1
10 min read
Container components with Angular

Container components with Angular

43
Comments 1
16 min read
50 lines of code smoke test for any Angular application

50 lines of code smoke test for any Angular application

51
Comments
3 min read
Incremental stylesheet linting with Stylelint and the Nx toolchain

Incremental stylesheet linting with Stylelint and the Nx toolchain

37
Comments 9
7 min read
The ultimate migration guide to angular-eslint, ESLint and Nx 11

The ultimate migration guide to angular-eslint, ESLint and Nx 11

101
Comments 30
22 min read
Model-View-Presenter with Angular

Model-View-Presenter with Angular

108
Comments 8
13 min read
Tree-shakable dependencies in Angular projects

Tree-shakable dependencies in Angular projects

32
Comments 3
11 min read
Emulating standalone components using single component Angular modules (SCAMs)

Emulating standalone components using single component Angular modules (SCAMs)

62
Comments 11
11 min read
Angular Revisited: Standalone components and optional NgModules

Angular Revisited: Standalone components and optional NgModules

50
Comments 5
12 min read
A quick overview of the Deno CLI

A quick overview of the Deno CLI

11
Comments 1
24 min read
The history of Model-View-Presenter

The history of Model-View-Presenter

5
Comments
3 min read
How you can help Angular in 2020

How you can help Angular in 2020

20
Comments 5
5 min read
Testing Angular route guards with the RouterTestingModule

Testing Angular route guards with the RouterTestingModule

43
Comments 12
24 min read
Testing routed Angular components with the RouterTestingModule

Testing routed Angular components with the RouterTestingModule

9
Comments
14 min read
Testing Angular routing components with the RouterTestingModule

Testing Angular routing components with the RouterTestingModule

54
Comments 3
18 min read
No, I don't want to become an Angular GDE

No, I don't want to become an Angular GDE

105
Comments 39
5 min read
Angular struggles in 2020

Angular struggles in 2020

484
Comments 74
8 min read
How to get up and running with Angular on Windows

How to get up and running with Angular on Windows

24
Comments
7 min read
Sorry C# and Java developers, this is not how TypeScript works

Sorry C# and Java developers, this is not how TypeScript works

86
Comments 10
3 min read
Why Angular inDepth is one-of-a-kind and how I joined the cause

Why Angular inDepth is one-of-a-kind and how I joined the cause

21
Comments 3
9 min read
loading...