I am a JavaScript developer based in France (Nantes) 🇫🇷
I love working with Nuxt.js, Vue.js, NativeScript and Figma 🎨
Ping me if you need help (or just wanna' chat) 🤖
Master these methods to improve your code!
As 2020 draws to a close, let’s review nine of the best browser features you need to be using!
Learn how code-splitting works in Nuxt, why you should care and how you can implement it in your Vue apps.
Did you know that you can package your progressive web app (PWA) in an Android app and publish it on the Google Play Store? Well, you can. This way, mobile users will be able to find it and download it, and everything will behave like in a native application.
Tailwind CSS makes styling and designing responsive pages easy. Check out the top 15 Tailwind CSS plugins and resources you need to know about if you are planning to try it out (or if you're already using it).
How can you bridge the gap between development and design to create the best app possible? Follow this guide for some tips to optimize the way design and development teams can collaborate.
I like Tailwind for two reasons. First, it makes building responsive interfaces so much easier. When you master all the utility classes, you really will be amazed at how fast you can adjust your UI elements from one interface to another.
The idea of only needing CSS to customize your scroll instead of playing with JavaScript sounds great, doesn’t it? Today, I’m going to show you how CSS Scroll Snap helps you do just that.
The iframe element (short for inline frame) is probably among the oldest HTML tags. I believe that their bad reputation should not prevent you from relying on them. They have many legitimate uses cases.
These top tips and tricks will help you dramatically increase your productivity while coding in Visual Studio Code.
In this post, we will go through everything you need to know about Vue.js filters, from how to use them in your Vue.js application to how to create your own filters.
The Nuxt community has come up with a lot of handy modules for common features that we always have to implement in a web application.
Here are the top best practices I've developed while working on Vue projects with a large code base. These tips will help you develop more efficient code that is easier to maintain and share.
These are my favorite Vue.js custom directives. It’s incredible how much time they saved me on my projects.
It's critical to implement accessibility the right way from the start. In these case studies, we can learn from how other companies have succeeded (or not) and how we can do it better ourselves.
For technology to lower barriers for people with disabilities, accessibility must be built into the user experience. To understand accessibility, we'll discuss different types of disabilities, and how they can affect the user experience.
Learn everything you need to know about using slots in Vue.js to create customizable, reusable components for your apps.
These top 10 CSS best practices will help you save time and collaborate better with your team.
Check out the top 10 tips that helped increase my productivity when developing apps with Vue.js. Share your own favorite tip in the comments.
We'll learn how to make our own plugin for Vue.js, and distribute it on NPM for everyone to use.
Using a headless CMS instead of creating your own is always a better option, this article explains how you can use Prismic in your Nuxt.js application.
Our lives as developers would just not be the same without open-source packages. Here is a list of my favorite Vue.js and Nuxt.js packages. Enjoy and share!