Dynamic Data Table Pattern applied in Flask - can be used to manage information with ease via pagination, search, and filters.
A curated list of NextJS Blog Starters - suggested by the Dev Community
This material explains how to build dynamic services like APIs, Data Tables, and Charts using Django and CSV files as data input.
A tools to translate CSV files into Django models and later, upload the information
This video explains how to Generate a new Django project and later deploy it LIVE using AppSeed, an opensource service
How to parse CSV files in Python
Learn how to improve your development speed by adding the Hot Reload feature for templates and statics in a Django-based project.
Learn how to use the "import" directive works in Python, a leading language for programmers
A simple, yet powerful eCommerce CMS Starter, powered by Stripe, Tailwind, and Django - actively supported by AppSeed.
Learn what options a developer has to integrate a modern and appealing UI into a Django Project.
Open-source starter powered by Django and Tailwind CSS, two leading technologies for the modern web - Rocket Django
Django 5.0 release is out - this article highlights the latest changes and also provides a free sample to play with.
In Django, a "Django app" or "application" is a self-contained module within a Django project that provides a specific functionality or a set of related functionalities.
Learn how to hack Docker via a complete cheat sheet.
A reliable, long-run DOCS system - what options do we have
Short introduction to NueJS, an alternative to React, Vue, and Svelte
Getting Started with FastAPI, a high-performance, web framework for building APIs with Python
Securing a CentOS Server for production deployment is crucial to ensure the confidentiality, integrity, and availability of your services and sensitive data.
This feature allows developers to write asynchronous code within Django applications, taking advantage of Python's async and await syntax.
This page explains how to add HIT reload in Docker for a Django project
A curated list with resources and free samples for Astro, an innovative web framework
Securing an Ubuntu server for production use is essential to protect your data and ensure the server's stability. Here is a checklist.
Using Bash and Python together to automate tasks on a Linux system is a powerful combination. Bash is the default shell in most Linux distributions, and Python is a versatile scripting language.
This page explains how to deploy on AWS a simple Django Starter generated by the service using DeployPRO, a popular deployment service.
A few coding challenges I faced during the development of Rocket Generator, a free Django Generator
Bash, a popular command-line shell and scripting language used in Unix-like operating systems - Short Intro & related tools
Open-source Drag & Drop visual tool built with VanillaJs and Bootstrap5 Components
Open-source Django starter that provides an easy and intuitive way to manage the files saved in the MEDIA directory - Sources saved on GitHub.
Learn how to generate services like API and DataTables in Django without manual coding - Sources saved on GitHub.
The sample mentioned in this article provides a HOT Reload in Docker when the Django code is updated or the templates.