-
We rebuilt our platform from scratch: here's what we learnt
A story about evolving quickly in a fast-moving industry, clean codebases, AI-powered development done right, optimized workflows, tips, and way more!
-
The Giant List of useful resources
200+ hand-selected resources for developers and other digital professionals
-
How to automatically map JSON data to a TypeScript object
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...
-
Anti-Patterns
Keep your code clean and maintainable by avoiding these common mistakes.
-
What a good framework SHOULD do
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...
-
Writing code for others
Today I'd like to talk about collaboration in developer teams of all sizes. Introduction When everyone begins coding it's most likely that they'll learn and experiment all by themselves, that's perfectly fine, It's how I and almost anyone I know firs...
-
How open source saved our business
Introduction I'd like to start by giving a little background information about my work experience. Like many developers trying to make a name for themselves, I too started as a freelancer; my work consisted of simple client applications or RESTful AP...