Use the Django REST framework to create powerful APIs for your web application, handling user login and authentication.
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 time of writing.
Build a pub/sub service in Go using Goroutines to ingest and distribute data for a variety of applications.
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 efficiently on the business logic and not worry too much about the UI design of your React Native app.