Home Authors Posts by Pedro Lopes

Pedro Lopes

The future of dynamic color palettes in CSS

0
When you have a theme based on a color picked by your users, it can be hard to find intermediate values for things like...

Handling not found routes in Angular

0
In this post, we will see how we can handle 404 routes using a not found component in an Angular. There are two types of...

CSS Scroll Shadows

0
Nowadays, it's crucial that your webpages are responsive. The problem we sometimes run into, is the fact that some components don't adapt well into...

10 easy ways to improve web accessibility

0
When you first start learning about accessibility, it may seem daunting to make your current projects more accessible. In this post, I'll give you...