-
How to make a map of the dutch provinces with Leaflet and Angular 18
Learn how to make a map of dutch provinces with Leaflet and Angular 18. Make the map interactive and clickable aswell!
-
How to test custom cross field validators in Angular 18
Learn how to test custom cross field validators for your Angular 18 forms
-
How to use Loghi to read handwritten dutch text from hundreds of years ago
Learn the process of using Loghi to extract handwritten old dutch text and view the results using PageViewer.
-
Deploy a NGINX docker container on ECS Fargate using Cloudformation
Learn how to deploy a nginx docker container on ECS Fargate using Cloudformation.
-
Add i18n to your Angular app
Learn how to add i18n localization to your Angular 17 project to support multiple languages.
-
Add Cypress and Cucumber to your Angular project
Learn how to setup Cypress in your Angular 17 project and use Cucumber feature files to write integration tests.
-
Basics of how to use the orca screenreader
Learn some basics about the orca screenreader so you can test if your website is accessible or not
-
How to center a div with css
Learn how to center a div using modern css tools such as flexbox and css grid