all posts

Strapi Crash Course
API

Strapi Crash Course

01 - Strapi Crash Course 1 Intro & Setup 2 Create a Strapi App 3 Content Types & Endpoints 4 Permissions & Auth Requests 5 Creating a React…

Continue Reading
April, 14th 202250 min read
Gatsby Tutorial
React

Gatsby Tutorial

01 - Gatsby Tutorial 1 What is a Static Site Generator 2 Starter Sites 3 Pages & Routes 4 Navbar & Links 5 Creating a Layout File 6 Styling…

Continue Reading
April, 13th 202250 min read
Material UI Tutorial
React

Material UI Tutorial

01 - Material UI Tutorial 1 Intro & Setup 2 Typography 3 Buttons 4 Icons 5 makeStyles Hook (Custom CSS) 6 Custom Themes 7 Text Fields…

Continue Reading
April, 13th 202250 min read
TypeScript Tutorial
JavaScript

TypeScript Tutorial

01 - TypeScript Tutorial 1 Introduction & Setup 2 Compiling TypeScript 3 Type Basics 4 Objects & Arrays 5 Explicit Types 6 Dynamic (any…

Continue Reading
April, 13th 202250 min read
Webpack & TypeScript Setup
JavaScript

Webpack & TypeScript Setup

01 - Webpack & TypeScript Setup 1 Introduction 2 Webpack Installation 3 Webpack Config File 4 Webpack Dev Server 5 Using ES6 Modules…

Continue Reading
April, 13th 202250 min read
Laravel 6 Tutorial
JavaScript

Laravel 6 Tutorial

01 - Laravel 6 Tutorial 1 Introduction 2 Installing Laravel 3 Laravel Basics (Routes, Views) 4 Passing Data to Views 5 Blade Basics 6 Blade…

Continue Reading
April, 12th 202250 min read
Node Auth Tutorial
JavaScript

Node Auth Tutorial

01 - Node Auth Tutorial 1 Intro & Setup 2 Auth Routes & Controllers 3 Testing Routes & Handling POST Requests 4 User Model 5 Mongoose…

Continue Reading
April, 12th 202250 min read
Nodejs Crash Course
JavaScript

Nodejs Crash Course

01 - Nodejs Crash Course 1 Introduction & Setup 2 Nodejs Basics 3 Clients & Servers 4 Requests & Responses 5 NPM 6 Express Apps 7 View…

Continue Reading
April, 12th 202250 min read
Object Oriented JavaScript
JavaScript

Object Oriented JavaScript

01 - Object Oriented JavaScript 1 Introduction 2 Object Literals 3 Updating Properties 4 Classes 5 Class Constructors 6 Class Methods…

Continue Reading
April, 12th 202250 min read
Asynchronous JavaScript
JavaScript

Asynchronous JavaScript

01 - Asynchronous JavaScript 1 What is Async JavaScript 2 HTTP Requests 3 Status Codes 4 Callback Functions 5 Using JSON Data 6 Callback…

Continue Reading
April, 11th 202250 min read
bootstrap 4
CSS

bootstrap 4

Boostrap 4 1 Introduction 2 Installing Bootstrap 4 3 Bootstrap Reboot 4 Containers 5 Grid Basics 6 Flex Grid 7 Jumbotrons 8 Utilities and…

Continue Reading
April, 11th 202250 min read
Framer Motion
React

Framer Motion

01 - Framer Motion 1 Introduction 2 Project Setup 3 Animating Elements 4 Initial Animation State 5 Transition Options 6 Hover Animations…

Continue Reading
April, 11th 202250 min read
JavaScript DOM
JavaScript

JavaScript DOM

01 - JavaScript DOM 1 Introduction 2 Get Element By ID 3 Get Elements By Class or Tag 4 The Query Selector 5 Changing Text & HTML Content…

Continue Reading
April, 11th 202250 min read
Vanilla JavaScript
JavaScript

Vanilla JavaScript

01 - vanilla JavaScript 2 Styling the Project 3 Skeleton Loading Screen 4 Filtering Posts

Continue Reading
April, 11th 202250 min read
Regular Expressions
Workflow

Regular Expressions

01 - Regular Expressions 1 What is RegEx 2 Simple RegEx Patterns 3 Character Sets 4 Ranges 5 Repeating Characters 6 Metacharacters 7 Special…

Continue Reading
April, 11th 202250 min read
React Game
React

React Game

01 React Game 1 - Intro & Setup 2 Shuffling Cards 3 Creating a Card Grid 4 Creating a Card Component 5 Making Card Choices 6 Comparing Card…

Continue Reading
April, 9th 202250 min read
React Native
React

React Native

01 - React Native Tutorial 1 - Introduction 3 - Views, Text & Styles 4 Using State 5 Text Inputs 6 Lists & ScrollView 7 Flat List Component…

Continue Reading
April, 9th 202250 min read
React Query
React

React Query

01 - React Query 1 - Intro & Setup 2 - The useQuery Hook 3 - React Query Dev Tools 4 Query Variables 5 Pagination

Continue Reading
April, 9th 202250 min read
React Skeleton Screens
React

React Skeleton Screens

01 - React Skeleton Screens Tutorial 1 Intro & Setup 2 Fetching Data 3 Base Skeleton Component 4 Skeleton Article 5 Skeleton Profile 6 Light…

Continue Reading
April, 9th 202250 min read
React Testing
React

React Testing

01 React Testing 1 - Introduction 3 Types of Test 4 Structure of Tests 5 Intro to Query Methods 6 Priority 7 Using Query Methods…

Continue Reading
April, 9th 202250 min read
CSS Light/Darkmode
CSS

CSS Light/Darkmode

01 - CSS Light/Darkmode 1 Intro & Setup 2 Default Light Dark Modes 3 Manually Toggling Modes

Continue Reading
April, 8th 202250 min read
CSS Grid
CSS

CSS Grid

01 - css grid 3 - Rows 4 - Grid Lines 5 - Nested Grids 6 - Aligning & Justifying Items 7 - Create a 12-Column Grid 8 - Mosaic Layout…

Continue Reading
April, 8th 202250 min read
CSS Loader
CSS

CSS Loader

01 - CSS Loader 1 Making a Spinner 2 Bouncing Balls 3 Flipping Squares

Continue Reading
April, 8th 202250 min read
CSS Variables
CSS

CSS Variables

01 - css variables 1 What are CSS Variables 2 Declaring Variables 3 CSS Variable Benefits 4 Variables & JavaScript

Continue Reading
April, 8th 202250 min read
GraphQL
Database

GraphQL

01 - GraphQL 1 - Introduction to GraphQL 2 - A Birdseye View of GraphQL 3 - Project (stack) Overview 4 Making Queries (front-end preview)…

Continue Reading
April, 8th 202250 min read
Rest Api
API

Rest Api

01 - Rest Api 1 - What is a REST API 2 - Setting up Nodejs 3 - HTTP Methods 4 Creating an Express App 5 Handling Requests 6 Creating Routes…

Continue Reading
April, 8th 202250 min read
react
React

react

01 - Full React Tutorial 1 - Introduction 2 - Creating a React Application 3 - Components & Templates 4 Dynamic Values in Templates…

Continue Reading
April, 7th 202250 min read
React App Firebase
React

React App Firebase

01 - React App Firebase 1 - Introduction 2 - Planning the App 3 - Setting Up 4 Navbar Component 5 Dashboard Component 6 Project Summary…

Continue Reading
April, 7th 202250 min read
React Context Api
React

React Context Api

01 - React Context Api 1 - Introduction 2 - What is the Context API 3 - Adding a Context & Provider 4 Accessing Context (part 1) 5 Accessing…

Continue Reading
April, 7th 202250 min read
React Redux
React

React Redux

01 - React Redux 1 - Introduction 2 - How React Works 3 - React Setup (with CDN) 4 React Components 5 State 6 React Dev Tools 7 DOM Events…

Continue Reading
April, 7th 202250 min read
Screencasting Tutorial
Adobe

Screencasting Tutorial

01 - Screencasting Tutorial 1 Introduction 2 Screen Recording & Editing Software 3 Getting the Best Audio 4 Screencastng Software Interface…

Continue Reading
April, 7th 202250 min read
XD Basics
Adobe

XD Basics

01 - xd basics 1 Introduction 2 Download, Install & Updates 3 The Welcome Screen in Xd 4 The Adobe Xd Interface 5 Artboads 6 Shapes 7 Pen…

Continue Reading
April, 7th 202250 min read
XD Cofeeshop
Adobe

XD Cofeeshop

01 - xd cofeeshop 1 Adobe Xd Coffee Shop Website Design Tutorial 2 Design a Furniture Website in Adobe Xd 3 Design A Mobile Banking Website…

Continue Reading
April, 7th 202250 min read
Github Crash Course
Workflow

Github Crash Course

01 - Git & GitHub Tutorial for Beginners 1 - Why Use Git 2 - Installing Git 3 - How Git Works 4 Creating a Repository 5 Staging files…

Continue Reading
April, 5th 202250 min read
Mongodb
Database

Mongodb

01 - Complete MongoDB 1 - What is MongoDB 2 - Installing MongoDB 3 - Collections & Documents 4 Using MongoDB Compass 5 Using the MongoDB…

Continue Reading
April, 5th 202250 min read
bootstrap 5
CSS

bootstrap 5

Boostrap 5 crash course What is Boostrap 5 Boostrap 5 Intro and setup New features Colours & Typography Buttons & Button Groups Utility…

Continue Reading
March, 4th 202250 min read
Firebase 9
API

Firebase 9

1. Introduction 1 Introduction seting up setting up firebase fetching data adding deleting documents realtime collection data firestore…

Continue Reading
March, 4th 202250 min read
Html-Css
CSS

Html-Css

HTML5 CSS crash course What is HTML 5 HTML 5 Intro and setup Basics Forms CSS3 CSS Classes Selectors Semantics Layout position Pseudo…

Continue Reading
March, 4th 202250 min read
Mobile First Design
CSS

Mobile First Design

Mobile-First Site Build (with CSS Grid) Websites need to look good on all devices & screen sizes - desktops, laptops, tablets, mobiles…

Continue Reading
March, 4th 202250 min read
Sass
CSS

Sass

SASS crash course Intro and setup Compiling SASS Variables Partials Project Structure Nested Rules Using Math Maps Loops Conditionals Parent…

Continue Reading
March, 4th 202250 min read
CSS Unit
CSS

CSS Unit

CSS Unit CSS Unit Project

Continue Reading
January, 29th 202250 min read
Adobe Premiere Training
Adobe

Adobe Premiere Training

introduction what you need file structure quick tour of premiere pro import organize creating-a-sequence cuts subclips editing-in-the…

Continue Reading
January, 26th 202250 min read
Gatsby Shopify
React

Gatsby Shopify

Gatsby shopify 1. Introduction & Setup 1 Course introduction 2 Gatsby & Shopify Overview 3 Set up Gatsby project 4 Gatsby project starter…

Continue Reading
January, 25th 202250 min read
AWS S3 PHP
PHP

AWS S3 PHP

1. First let's get some tools 1 Introduction 2 Tools 2. Let's build this now 1 Folder Stucture 2 Let's set up some files and folders 3 Index…

Continue Reading
January, 25th 202250 min read
Debugging training
Workflow

Debugging training

section 1 1 Starting with JavaScript - Debugging 2 What We'll Learn 3 What is Debugging 4 JavaScript Debugging Tools 5 Chrome Dev Tools…

Continue Reading
January, 25th 202250 min read
Extract Website
PHP

Extract Website

Extract website 1. Introduction Introduction 2. API vs Scraping 1 What is Scraping 2 What is API 3 API vs Scraping 3. Fetching Data…

Continue Reading
January, 25th 202250 min read
Ecommerce Firebase
React

Ecommerce Firebase

E-Commerce Firebase 1. Introduction 1 Introduction 2 Firebase Setup 3 Using React First Time Have a look 4 Now Create Your Ecommerce Project…

Continue Reading
January, 25th 202250 min read
Hacking training
Workflow

Hacking training

1. Warm up 1 Introduction 2 Disclaimer 3 Methodology 2. Environment setup 1 In this section 2 Setting up the target 3 Setting up Kali…

Continue Reading
January, 25th 202250 min read
Performance training
Workflow

Performance training

1. Welcome 1 Introduction 2 K6 and Cloud Random Shots 3 Create Performance Test Project 4 API Performance Testing 5 Introduction Quick Recap…

Continue Reading
January, 25th 202250 min read
React SEO Training
React

React SEO Training

React SEO Training

Continue Reading
January, 25th 202250 min read
Security training
Workflow

Security training

1. Cross-Site Request Forgery Attack 1 CSRF Attack on POST Services 2 Countermeasures 3 Review and Summary 2. Cross-Site Scripting Attack…

Continue Reading
January, 25th 202250 min read
User Acceptance Test
Workflow

User Acceptance Test

User Acceptance Test Training Why to use this course Introduction Defining usibility Problems with opinion-based research Cargo-cult…

Continue Reading
January, 25th 202250 min read
Zoom Api Training
API

Zoom Api Training

1. Introduction 1 Introduction 2 12 Basic Requirement for this course - MUST Watch 3 13 Comprehensive Explanation on zoom pricing plans 4 1…

Continue Reading
January, 25th 202250 min read
Gatsby Team Training
React

Gatsby Team Training

Gatsby team training

Continue Reading
January, 24th 202250 min read
Gatsby Training
React

Gatsby Training

Gatsby training Gatsby first training# Tutorial and Project Intro video blur fix Course review Gatsby CLI Setup new project Visual Studio…

Continue Reading
January, 24th 202250 min read
CSS Colors
CSS

CSS Colors

CSS Colors RGB RGB (Red, Green, Blue) values are more archaically but universally used across different industries including printing and…

Continue Reading
January, 24th 202250 min read
CSS Training
CSS

CSS Training

CSS Training Modern CSS Training Design system with css 3 Intro What is design system The structure of the design system Types of design…

Continue Reading
January, 24th 202250 min read
GraphQl Training
React

GraphQl Training

GraphQl Training What is GraphQL GraphQL VS REST API Core concept Introduction Fields & Arguments Aliases & Fragments Variables Queries…

Continue Reading
January, 24th 202250 min read
Hotel Transylvania 3
Cartoons

Hotel Transylvania 3

Hotel Transformania 3 Hotel Transylvania 3: Summer Vacation (released internationally as Hotel Transylvania 3: A Monster Vacation 6 or…

Continue Reading
January, 21st 202250 min read
Minions
Cartoons

Minions

Minions Minions is a 2015 American computer-animated comedy film produced by Illumination Entertainment and distributed by Universal…

Continue Reading
January, 21st 202250 min read
Moana
Cartoons

Moana

Moana Moana (also known as Vaiana or Oceania in some markets) is a 2016 American 3D computer-animated musical adventure film produced by…

Continue Reading
January, 21st 202250 min read
Creating users with Laraval
PHP

Creating users with Laraval

Laraval Creating users Laravel is a PHP-based web framework that is largely based on the MVC architecture. Laravel was created to make it…

Continue Reading
January, 18th 202250 min read
GraphQl VS Rest API
React

GraphQl VS Rest API

GraphQl VS Rest API Of late, GraphQL has been presented as a revolutionary alternative to REST APIs—but as with anything else, it has its…

Continue Reading
January, 18th 202250 min read
Laraval Authentication Passport
PHP

Laraval Authentication Passport

Laraval Autentication using Passport Laravel Passport is an OAuth 2.0 server implementation for API authentication using Laravel. Since…

Continue Reading
January, 18th 202250 min read
React Redux Firebase
React

React Redux Firebase

React Redux and Firebase Redux in Arabic Tutorial Introduction Redux Action & Dispatch Action Function Redux Reducer in Details Part 1 Redux…

Continue Reading
January, 18th 202250 min read
Firebase Team Training
React

Firebase Team Training

Gatsby team training Kick off training for back end , front end , firebase, and React JS for backend and Gatsby for front end.

Continue Reading
January, 18th 202250 min read
Beauty and the beast
Cartoons

Beauty and the beast

Beauty and the beast Beauty and the Beast is a 1991 American animated musical romantic fantasy film produced by Walt Disney Feature…

Continue Reading
January, 16th 202250 min read
Frozen
Cartoons

Frozen

Frozen Frozen is a 2013 American computer-animated musical fantasy film produced by Walt Disney Animation Studios and released by Walt…

Continue Reading
January, 16th 202250 min read
Inside Out
Cartoons

Inside Out

Inside Out Inside Out is a 2015 American computer-animated film directed by Pete Docter, who wrote the script with Meg LeFauve and Josh…

Continue Reading
January, 16th 202250 min read
Tom and Jerry Shiver Me Whiskers
Cartoons

Tom and Jerry Shiver Me Whiskers

Tom and Jerry Shiver Me Whiskers Tom and Jerry: Shiver Me Whiskers is a 2006 direct-to-video animated swashbuckler adventure comedy film…

Continue Reading
January, 16th 202250 min read
Advanced XD
Adobe

Advanced XD

1.1 welcome to the course 2.1 auto animating position size and rotation 2.2 combining masks and auto animate 2.3 using multiple interactions…

Continue Reading
January, 13th 202250 min read
Begining XD
Adobe

Begining XD

1.1 welcome to the course 2.1 creating and managing artboards 2.2 working with lines and shapes 2.3 working with text elements 2.4 importing…

Continue Reading
January, 13th 202250 min read
Automated XD
Adobe

Automated XD

1.1 welcome to the course 2.1 quick adobe xd tutorial 2.2 adjusting the position size and rotation of objects 2.3 staggering animation in…

Continue Reading
January, 13th 202250 min read
Extreem Advanced XD
Adobe

Extreem Advanced XD

Introduction Difference between UI and UX designer Basics Of XD Design Mode Design Mode Download Adobe XD, First time opening it Working…

Continue Reading
January, 13th 202250 min read
Wall-E
Cartoons

Wall-E

Wall-E WALL-E (stylized with an interpunct as WALL·E) is a 2008 American computer-animated science fiction film 4 produced by Pixar…

Continue Reading
January, 13th 202250 min read
Up
Cartoons

Up

UP Originally titled Heliums, Docter conceived the outline for Up in 2004 based on fantasies of escaping from life when it becomes too…

Continue Reading
January, 13th 202250 min read
Barbie and the secret door
Cartoons

Barbie and the secret door

Barbie and the secret door Barbie and the Secret Door is a 2014 computer-animated musical fantasy film. It was released to DVD on September…

Continue Reading
January, 13th 202250 min read
Linux Command Line
Workflow

Linux Command Line

1. Introduction 1 Just open the terminal… 2 Why use the terminal 3 Navigating directories 4 Navigation shortcuts 5 Microsoft Windows support…

Continue Reading
January, 13th 202250 min read

©2022 MDXBlog. All rights reserved.