August 2024
Material UI v6 is out now
The new Material ui version is released. Don't forget to check the new features and improvements before upgrading your code.
The new Material ui version is released. Don't forget to check the new features and improvements before upgrading your code.
I've always loved swipe actions, but it's really not the easiest to build. Learn how to use framer motion to build your own swipe behaviors.
Because the abstractions used by a backend are not always (often?) the best ones for frontend, it can be a good practice to map the DTOs to frontend oriented data.
Figma presented his version 3 with lots of new functionalities. Get a resume of updates, including AI prototyping and search, a new tool to make slides from your design system, a new redesign and tons of smaller updates.
And what if we were doing our tests directly in storybook ? What if just by using storybook we could write less tests. And what if visual testing with snapshots were the answer ? Storybook give us its point of view on theses questions in this article.