DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Avatar

Peter Eijgermans

CodeSmith Frontend at Ordina

Culemborg, NL

Joined Jun 2015

About

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
  • Articles
  • Comments

Articles

article thumbnail
The Power of @ngrx/signalstore: A Deep Dive Into Task Management
In this tutorial, dive into the dynamic world of Angular state management, supercharged by Signal Store, introduced in NgRx 17.
January 5, 2024
· 9,074 Views · 2 Likes
article thumbnail
Build Your Own Shopping Cart With React Hooks
In this tutorial, learn how to implement the following React Hooks: useState hook, useReducer hook, useEffect, Custom hook, component functional, and more.
Updated November 4, 2022
· 10,595 Views · 4 Likes
article thumbnail
PWA Push Notifications in JavaScript? Yes, You Can in 12 Steps!
Push notifications were a privilege for native apps, but now can be sent directly to a PWA. This tutorial discusses how to implement the Push API in 12 steps.
January 18, 2022
· 18,859 Views · 5 Likes
article thumbnail
Virtual Reality and Augmented Reality in the Browser
This article about Progressive web apps is about implementing Virtual Reality (VR) and Augmented Reality (AR) with A-Frame.
Updated January 6, 2022
· 31,829 Views · 8 Likes
article thumbnail
Micro Frontends With Example
Monolithic frontends are difficult to maintain, develop, test, and deploy. The solution is micro frontends. It is a type of architecture that can increase effectiveness and efficiency across teams.
July 27, 2021
· 51,319 Views · 15 Likes
article thumbnail
Tutorial: How to Build a Progressive Web App (PWA) with Face Recognition and Speech Recognition
I will discuss advanced PWA features that provide access to your hardware APIs. We are going to build an app with Face Recognition and Speech Recognition. This is now possible on the Web/Browser! The native experience users see on native apps is now brought to the web! This would open up a whole new approach.
Updated December 20, 2020
· 19,717 Views · 4 Likes
article thumbnail
Vue.js Tutorial: Build a Tesla Battery Range Calculator in Vue 3
Get started building robust UIs with Vue.js (compatible with Vue 3)
Updated December 20, 2020
· 42,615 Views · 8 Likes
article thumbnail
Tutorial: How to Build a Progressive Web App (PWA)
In this article, we discuss some basics behind building PWAs and then provide a comprehensive tutorial on creating your first one.
Updated September 9, 2020
· 55,233 Views · 15 Likes
article thumbnail
Enable Background Sync, Media Capture, and Geolocation APIs in Your PWA
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.
Updated September 7, 2020
· 34,695 Views · 6 Likes
article thumbnail
Microservices? Yes, but No Spaghetti, Please!
Microservices bring many benefits, but make sure you're not adding more complexity than you need and getting bogged down with spaghetti code.
March 13, 2018
· 8,391 Views · 5 Likes

Comments

The Power of @ngrx/signalstore: A Deep Dive Into Task Management

Apr 01, 2024 · Peter Eijgermans

Thank you very much! I'm trying my best!

The Power of @ngrx/signalstore: A Deep Dive Into Task Management

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!

The Power of @ngrx/signalstore: A Deep Dive Into Task Management

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.

Micro Frontends With Example

Aug 06, 2021 · Peter Eijgermans

Thank you very much

Vue.js Tutorial: Build a Tesla Battery Range Calculator in Vue 3

Aug 27, 2020 · Peter Eijgermans

Great! I hope you have succes with my article.

Vue.js Tutorial: Build a Tesla Battery Range Calculator in Vue 3

Aug 13, 2020 · Peter Eijgermans

That is Oke, QiYang Wang

Please put my name as author

Vue.js Tutorial: Build a Tesla Battery Range Calculator in Vue 3

Jul 28, 2020 · Peter Eijgermans

Oke thanks for the kudo's


Tutorial: How to Build a Progressive Web App (PWA)

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.

Tutorial: How to Build a Progressive Web App (PWA)

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.

Tutorial: How to Build a Progressive Web App (PWA)

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.

Tutorial: How to Build a Progressive Web App (PWA)

May 21, 2020 · Peter Eijgermans

Thank you very much, Maria!


Tutorial: How to Build a Progressive Web App (PWA)

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.


Tutorial: How to Build a Progressive Web App (PWA)

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.

Tutorial: How to Build a Progressive Web App (PWA)

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.

Tutorial: How to Build a Progressive Web App (PWA)

Mar 09, 2020 · Peter Eijgermans

Thanks for your response

Tutorial: How to Build a Progressive Web App (PWA)

Mar 09, 2020 · Peter Eijgermans

Thank you. I am always keen to push the web forward

Microservices? Yes, but No Spaghetti, Please!

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.


Angular and Spring Webflux

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

Angular and Spring Webflux

Nov 20, 2017 · Sven Loesekann

yes I have. Thank you!

Angular and Spring Webflux

Nov 20, 2017 · Sven Loesekann

How do you start up the application?

Microservice Architectures With Spring Cloud and Docker

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?


User has been successfully modified

Failed to modify user

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • [email protected]

Let's be friends: