django Django - Adding Hot Reload (with sample) Learn how to improve your development speed by adding the Hot Reload feature for templates and statics in a Django-based project.
django Django - Popular Shell Commands A curated list with popular shell commands for Django to boost your productivity and preparation for going LIVE.
python Python - Execute Javascript, C++, easily Learn how to execute C++ and Javascript code in a Python-based program with ease.
python Python - How "Import" Directive Works Learn how to use the "import" directive works in Python, a leading language for programmers - provided by AppSeed
flask Flask-Security-Too (With Sample) How to use Flask-Security-Too in a Flask project - Step-by-Step tutorial
django Django Forms Learn how to style Django forms using plain Bootstrap and Crispy Forms, a popular third-party library.
flask Flask Blueprints vs. Django Apps Learn the main differences and similarities between Flask Blueprints and Django Apps, two powerful concepts widely used in modern web development.
django Django Custom Commands Learn how to add our own commands in Django Framework - tutorial provided by AppSeed
react Form handling in React : the correct way Learn how to handle Forms in React, using a production-ready approach.
react Introduction to React Components Get started with React and learn how to use components: create, reuse, unmount - an article by Kolawole Mangaboo
chakra-ui Chakra UI and Next JS - Getting Started by coding a Sample In this tutorial, you'll learn how to build a modern landing page using Next.js 12 and the Chakra UI library - Free Sample Included.
seo SEO for Beginners Consolidate your SEO knowledge with this tutorial that covers all related SEO topics in deep: Black Hat, On-Page SEO, Local-SEO, and more.
bootstrap Bootstrap for Beginners - Code a Simple Dashboard Layout Learn how to code a simple Dashboard Page from scratch using Bootstrap 5 and a lightweight CSS file - The Sample can be downloaded from GH.
bootstrap Bootstrap for Beginners - Code a Landing Page Learn how to code a simple Landing Page from scratch using Bootstrap 5 and a lightweight CSS file - The Sample can be downloaded from GH.
bootstrap-5 Bootstrap Tutorial for Beginners - With Samples Understand Bootstrap by learning about the tools and basic concepts - With Free Samples.
chakra-ui Chakra UI React - Coding a Simple Landing Page How to code a simple landing page in Chakra and React - A comprehensive tutorial.
django Django Charts via amCharts, G.Charts, and ApexCharts (with sample) Sample project crafted with Django, DRF, and multiple Charts Libraries to showcase how to plot different charts Pie, Line, and Bar Charts.
javascript JavaScript Basics and Cheat Sheet (for beginners) A comprehensive theoretical introduction to JavaScript plus 10 items Cheat Sheet.
react React Forms - Formik vs. Hook-Form vs. Final-Form A fair comparison over three top-rated Forms Library for React: Formik, React-Hook-Form, and React-Final-Form - With code samples and validation.
mui MUI React - Coding a Simple Landing Page Learn how to code a simple landing page with MUI Library and React - Sample Code available on Github.
node-js NodeJS for Beginners - Practical Guide A comprehensive introduction to NodeJS for Beginners - With Free Samples.
javascript JavaScript and Vue - Short Introduction for Beginners A comprehensive introduction to Javascript and VueJS for beginners - With Free Samples.
django Django - Guide for Beginners (With Samples) A comprehensive introduction to Django for beginners - With Code Samples.
react 10 JavaScript concepts for React Beginners - With Code Samples A shortlist of important Javascript concepts for React Developers - With Code Samples.
python Python - Interactive Console Getting started with Python Interactive Console, a simple way to learn how to code in Python.