Best of DjangoAugust 2022

  1. 1
    Article
    Avatar of devtoDEV·4y

    Free Alternatives to Heroku

    Heroku has brought an end to free dynos and Postgres databases. Other free platforms can be used to host Django (Python) powered web applications for free. Fly and Render seems to offer Postgres on a free plan. Railway doesn't have a free tier, but basic usage is quite cheap.

  2. 2
    Article
    Avatar of medium_jsMedium·4y

    The 2022 Python Programmer RoadMap

    The 2022 Python Programmer RoadMap is an illustrated guide to become a Python Developer in 2022. Python is an open-source language meaning people are constantly collaborating to make it easier to use in every industry.

  3. 3
    Article
    Avatar of logrocketLogRocket·4y

    Build a full-stack app with Tetra

    Tetra is a full-stack framework built with Django on the server side and Alpine.js to perform frontend logic. Tetra allows you to have frontend and backend logic in a unified location. The Tetra component is a unit of code that handles its Python, HTML, CSS, and JavaScript logic as an entity. The application will perform CRUD functions on a blog post. The Post model will comprise three attributes. The AddPost component is responsible for rendering the U.S.

  4. 4
    Article
    Avatar of codemotionCodemotion·4y

    Top Trending Python Frameworks Today

    Python is easy to learn and use, meaning developers with little coding experience can quickly get to grips with it. It is an interpreted rather than compiled language, making it fast to work with and simple to deploy. The most common use of Jupyter is Jypter Notebooks, an interactive browser-based environment for hosting and processing computational documents, including mathematics, plotting data and rich media.