CodeSmith Frontend at Ordina
Culemborg, NL
Joined Jun 2015
Peter is an adventurous and passionate CodeSmith and Front-end developer at Ordina Netherlands. He likes to travel around the world with his bike. Always seeking for the unexpected and unknown. For his job he tries out the latest techniques and frameworks. He loves to share his experience by speaking at conferences over the World and writing for the Dutch Java magazine and DZone. He believes that you as the Front-end developer are the spider in the web to bring the user, the team and the product together.
Stats
Reputation: | 1017 |
Pageviews: | 337.0K |
Articles: | 10 |
Comments: | 21 |
Comments
Apr 01, 2024 · Peter Eijgermans
Thank you very much! I'm trying my best!
Jan 14, 2024 · Peter Eijgermans
But of course you can also use Promises or Signals instead of RxJS. That is easier to learn and implement.
That is all possible with NgRx Signalstore!
Jan 13, 2024 · Peter Eijgermans
This article is about NgRx Signalstore. This framework is simpler than the core NgRx framework. Overall, SignalStore is a powerful and versatile state management library for Angular applications. However, it is important to be aware of its learning curve and potential complexity with RxJs before using it. But still NgRx Signalstore is my first choice for State management in Angular.
Aug 06, 2021 · Peter Eijgermans
Thank you very much
Aug 27, 2020 · Peter Eijgermans
Great! I hope you have succes with my article.
Aug 13, 2020 · Peter Eijgermans
That is Oke, QiYang Wang
Please put my name as author
Jul 28, 2020 · Peter Eijgermans
Oke thanks for the kudo's
Jul 23, 2020 · Peter Eijgermans
Here is my next article: https://dzone.com/articles/how-to-build-a-progressive-selfies-web-app
In this tutorial, I will discuss advanced PWA features that provide access to your hardware APIs. We are going to build an app for making selfies with the Media Capture API and posting selfies with the BackgroundSync Api.
Jul 23, 2020 · Peter Eijgermans
Here is my next article: https://dzone.com/articles/how-to-build-a-progressive-selfies-web-app
In this tutorial, I will discuss advanced PWA features that provide access to your hardware APIs. We are going to build an app for making selfies with the Media Capture API and posting selfies with the BackgroundSync Api.
May 21, 2020 · Peter Eijgermans
My next article is also about PWA. It will be about the BackgroundSync Api, Push Api and other Api's.
May 21, 2020 · Peter Eijgermans
Thank you very much, Maria!
Mar 09, 2020 · Peter Eijgermans
My next article is also about PWA. It will be about the BackgroundSync Api, Push Api and other Api's.
Mar 09, 2020 · Peter Eijgermans
My next article is also about PWA. It will be about the BackgroundSync Api, Push Api and other Api's.
Mar 09, 2020 · Peter Eijgermans
My next article is also about PWA. It will be about the BackgroundSync Api, Push Api and other Api's.
Mar 09, 2020 · Peter Eijgermans
Thanks for your response
Mar 09, 2020 · Peter Eijgermans
Thank you. I am always keen to push the web forward
Mar 25, 2018 · Peter Eijgermans
My opinion is not to share the database between services. People are often unaware that microservices really need to be independent. Every servcie has it's on database.
Nov 21, 2017 · Sven Loesekann
Hi Sven,
I have followed your WIKI.
But when I run: mvn clean install dockerfile:build
I got the following error:
ERROR in ./src/styles.scss
Module build failed: Error: Cannot find module 'node-sass'
I have installed 'node-sass', but still got this error.
Peter
Nov 20, 2017 · Sven Loesekann
yes I have. Thank you!
Nov 20, 2017 · Sven Loesekann
How do you start up the application?
Jun 24, 2016 · Alexander Lukyanchikov
Nice Article!
But I am not able to Export the environment variables:
CONFIG_SERVICE_PASSWORD
,NOTIFICATION_SERVICE_PASSWORD
,STATISTICS_SERVICE_PASSWORD
,ACCOUNT_SERVICE_PASSWORD
,MONGODB_PASSWORD
How do I do that?