PinnedUmesh Chaudhary·Oct 2, 2022Unlock django super powers with Django ExtensionsDjango Extensions provides various features collection of custom extensions for the Django Framework. These include shell_plus, management…A response icon1A response icon1
Umesh Chaudhary·Dec 25, 202210 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…
Umesh Chaudhary·Dec 17, 2022Getting 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.
Umesh Chaudhary·Dec 8, 2022How 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.
Umesh Chaudhary·Dec 5, 2022React 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…
Umesh Chaudhary·Sep 15, 2022Integrating 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…A response icon2A response icon2