Skip to content

Search results for "responsive"

Design System: Great Tools for building your System

Read the post

You already know that a Design System is not only a shared CSS file or a Figma/Sketch bunch of libraries. A Design System is made up of 80% human (relationships, sharing, daily work), and 20% documentation, tools and libraries. I want to help you with the small part.

Image SEO – WordPress Plugin for optimizing your images

Read the post

Everyone has heard of SEO when it comes to optimizing their search engine visibility. However, very few people pay attention to the SEO of their images, and it starts with very simple things that are rarely put in place. Image SEO can help you with this.

Web Resources #44

Read the post

UX / UI, CSS, HTML, JavaScript, Accessibility and a lot of pixels and animations on this selection. Learn Grid Layout while having fun, discover more on CSS Variables or Font Variable. I also have a selection of digital artist to make this selection not only technical. Have fun!

UX/UI Designer Tools

Read the post

For more than one year now, UX and UI have occupied a major part of my daily work-life. My background as front-end developer has been used almost exclusively to communicate my recommendations for micro-interaction, and to increase the skills of some of the teams. A little retrospective with this list of tools that I’ve used for some of those or that I discovered during my research for the others.

Create a Sticky menu with CSS and JavaScript

Read the post 1

I recently worked on several websites, and the request for a sticky menu was almost systematic. Sometimes it was justified, sometimes I approached the stereotypical ergonomic counter-example. But still! Let’s see together how we can do that.

A more performant “onresize” and “onscroll” in JS

Read the post

If you are a frequently user of JS, you have certainly noticed that some events are triggered quite occasionally, and others can be triggered very frequently and become quite difficult to manage, as in the case of “onscroll” and “onresize” for example.

Web Resources #3

Read the post

The Web is too bug. I propose to you to keep digging to find the best resources of the week/month (depending the time I give to curating). I mainly use social network to find and share those links. This is a selection of JS, CSS and UI resources only for you.