Use Chocolatey to install packages and software and deploy packages right from the Windows terminal.
You’ve written and deployed your application and gathered users – congrats! But what’s next? Improvements, getting rid of bottlenecks, increasing […]
In this tutorial, you will learn how to upgrade and refactor your React application to the latest version without having […]
Leaflet is a handy, lightweight, performant JavaScript library for creating responsive and interactive maps for the web.
If you were to meet your friend in the street, straight away you would likely greet them and ask them […]
Explore geolocation in React Native and build an app that displays the user’s location on a map and sends it to an external source.
Micro-frontends let you split a large web application into smaller, manageable pieces. It’s an approach inspired by the microservice architecture […]
Learn how to build a splash screen in React Native for both iOS and Android apps, and edit its background color.
Nitro.js is a solution in the server-side JavaScript landscape that offers features like universal deployment, auto-imports, and file-based routing.
Explore best practices for typing `children` props in TypeScript in both functional and class-based components.
dangerouslySetInnerHTML
in a React applicationThe `dangerouslySetInnerHTML` property in a React application is the equivalent of the `innerHTML` attribute in the browser DOM. Learn more in this guide.
Ding! You got a notification, but does it cause a little bump of dopamine or a slow drag of cortisol? […]