CodeOde
CodeOde has one main goal, teaching web development skills in a practical manner.
Build a Real-Time Chat App with MERN, Typescript, Socket.io, Redis & Docker
React & TypeScript Forms Made Easy | React Hook Form + Zod Validation
Create an advanced Shopping Cart using React and Typescript
Create an Advanced Calendar in React & Typescript
Create a Stepper Component in React & Typescript
Create a DualListBox Component in VueJs & Typescript
CQRS Design Pattern in Laravel | Practical Example
Factory Design Pattern in Laravel | Practical Example
DTO Design Pattern in Laravel | Practical Example
Observer Design Pattern in Laravel | Practical Example
Adapter Design Pattern in Laravel | Practical Checkout Example
How to structure your Laravel code with Actions | Practical Example
Vue & React State Explained — From Scratch
Nice format for order numbers in PHP | PHP TIP
Check if a String starts/ends with a substring | PHP 8 TIP
Create a Step Progress in Vue.js 3 using Composition API
Filtering data with Laravel and Livewire
Create a Calendar in PHP
Dynamic input fields with Laravel and Livewire
Login & Register System in PHP - User Authentication
Login & Register System in PHP - Make the Home registration form work
Login & Register System in PHP - Register if only username or email are not already taken
Login & Register System in PHP - User Registration
Login & Register System in PHP - Create a function for validating forms much easier.
Login & Register System in PHP - Create the MySQL Database and the Users table
Login & Register System in PHP - Create helper functions that deal with the session
Login & Register System in PHP - Clean the code for form validation errors
Login & Register System in PHP - Validation errors by default in our view files
Login & Register System in PHP - Style the validation errors
Login & Register System in PHP - Validating our registration form 3