Blog
7 React Frameworks for Developers to Use in 2022
Comprehensive list of React frameworks for software developers to increase website speed and responsiveness in 2022.
ReactFrameworksJavascript
How to Use the Match Statement in Python
A guide on Python 3.10 switch command
Python3PythonCoding
Django Social Authentication: Login With Google
How to sign in and sign out using Google and Django framework.
PythonHTMLWeb Development
Upload Files to Google Cloud Storage from React
A tutorial on how to upload files to Google Cloud Storage from React using Node.js and Multer
ReactNodejsGoogle-cloud-storage
Build a Stripe App with Node.js and Typescript - Part 1
Stripe AppSaaSTypescript
Meet React useEvent(): The Latest and Greatest React Hook
Hailed as the “missing piece in the original Hooks release”, useEvent() will change the way you write modern React.
ReactHooksJavascript
How to Use “as const” in TypeScript (const assertions)
When should we use it?
Typescript
How to Change an HTML Selected Option Using JavaScript
A tutorial on changing an HTML selected option with JavaScript.
JavascriptHtmlWebdev
Remove Silence from Your Audio in Python with ‘pydub'
Shorten the pauses in your audio with ‘pydub'!
PythonPydubAudio
How to Pass Data Between Pages in react-router-dom V6?
3 ways of passing data between pages in react-router-dom V6
ReactReact routerReact router dom