PinnedUnlock django super powers with Django ExtensionsDjango Extensions provides various features collection of custom extensions for the Django Framework. These include shell_plus, management…Oct 2, 20221Oct 2, 20221
10 Best Practices for Writing Efficient and Maintainable React ApplicationsLearn the best practices for building efficient, maintainable, and scalable React applications. From optimizing performance to managing…Dec 25, 2022Dec 25, 2022
Getting Started with Styled Components in React: A comprehensive step by step guide.In this article we will learn how to make best use of styled components in React applications.Dec 17, 2022Dec 17, 2022
How to manage multiple Git accounts on one computer using SSH configIn this article we will learn about how we can effortlessly switch between Git accounts on a single computer.Dec 8, 2022Dec 8, 2022
React forms with react-hook-form, tailwindcss and Yup for form input validation.In this tutorial, we will learn how to create a simple user registration form with React, react-hook-form, tailwindcss, and Yup. We will…Dec 5, 2022Dec 5, 2022
Integrating Django Admin with Markdown EditorThis article is about django-mdeditor that allows us to enable markdown editor. This is useful to write blog posts directly from django…Sep 15, 20222Sep 15, 20222