Lars Gyrup Brink Nielsen
he/him
Hi there, I'm Lars 👋 I am a public tech contributor. I write articles and books, I organize communities, and I maintain open source software.
- Author
Achievements
-
Team Player
Collaborate on an article with another author
-
Moderate Messager
Send 200 messages in our Discord
-
Words words words
Wrote 3,704 words!
Recent articles
How to Share Lifecycle Methods Between Components in Angular
August 20, 2022•3,704 words
Sharing code between components in Angular is TOUGH. Here's one way you can do so by utilizing base components that you extend - and why you shouldn't use them.