
John Alcher
Writing software for fun and profit.
Work
Technical Lead at ThinkDWM
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Writing software for fun and profit.
Work
Technical Lead at ThinkDWM
Recent comments
9 Must Watch Movies for Programmers in 2020 🎬
Is my memory failing me or there wasn't any programming AT AL...
Do you write tests when exploring a new idea?
Thank you for your insight. I agree on all your points, perha...
React, Django, and PostgreSQL Dockerized — Part 1: Development Setup
Hi! That is expected, as the local development we would like ...
What am I doing wrong? (I’m trying to make a Django project)
You have to issue an interrupt signal by pressing CTRL+C to s...
What am I doing wrong? (I’m trying to make a Django project)
This should work assuming you have python3 python3 -m venv ...
What to test in Django: Models
I really appreciate the feedback. If I may ask: how would you...
What to test in Django: Models
Very much appreciated, Corentin!
What made you interested in learning how to write tests or how to TDD?
I started with TDD by the usual reasons: improve code quality...