Beginner's guide to Server side Swift using Vapor 4
A guide to building backend applications using the Vapor 4 framework in Swift, covering its history and advantages over other server-side technologies.
A guide to building backend applications using the Vapor 4 framework in Swift, covering its history and advantages over other server-side technologies.
A beginner-friendly introduction to Django, a Python web framework, explaining its core concepts and how it powers web applications.
Overview of new features in Vapor 4, the server-side Swift web framework, including Swift 5.1 integration, HTTP2 support, and Fluent improvements.
A developer explains why Flask was the ideal Python framework for building sr.ht's modular mini-services, citing its simplicity and flexibility.
A tutorial on building a REST API using the Koa.js framework for Node.js, covering setup, features, and testing.
An introduction to Blazor, a .NET web framework that runs C# in the browser via WebAssembly, and why it's a game-changer for .NET developers.
How to build lightweight ASP.NET Core APIs using only essential packages, avoiding unnecessary website-related dependencies.
Author announces attending Ping Play! Edition, a community-driven conference focused on the Play Framework.
A developer's initial experience and setup guide for the Laravel PHP framework, including installation, configuration, and first impressions.
A list of 10 Python project ideas to inspire developers, including libraries and tools for imaging, web, and automation.
A list of 10 recommended Python blogs for programmers, including Planet Python, effbot, and Mouse Vs Python.
A technical tutorial comparing how to build a basic web application from scratch using both the Nancy framework and ASP.NET MVC.
A beginner's guide to starting a Django web project, covering project structure, core files, and initial setup.
Kay 1.1, a web framework for Google App Engine based on Django, is released with new features like a cron decorator, pagination API, and live settings.
A developer proposes using Google Summer of Code to add Python 3 support to the Django web framework, sharing a personal roadmap and goals.
An introduction to the Tipfy web framework, a lightweight Python framework specifically designed for Google App Engine development.
The Tapestry Java web framework has launched a redesigned website with updated tutorials, FAQs, and documentation.
A developer's introduction to the Vaadin framework, covering its architecture, setup via Maven, and creating a simple Java web application.
A technical guide on creating a Python decorator to restrict Google App Engine cron job URLs to authorized requests only.
Announcing django-wsgi, a package to bridge Django and the WSGI world, allowing Django views/URLConfs to be exposed as WSGI apps and vice versa.