15 Stories by Gaurav Singhal
React Router Hooks like useParams, useNavigate, useLocation, and useMatch to provide developers with new ways to handle the router state.
Learn about the MUI grid system, its features and limitations, and implementing it in React. Explore MUI Grid v2, which is experimental at the...
Build a pub/sub service in Go using Goroutines to ingest and distribute data for a variety of applications.
Django REST framework (DRF) is a powerful and flexible toolkit for building Web APIs. Its main benefit is that it makes serialization much easier.
Learn how to create custom UI components with React Native three ways — creating your own, using a CSS-in-JS library, and by adding props.
Scrape a website for data you need (and none of the data you don't) with Python, Scrapy, and MongoDB in this complete tutorial.
The React Native Maps library makes it easy to build maps into your app and build insights around your users' location data.
Learn how to filter a Django QuerySet dynamically using AJAX, and build list pages for your web apps that allow filtering and pagination
Learn how to efficiently utilize filters and queries in Django from basic to advanced with this guide to QuerySets and aggregations.
Build a real-time app with Django Channels, a feature that facilitates support in WebSockets and allows an open connection between client and server.
Do you need to use React Router for your project, or will Wouter do the trick? Find out with this guide.
With NativeBase components, you don't have to create fundamental components such as buttons, containers, and lists from scratch. This enables you to work more...