freecodecamp.orgHow to Use pytest: A Simple Guide to Testing in PythonWith the recent advancements in AI, tools like ChatGPT have made the development process faster and more accessible. Developers can now write code and build web apps with some well-articulated prompts and careful code reviews. While this brings an in...Jul 8, 2025·14 min read
judeolowo.hashnode.devTest Driven Development in Python: A Complete Guide to UnittestAmong the various programming principles, Test-Driven Development (TDD) is one that has gained traction significantly. This is because of the numerous benefits it offers in the development cycle, which includes better code quality, reduced debugging ...Mar 14, 2025·17 min read
judeolowo.hashnode.devSpotify vs. TMDB API Documentation: A Comparative AnalysisEffective API documentation is a critical aspect of technical writing because the success of any API hinges on having clear, concise, and accessible documentation. Such documentation reduces errors and ultimately enhances the overall user experience,...Feb 25, 2025·5 min read
judeolowo.hashnode.devHow to integrate Tailwind CSS into your Django ProjectIn today’s world of web development, where speed while maintaining code quality has been a constant challenge, the use of innovative modern tools like Tailwind CSS that help to bridge this gap has been on a constant rise. Tailwind CSS is a utility-fi...Jan 5, 2024·5 min read
judeolowo.hashnode.devOpen Source Contributions Made Easy: A Hacktoberfest Guide for BeginnersOpen source has been one of the bedrock foundations fueling technological advancement in this digital age. This collaborative movement has transformed the way software is developed and utilized across the globe. Over the years, the need to contribute...Oct 2, 2023·3 min read