Nothing here yet.
Mar 26, 2022 · 9 min read · For the past 2 years I, and many others, have been using a lot of small tools, apps, and alike to support us during our development process. I've taken some time to compile them and list them for you here. I love talking with and meeting new people...
AAli commented
Oct 20, 2021 · 3 min read · Introduction Interacting with JSON APIs, files, configs, etc. doesn't have to be such a hassle. Keeping your code clean and maintainable can be difficult when using loosely-typed data that can change at any time and, as I've talked about in my previo...
Join discussion
Sep 21, 2021 · 5 min read · For about a year I've been working in a bigger company than the startups I was used to. Suffice it to say, there's a lot of new lessons I've learned that I want to share with you. Working with experienced developers taught me how much a supposedly "c...
LSDavid and 1 more commented
Oct 5, 2020 · 6 min read · I'm sure that many of us developers, to make our work easier, had to use - or in some cases build - a variety of frameworks that aim to simplify our workflow. A framework, by definition, is a bit of support logic that helps the developer; following t...
Join discussion