Frontend Tips
Migrating My Site From Directus + Next.js To Astro
In this video I'm going to talk about how I migrated my site from Directus and NextJS stack hosted on Digital Ocean to a fully static site built with Astro and hosted on Cloudflare Pages
Let's Checkout... Astro
In this video we are going to checkout Astro - all-in-one web framework for building fast, content-focused websites.
Let's Checkout... AppWrite
AppWrite is a secure open source backend server for Web, Mobile and Flutter developers. And we are gonna check it out in this video.
Let's Checkout Remix ... And Compare It To Next.js
In this video we are going to checkout Remix. I’ve been playing around with Remix for the last couple of days. This video is mostly going to be about that journey and how Remix compares to Next.js.
Let's Checkout... WunderGraph
In this video we are going to checkout WunderGraph, the solution for combining all of your APIs into a single source and much more.
Let's Checkout... Directus 9
In this episode we are going to take a look at another headless CMS that is very similar to Strapi.
Infinite Scroll And Filters With React Query
In this video I'm going to show you how I implemented Infinite Scroll and filters on my new website.
Let's Checkout... Prisma & Next.js
In this video we are going to implement Prisma to a fresh install of Next.js and see how to make a full stack application.
Let's Checkout... Blitz.js
In this episode we are going to take a look at Blitz.js and specifically it's features for working with databases.
WP REST API - Add Posts From Frontend
In this episode we are going to be using WordPress REST API to add some new posts to our database with vanilla JavaScript.
WP REST API - Custom Filters
In this video we are going to create filters for our WP REST API custom end point so that we can filter our data.
WP REST API - Custom Post Types And Fields
In this video we are going to create WP REST API custom endpoint which will also show custom fields made with ACF.
WP REST API - Custom Endpoints
In this video we are going to learn how to quickly create custom endpoints for your WordPress REST API.
One Language Every Programmer Should Know
In this video I'm going to talk about one language that every programmer should know.
Organising JavaScript
In this episode I'm going to talk about and show you one cool way of organising your projects JavaScript files.
CSS Grid Layouts - Gridify My Site
In this video I'm going to be talking about using CSS Grid on my site.