-
React.js
How to close a React Native modal with a button
I’ve been working with React Native lately, and I’ve come across a few unimplemented features I needed to add to…
Read More » -
Android Core
Fixing the NetworkOnMainThread exception in your Android app with AsyncTask
As soon as you start doing long-running operations such as network calls or anything else that can take more than…
Read More » -
Android Core
How to get started with Android development: Layout Managers
At the end of my last article, I left you hanging after describing activities, without telling you how to build…
Read More » -
Software Development
Connecting the ESP8266 chip to your network
I’m working on a project to automate our chicken coop (see my article Getting over myself and doing things the…
Read More » -
Career
Embrace your weirdness and stop worrying
Once you’ve reached the point where you’re a proficient programmer with a good understanding of a useful tech stack, you’re…
Read More » -
Android Core
How to get started with Android development – Basic structure
In a previous article, I wrote about how you can launch your first Android application from the samples provided with…
Read More » -
Android Core
How to get started with Android development
Learning how to build a mobile application is a good project to improve your programming skills while learning to work…
Read More » -
Software Development
Overwhelmed? Don’t keep everything in your head
Tasks have a way of multiplying like rabbits, overwhelming you quickly. After a few days on a new project, you’ll…
Read More » -
Software Development
5 Great Snacks For the Coder’s Brain
You’re coding and you’ve been in the flow for a few hours. Everything is going just fine, but then hunger…
Read More »