Today I'd like to talk about a tool that will allow us to rapidly isolate an incorrect commit, that caused a bug in our application: git bisect
After generating the OpenPGP keys, we will see how to store them on a USB key like the Yubikey. This will allow us to further secure our secret keys.
Guide to create the almost perfect OpenPGP keys
Writing an SSR React app from scratch
Optimize your production code by splitting and lazy loading modules
On November 17th took place the 9th edition of the Agile Tour Paris in Microsoft's offices in Issy les Moulineaux - first edition for me.
Most of the front-end applications using React that I’ve been able to work on are browser-based (client-side) applications.
API Platform defines itself as a « PHP framework to build modern web APIs ». Indeed, this tool will help us to rapidly build a rich and easily usable API.
This blog post follows a workshop / live-coding session I organized at Eleven Labs for an initiation to Go language.
We will show you how to check the spelling in your markdown documents, changed in your pull requests, very easily using Aspell and Travis CI