Все публикации

Cursor AI Code Editor: Top 10 Features Explained

How to Add Google Analytics 4 (GA4) in Next.js 14 (GDPR opt-in Cookie Banner)

Docker in 3 Minutes

GitHub Copilot in PyCharm: Top 10 Features Explained

How to Review a Pull Request on GitHub

How to Open a Pull Request on GitHub (and Contribute to Open Source)

React's useRef Hook: How is it different to useState?

React's useEffect Hook Explained (4 min)

React's useState Hook Explained (2 min)

My First Chrome Extension: 'Click to Copy'

GitHub Copilot for PyCharm: Does it work?

Facebook’s StyleX: Setup & Basics (Next 13 + Vanilla JS)

GitHub Copilot in VSCode: Top 10 Features Explained

What is a REST API? (Explained with an Example)

Python Face Recognition from Images (in 3 Minutes)

Python Type Hints - What Is It and Why Use It? 🤷

How to Add ChatGPT to Google Sheets?

Python Django Tutorial #3: Templates

Python Django Tutorial #1: How to Install and Setup a Project

Get Good at GIT! How to use Git and GitHub

Using Git & GitHub in VSCode: Branches, Pull Requests & Merges

Build a Stock Watchlist w/ Live Data | Google Sheets | 15 min.

Understanding Context Managers & 'with' Statements | Advanced Python

How to Automate Logins w/ Selenium & Python