August 2017
Today I run my first half marathon
It started out as a usual 10k run but then I decided to test my running potential.
Bootstrap 4 beta is finally here!
https://getbootstrap.com/ For those who haven’t been using the v4 alpha releases, here are some highlights to get you caught up.
Sass (SCSS) mixins that I use with Vue.js & WordPress
I’ve created a repository with a list of SCSS mixins that I’ve been using in my personal projects.
React native – can’t read property ‘router’ of null
If you get the following error message ‘Can’t read property ‘router’ of null’ in Router.js, you’ll need to make a container scene as root.
React native tab bar icon with title
A lot of you are wondering how to add a title to the tab bar.