TypeLog: Type-safe structured logging
Noveo developer Andrei talks about TypeLog, his custom-made solution for structuring logs and keeping them clean, context-rich and useful.
Noveo developer Andrei talks about TypeLog, his custom-made solution for structuring logs and keeping them clean, context-rich and useful.
Using of different unit testing frameworks for supporting of code quality for MCU firmware, approach for migration to a new framework, if there are a lot of tests already written.
How can one run a couple thousand tests in as little time as possible, in parallel mode, and on top of that, make the whole process CI-agnostic? Noveo backend developer and DevOps expert Andrei shares his solution to the problem.
During recent years reactive programming in general as well as ReactiveX library is on increasing popularity among developers. Kseniya, Noveo Python developer, demonstrates benefits of this approach on a base of an RSS aggregator on Python.