Are you a Python Developer? I'm working on a course about testing with pytest and if you have a spare 5 minutes, I would love to hear about your experiences.
Learn the basics of mocking when testing Python with pytest in a short and to the point video. You can also run the example test code in your browser.
Comparing Codeship, CircleCI and TravisCI by speed, cost and setup ease for a Django Rest Framework project.
Learn how to implement an autouse pytest fixture to mute Django signals in your test suite. Useful to help speed up tests and prevent any excess database actions.
Use Docker Toolbox and docker-machine-nfs to create a great local OSX Docker development environment (~20x faster vs Docker For Mac).
Life's too short to waste time on testing boilerplate. Learn how to get pytest up and running on your Django Project.
Side projects are a great way to work on that ‘pet problem’ or ‘idea’ thats been gnawing a way in your head the last week. But aside from…
Recently I put together a mini-project that resizes images convenientally through Flask and caches the thumbnail images in Redis. The code…
My process putting together a bootstrap theme to sell on wrapbootstrap.
In this post, I’m gonna run over some useful bookmarklets that have helped me with web design and hopefully will aid some of you. Now, you…