Explore >> Select a destination


You are here

www.laac.dev
| | www.vintasoftware.com
2.1 parsecs away

Travel
| | When developing applications that have specific needs for running asynchronous tasks outside the web application, it is common to adopt a task queue such as Celery. This allows, for example, for the server to start an asynchronous task for heavyweight processing, and then return an answer.
| | keepsimple.dev
2.3 parsecs away

Travel
| | Learn how to build a board list page for your Trello clone! This tutorial covers creating boards, using Alpine.js for interactivity.
| | rogs.me
2.2 parsecs away

Travel
| | [AI summary] The article explains how to use Celery in Django to asynchronously populate book information using an ISBN scanner by setting up Celery tasks and integrating them with Django models and serializers.
| | keepsimple.dev
14.2 parsecs away

Travel
| In this tutorial we will be setting up authentication for our GeoIP API