Explore >> Select a destination


You are here

localheinz.com
| | www.marcogomiero.com
7.4 parsecs away

Travel
| | SERIES: Building a backend with Ktor Part 1: Structuring a Ktor project Part 2: How to persist Ktor logs Part 3: How to use an in-memory database for testing on Ktor Part 4: How to handle database migrations with Liquibase on Ktor Part 5 Generate API documentation from Swagger on Ktor Part 6: How to schedule jobs with Quartz on Ktor Part 7: Moving from mobile to backend development with Ktor Databases are an important and critical part of backend infrastructures.
| | anthonysciamanna.com
8.2 parsecs away

Travel
| | When I work with developers who haven't practiced Test-Driven Development (TDD) one question often arises, When is code too simple to test? As someone wh...
| | blog.jgrossi.com
7.5 parsecs away

Travel
| | Actually this post is a outflow and at the same time an advice. I have seen some PHP developers that are completely OUT of what is happening in the PHP world, besides committing some mistakes that cannot be accepted. PHP 5.3+ If you are entitled as a PHP developer you must to update. In my opinion the best improvements of the language
| | www.morling.dev
15.9 parsecs away

Travel
| As part of my new job at Decodable, I am also planning to contribute to the Apache Flink project (as Decodable's fully-managed stream processing platform is based on Flink). Right now, I am in the process of familiarizing myself with the Flink code base, and as such I am of course building the project from source, too.