How to Set Up a HTML App with FastAPI, Jinja, Forms & Templates
A tutorial on building a web application with HTML forms and templates using the FastAPI framework and Jinja templating engine.
A tutorial on building a web application with HTML forms and templates using the FastAPI framework and Jinja templating engine.
A developer works on the final features of a SaaS homeschool app, focusing on student enrollment, templates, and testing in Python/Django.
A developer creates a Django view to add students using Error Driven Development, including testing and template creation.
A Django developer builds core pages, adds model methods, and designs templates for a SaaS application in this coding tutorial episode.
Learn how to use Django templates to build user interfaces, including setup, rendering, and core concepts.
A guide to using Django templates for building user interfaces, covering setup, configuration, and best practices.
A developer builds a weekly navigation view for a Django SaaS app, focusing on UI, URL routing, and date logic.
Part 6 of a Django tutorial series, focusing on creating HTML templates (base.html, post_list.html) for a blog application using Django's template language.
A developer episode on styling a Django template's tabular view using Tailwind CSS, including column highlighting and data structure explanation.
A critique and wishlist for improving the .NET CLI's 'dotnet new' command, focusing on better Visual Studio integration and a modern UI.
A technical deep dive into debugging a Django Shiv app, focusing on resolving template and static file loading issues.
A guide to using Azure's template repository feature for storing and deploying company-specific infrastructure templates within the Azure portal.
Introduces custom .NET project templates for AWS Lambda and Raspberry Pi, simplifying setup for these specific deployment targets.
A guide to adding feature selection to custom .NET project templates using the dotnet new command, allowing developers to customize template components.
A guide to customizing pagination templates in Laravel 5.3, making it simpler than in previous versions.
A guide on exporting Azure Resource Group templates as JSON for Infrastructure as Code, covering methods via Azure Portal, PowerShell, and Azure CLI.
Announces the 1.0.0.M5 milestone release of Spring Integration templates for Spring Tool Suite, featuring updates and improvements.
A developer's review and implementation experience with Sweetcron, a lifestream feed aggregator built on CodeIgniter.