A repository of bitesize articles, tips & tricks
(
in both English and French
) curated by
Mirego
’s team.
android
share
Know which app is selected to share your app content on Android
@amartellino
May 16th, 2022
marketing
sport
Les facteurs d’influence sur l’appartenance à une équipe de sport
@RachelBoyer01
March 1st, 2022
clean-code
dry
The fine line between DRY and unnecessary abstraction
@remi
February 25th, 2022
analytics
ga4
strat
Pages vues sous GA4
@SimonDostie
February 16th, 2022
aws
cli
aws-cli : Best Practices for Dealing with Multiple Accounts
@JoeyBG
January 18th, 2022
amplitude
analytics
gtm
Intégrer Amplitude à un site web via Google Tag Manager
@jbdubemirego
January 14th, 2022
elixir
Meaningful config keys in Elixir projects
@remi
January 6th, 2022
android
ios
Logger certains non-fatals dans Crashlytics, ça peut sauver des vies!
@sdetilly
December 17th, 2021
git
gradle
kotlin
lint
Ne plus jamais oublier un ktlintCheck avant un commit
@thermech
December 10th, 2021
ecto
elixir
Ecto.Multi comme interface principale de fonctionnalité
@simonprev
December 1st, 2021
aws
Calculate the size of an AWS S3 bucket or directory
@remi
November 24th, 2021
elixir
Elixir’s URI.to_string/1 or how I stopped worrying about default ports
@remi
November 16th, 2021
aws
devops
docker
Sharing ECR-hosted Docker images across AWS accounts
@JoeyBG
November 10th, 2021
elixir
Using Elixir’s `Map.get/3` third argument as a fallback value
@remi
November 8th, 2021
ecto
elixir
postgresql
Building a simple search input with PostgreSQL full-text search features
@charlesdemers
October 13th, 2021
strat
L’illusion d’effort / Labor illusion effect
@SimonDostie
August 24th, 2021
elixir
Using Elixir’s “tap” to improve introspection in pipelines
@remi
August 23rd, 2021
ios
Using Kin to verify .xcodeproj files
@mathieularue
August 10th, 2021
elixir
Elixir and default argument evaluation
@remi
July 14th, 2021
android
How to enable the alternative source switcher in Android Studio
@mathieularue
July 8th, 2021
shell
Generate environment variable-friendly Base64-encoded strings
@remi
May 20th, 2021
android
Android smallest-width resource qualifier
@gbourassa
April 20th, 2021
shell
tmux
Using tmux-thumbs to quickly yank text in tmux
@remi
April 2nd, 2021
aws
How to get the user’s location via CloudFront
@charlesdemers
March 16th, 2021
github-actions
ssh
Getting GitHub Actions to clone from a private git server
@marclefrancois
February 19th, 2021
shell
Test upcoming DNS changes with “curl --resolve”
@remi
February 12th, 2021
elixir
Refactor List.first/0 into a better flow
@remi
February 8th, 2021
git
Conditional includes in git configuration file
@garno
February 1st, 2021
ember
javascript
Utiliser ember-cli-code-coverage avec nyc
@pmartel12
February 1st, 2021
javascript
webpack
Webpack inline loaders and Gatsby
@remi
January 10th, 2021
ecto
elixir
Using Ecto.Changeset to parse JSON params map
@gcauchon
December 21st, 2020
elixir
Using for comprehension instead of Enum.reduce/4
@gcauchon
December 18th, 2020
applescript
jxa
Automatic timesheets with Timing and Harvest
@ebelair
December 16th, 2020
kubernetes
twelve-factor
Kubernetes and environment variables update
@remi
November 17th, 2020
postgresql
ssl
Use “asdf-postgres” to connect to SSL-enabled PostgreSQL databases
@remi
October 23rd, 2020
jenkins
shell
xcode
Managing Xcode versions on Jenkins nodes
@p-l
October 20th, 2020
adb
android
Modifier facilement sa configuration de proxy sur un appareil Android
@gbourassa
October 19th, 2020
aws
cli
Récupérer l’utilisateur associé à une clé d’identification AWS
@remi
December 4th, 2019
android
android-studio
Augmenter la RAM dans Android Studio
@jdtremblay
November 23rd, 2019
ecto
elixir
postgresql
Gestion des contraintes PostgreSQL personnalisées avec Ecto
@remi
November 6th, 2019
ecto
elixir
Utiliser les associations Ecto pour simplifier nos requêtes
@remi
October 30th, 2019
elixir
Elixir struct keys
@simonprev
October 29th, 2019
rails
ruby
Running data & db migrations
@lucbernard
April 1st, 2019
ruby
Parsing french dates with Ruby
@remi
March 19th, 2019
frontend
react
Underestimated React.Context feature
@Madumo
February 22nd, 2019
css
frontend
@media (hover: hover)
@Madumo
February 8th, 2019
frontend
javascript
User timezone
@Madumo
February 7th, 2019
css
currentColor
@Madumo
January 31st, 2018
git
Comment récupérer un commit après un git push --force
@martingagnon
January 27th, 2018
postgresql
Détecter les références circulaire dans une unique table
@romarickb
January 10th, 2018
heroku
java
Récupérer un dump mémoire sur Heroku
@romarickb
January 10th, 2018
ember
tests
ember-browserify et les tests
@garno
December 12th, 2017
javascript
npm
yarn
Utiliser des librairies NPM privées avec yarn 1.x
@gcauchon
November 23rd, 2017
macos
shell
Emplacement des captures d’écrans de macOS
@remi
November 13th, 2017
frontend
javascript
typescript
This is not the headers you’re looking for
@Madumo
November 10th, 2017
git
github
jira
Lier un commit/PR à un JIRA
@pboutin
November 2nd, 2017
openssl
shell
Générer un mot de passe random avec OpenSSL
@jfcartkeep
November 2nd, 2017
ffmpeg
shell
Générer un gif de qualité avec FFmpeg
@jfcartkeep
October 25th, 2017
elixir
iex
Récupération de la dernière expression dans iex
@simonprev
October 23rd, 2017
clojure
graphql
lacinia
kebab-case tout du long dans un API GraphQL avec Lacinia
@Boubalou
October 23rd, 2017
rails
ruby
sidekiq
Retirer des jobs de la “retry queue” de Sidekiq
@remi
October 20th, 2017
git
github
Ignorer les whitespaces dans le diff GitHub
@garno
October 10th, 2017
git
Ignorer des fichiers globalement avec un fichier “.gitignore” global
@remi
October 10th, 2017
rails
ruby
Enlever la gem “paranoia” d’une application Rails
@remi
October 10th, 2017