Olivier PicaultInstall PostgreSQL on Mac OS XSame as Change ruby version on Mac OS X I know there is a ton of documentation out there but I needed a quick cheat sheet.Aug 22Aug 22
Olivier PicaultChange ruby version on Mac OS XI know there is a ton of documentation but after reading them, StackOverflow posts and other shady blog posts, I decided to come up with…Nov 16, 2023Nov 16, 2023
Olivier PicaultComplete CI/CD for Flask app using CircleCI and Render (Part 2)You can find the first of this post here where I focused on continuous integration (CI). We’ll be focusing on continuous delivery (CD)…Nov 12, 2023Nov 12, 2023
Olivier PicaultComplete CI/CD for Flask app using CircleCI and Render (Part 1)I recently managed to find the time to work on side projects again and as for most of my side projects I like having a Saas handling the…Oct 31, 2023Oct 31, 2023
Olivier PicaultGetting started with Tanker.io and Vue.jsTanker is a PaaS that allow developers to easily protect any kind of data with end-to-end encryption through a SDK.Jul 30, 2020Jul 30, 2020
Olivier PicaultinThe StartupHow to deploy a Laravel app to Heroku with GitLab CI/CDThis post is exactly about what the title said: deploying a Laravel application to Heroku with GitLab CI/CD.Feb 14, 20201Feb 14, 20201
Olivier PicaultinJavaScript in Plain EnglishES6 — Object vs. Map for storing key value pairsWe very often need to store key value pairs for various reasons. Let’s compare Object and MapJan 18, 20204Jan 18, 20204
Olivier PicaultinJavaScript in Plain EnglishCheck if a variable is a JavaScript objectAnd nothing else (not an Array, Set, etc.)Dec 3, 20191Dec 3, 20191
Olivier PicaultinITNEXTCreate a Vue.js component library (Part 2)If you followed the first part of this tutorial you should now have:Oct 21, 20196Oct 21, 20196
Olivier PicaultinITNEXTCreate a Vue.js component library (Part 1)I’ve been working on a Vue.js project for months now. At the beginning it was supposed to be a project that would only sit in one…Sep 30, 201912Sep 30, 201912