/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ocramius.github.io
| | www.marcogomiero.com
6.5 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 Logs are a vital part of software development.
| | amanhimself.dev
9.7 parsecs away

Travel
| | [AI summary] This article explains how to use import statements in Node.js by setting up a project with Babel to enable ES6 modules, avoiding syntax errors.
| | libcheck.github.io
8.2 parsecs away

Travel
| | Check unit testing framework for C
| | www.ctnicholas.dev
23.1 parsecs away

Travel
| With the release of Next.js 12, Vercel Edge Functions have been announced, allowing for super speedy edge-optimised functions. They can also be used as helpful Next.js middleware functions. In this article I'll explain what they are & how to use them, before diving into a few examples.