Blog


How to Use the Match Statement in Python

A guide on Python 3.10 switch command

Python3PythonCoding

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

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

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

Mock Your Hooks to Make Testing Simpler

Mocking with Jest can have a weird learning curve. Let's see how to mock those hooks.

ReactTestingJest

How to Upload Files to SharePoint Using Python

Upload files to MS SharePoint using Office365 Python SDK

PythonSharepointOffice365

Plot Multiple Graphs Per Row in Matplotlib (Python)

A tutorial on plotting multiple graphs per row in Python.

PythonGraphsMatplotlib

Introducing GPT-Neo: An Open Source AI Content Generator Alternative to GPT-3

An overview of GPT-Neo, the open-source AI content generator alternative to GPT-3, and how it can be used to generate text with Python.

GptGptneoPython