-
3 Ways to Stay Sane
Right now, staying home to protect lives is the right thing to do. Now that it has been going on week after week we are all struggling with staying happy and healthy.
dateApr 21, 2020by Matti Salokangas -
CouchDB Replication Tips
I recently embarked upon a journey where I needed to build a user interface in React to manage replication for groups of devices in an environment where internet connectivity and DNS are not guaranteed. This posed unique challenges, such as…
dateMar 20, 2020by Matti Salokangas -
Coding without Ego
I think an often overlooked quality that makes a software developer “senior” is that they don’t feel like they need to defend their code, that they are open to changing directions and to doing it another way.
dateMar 1, 2020by Matti Salokangas -
Staying Uncomfortable
One of the biggest struggles I have dealt with as a software developer is feeling like I need to know everything. That by not knowing, I have failed to fulfill my duty as a software developer. I know I'm not alone here.
dateMay 14, 2019by Matti Salokangas -
SystemJS
SystemJS is a universal module loader. This is an interactive post where we learn about SystemJS by building a web site that imports ES6 Modules, AMD and CommonJS.
dateNov 26, 2016by Matti Salokangas -
Flexbox
Since the rise of the internet, laying out web sites had been done using various less desirable means. At a high level, flexbox is a new layout intended for complex applications and webpages.
dateMay 22, 2016by Matti Salokangas