Collection of selective knowledge worth sharing
JavaScript
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
android-emulator
docker
redis
README.md

README.md

Workshops

A collection of knowledge that I re-use from time to time and that is too easy to forget.

Redis

Setting up redis using Dockerfile plus accessing it via Node.js library ioredis.

Docker

Getting started + cheat sheet for Docker.

Android Emulator

Setting up the Android emulator and run a specific OS version on it.