May 7, 2021 » TestDriven.io » [Archived Version]
In this two part series, we'll look at how to develop a React app using Test-Driven Development (TDD).
Read MoreMay 1, 2021 » TestDriven.io » [Archived Version]
This post looks at how to set up automated performance tests to uncover and prevent inefficient database queries.
Read MoreMay 1, 2021 » Thomas Loiret - Random thoughts » [Archived Version]
Which reverse method use? Django's or DRF's?
Read MoreApril 28, 2021 » Django Chat » [Archived Version]
Ewa is the Executive Director of the Python Software Foundation, the non-profit behind Python. We discuss her own background, the growth of Python and the PSF, and new developments in the Python community.
Read MoreApril 22, 2021 » Paolo Melchiorre » [Archived Version]
The Python online event for Python, Geo- and Machine Learning-Enthusiasts.
Read MoreApril 14, 2021 » Django Chat » [Archived Version]
Jackson is the CTO of Project Beacon, a social benefit organization that increases the availability and decreases the price of Covid-19 testing in Massachusetts. He has a long history as an engineer and executive working in tele-medicine including previous stints with US Digital Response, PathAI, Care.com, LinkedIn, and many more.
Read MoreApril 13, 2021 » TestDriven.io » [Archived Version]
This article looks at some tools and techniques that help make testing in Python easier.
Read MoreApril 6, 2021 » TestDriven.io » [Archived Version]
This article looks at a new approach for achieving a Single-page Application (SPA) -- HTML over WebSockets.
Read MoreApril 5, 2021 » TestDriven.io » [Archived Version]
This article explains what Werkzeug is and how Flask uses it for its core HTTP functionality.
Read MoreApril 5, 2021 » Paolo Melchiorre » [Archived Version]
In the Django 3.2 version just released I contributed with new features related to compressed fixtures and fixtures compression. In this article I have explored the topic and produced some sample benchmarks.
Read More