RSSAmplifier

Blog

Anthonny Quérouil

Passionate developer :)

anthonnyquerouil.meRSS feed ↗8 posts

Latest posts

How Workerify's Vite Plugin and Core Library Work Together: A Deep Dive

Building modern web applications with Service Workers can be complex. Workerify ’s goal isn’t to simplify every aspect of Service Worker development, but rather to make it straightforward to create API-like endpoints directly in the browser. By providing a Fastify-like router that runs entirely inside a Service Worker, Workerify makes this specific use case both easy and powerful. In this post,…

How to use accounts-ui with Elm and Meteor in 10 minutes

With Meteor you can quickly add an account management system using the packages accounts-ui and accounts-password . It is really useful for prototyping your application, before going deeper and creating your own design for the accounts management (login, register ). In this post we will see how to use these packages inside our Elm / Meteor application. If you want to play with the code, you can…

How I use Meteor, Elm and Tailwindcss together

I have worked with Elm last year and honestly it was an great experience. I really liked it and I would like to use Elm in all my new projects. But I also like Meteor and three weeks ago I started using it again. I discovered Meteor in 2015, I gave a talk about it ( https://www.youtube.com/watch?v=AxIvfQXTqVo ) and it still feels like "Wow!" when you start a project. So in this post I will explain…

The onboarding

I m currently working on two of my side projects, ohmydeck! and ohmypages! and even though they are separated projects, they are sharing the same architecture. ohmypages! is the new HubPress and if you used HubPress in the past, you already know the config.json that you have to configure before using your app: { "meta": { "username": "put your username here", "repositoryName": "put your repository…

4 days ago, I joined a community of Makers

If you see some mistakes, feel free to open a pull request here 👍. Motivation during this special period comes and goes, it can be hard to be at our top level over time. That s why this week, I looked for joining a community of makers. My goal is to meet people having the same mindset than me, people who want to create their own business and live on their on products. There is a lot of community…

WTF?! Tu ne veux pas de ma PR ?

Hier j étais dans un jour de bonté, en soirée, je ne savais pas quoi faire de mon cul et je n avais pas vraiment (du tout ?) envie de coder. Je suis donc allé faire un tour sur le trending GitHub et je me suis dit : Pourquoi je ne ferais pas une PR sur un des projets avec un truc super simple, une traduction de README en français par exemple ? Le choix du projet Je pars sur le Trending GitHub , je…

Un Sens'it, Meteor et mon Rolling Spider décolle

Comme vous l avez peut-être lu dans mon précédent billet http://anthonnyquerouil.fr/2015/08/24/Sensit-mon-petit-objet-connecte.html , j ai reçu récemment un Sens it . J ai aussi depuis peu un Rolling-spider que je m étais procuré dans le but de le controller avec un peu de code JS (c est à cause de @k33g_org tout ça). L heure est venue de mixer le tout ! L objectif L objectif est plutôt simple,…

Sens'it, mon petit objet connecté

Il y a 5 jours, je suis tombé sur un tweet de Cédric Giorgi et je me suis empressé de répondre : @cgiorgi carrément! :) — Anthonny Quérouil (@anthonny_q) 19 Août 2015 Ce matin, j ai reçu mon nouveau jouet (plutôt rapide :D ) Déballage et activation La documentation tient sur un petit carton, mais c est suffisant pour l initialisation et l utilisation de l appareil. L activation du produit se…