#  @traversymedia Traversy Media Traversy Media posts on YouTube about javascript, tutorial, build a, check the most. They currently have [---------] followers and [---] posts still getting attention that total [------] engagements in the last [--] hours. ### Engagements: [------] [#](/creator/youtube::UC29ju8bIPH5as8OGnQzwJyA/interactions)  - [--] Week [-------] +127% - [--] Month [-------] -29% - [--] Months [---------] +5.40% - [--] Year [---------] +23% ### Mentions: [--] [#](/creator/youtube::UC29ju8bIPH5as8OGnQzwJyA/posts_active)  - [--] Week [---] +30% - [--] Month [---] +17% - [--] Months [---] +14% - [--] Year [---] +158% ### Followers: [---------] [#](/creator/youtube::UC29ju8bIPH5as8OGnQzwJyA/followers)  - [--] Week [---------] no change - [--] Month [---------] no change - [--] Months [---------] +1.30% - [--] Year [---------] +3.50% ### CreatorRank: [-------] [#](/creator/youtube::UC29ju8bIPH5as8OGnQzwJyA/influencer_rank)  ### Social Influence **Social category influence** [technology brands](/list/technology-brands) 7.27% [stocks](/list/stocks) 5.45% [social networks](/list/social-networks) 5.45% [currencies](/list/currencies) 0.91% [finance](/list/finance) 0.91% **Social topic influence** [javascript](/topic/javascript) #122, [tutorial](/topic/tutorial) 12.73%, [build a](/topic/build-a) #1544, [check](/topic/check) 9.09%, [how to](/topic/how-to) 8.18%, [ai](/topic/ai) 7.27%, [dev](/topic/dev) #1217, [we will](/topic/we-will) #80, [what is](/topic/what-is) 6.36%, [events](/topic/events) #2998 **Top accounts mentioned or mentioned by** [@christencodes](/creator/undefined) [@fedlearning](/creator/undefined) [@thehiddenpast987](/creator/undefined) [@codestackr](/creator/undefined) [@axionet_ir](/creator/undefined) [@hnasr](/creator/undefined) [@devinsideyou](/creator/undefined) [@vtechcoder](/creator/undefined) **Top assets mentioned** [Alphabet Inc Class A (GOOGL)](/topic/$googl) ### Top Social Posts Top posts by engagements in the last [--] hours "Create a Website With Video Background HTML & CSS Create a beautiful custom landing page for a Travel website using HTML CSS and a little JavaScript Code: https://codepen.io/bradtraversy/pen/eYdMqvx Find a list of my latest Udemy courses at: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia html css website build a website learn html landing page video background html css website build a website learn html landing page video background" [YouTube Link](https://youtube.com/watch?v=8MgpE2DTTKA) 2021-01-04T19:19Z 2.4M followers, 655K engagements "MongoDB Crash Course [----] In this video I will introduce you to MongoDB Atlas the multi-cloud application data platform from MongoDB and walk you through how to set up and connect to the database loading sample data and performing CRUD operations. This video will provide you with a basic understanding and way to get started with MongoDB Atlas but you will learn that there are a variety of other features and ways to interact with your data available providing you the flexibility to interact in the way that best suits your needs. Register for MongoDB Atlas:" [YouTube Link](https://youtube.com/watch?v=2QQGWYe7IDU) 2022-01-24T14:00Z 2.4M followers, 225.3K engagements "Jest Crash Course - Unit Testing in JavaScript In this video we will get started with JavaScript unit testing using Jest. We will look at how to setup Jest different matchers as well as how to test async code run functions before and after different tests etc. This is for developers that are fairly new to testing and the Jest testing framework. Code: Github Repo: https://github.com/bradtraversy/jest_testing_basics Sponsor: Anthrodesk http://anthrodesk.com/ 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com" [YouTube Link](https://youtube.com/watch?v=7r4xVDI2vho) 2018-04-20T21:28Z 2.4M followers, 454.5K engagements "Create a Desktop App With JavaScript & Electron In this video we will create a cross-platform desktop app to resize image dimensions using JavaScript and Electron. 💻 Code: https://github.com/bradtraversy/image-resizer-electron To package your app up for different platforms you could use one of the following: https://github.com/electron/electron-packager https://www.electronforge.io/ All Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Traversy Media On Social Media: Twitter:" [YouTube Link](https://youtube.com/watch?v=ML743nrkMHw) 2022-10-03T13:18Z 2.4M followers, 470.3K engagements "HTML Crash Course For Absolute Beginners In this crash course I will cram as much about HTML that I can. This is meant for absolute beginners. If you are interested in learning HTML but know nothing then you are in the right place. We will be creating a cheat sheet with all of the common HTML5 tags attributes semantic markup etc. We will not be focusing on CSS in this video. The CSS crash course will be released shortly after 24+ Hour HTML & CSS Course (Just revamped) https://www.traversymedia.com/modern-html-css-from-the-beginning Udemy Version:" [YouTube Link](https://youtube.com/watch?v=UB1O30fR-EE) 2017-07-17T14:38Z 2.4M followers, 7.5M engagements "Developers are forced to use AI Developers are left with no choice companies are making them use AI now. Try Tuple for free for [--] weeks at https://tuple.app/traversy and use code TRAVERSY for 90% off your team's first [--] months post-trial. Find all Traversy Media courses at https://www.traversymedia.com/" [YouTube Link](https://youtube.com/watch?v=UaB0gWFwuEU) 2026-02-11T16:00Z 2.4M followers, 63.8K engagements "Vue.js Crash Course [--] Hour crash course of the Vue.js framework. You will learn all the fundamentals including components directives lifecycle events and much more. Check Out Our Sponsor Daily.dev: https://daily.dev/traversy-media Full Project Code: https://github.com/bradtraversy/vue-crash-2024 Blog Post: https://www.traversymedia.com/blog/vue-crash-course Check Out My Courses: https://traversymedia.com Timestamps: 0:00 - Intro 2:19 - Daily.dev Sponsor 3:11 - What is Vue.js 4:45 - Prerequisites 6:17 - Role of Frontend Frameworks 8:40 - Why Vue.js 11:14 - Vue Components 13:39 - Getting Setup" [YouTube Link](https://youtube.com/watch?v=VeNfHj6MhgA) 2024-07-01T14:00Z 2.4M followers, 571.8K engagements "Build an Expense Tracker React Hooks & Context API In this project we will take a vanilla JS expense tracker app and turn it into a React app using hooks (useState useContext useReducer) and the context API. Build A Backend With Node.js/Express/MongoDB: https://www.youtube.com/watchv=KyWaXA_NvT0 Original Repo: https://github.com/bradtraversy/vanillawebprojects/tree/master/expense-tracker React Version: https://github.com/bradtraversy/expense-tracker-react 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links:" [YouTube Link](https://youtube.com/watch?v=XuFDcZABiDQ) 2020-02-22T17:06Z 2.4M followers, 996.2K engagements "React Native Crash Course+ Build a Mobile App In [--] Hours In this 3-hour course we will learn all about React Native for building iOS and Android apps. We will discuss the fundamentals and then build a notes application with full CRUD and authentication using Appwrite.io as our backend. Visit Appwrite and claim $50 in free Appwrite Cloud Pro credits: https://apwr.dev/traversyfeb2025 Code: https://github.com/bradtraversy/notes-app Timestamps: 0:00 - Intro 1:29 - Slides (What Is React Native etc) 9:53 - Setup With Expo 14:19 - Reset Project Boilerplate 15:38 - Running Your Project 16:32 - React" [YouTube Link](https://youtube.com/watch?v=bCpFbERgj7s) 2025-02-26T15:00Z 2.4M followers, 130.1K engagements "Tailwind Crash Course Project From Scratch In this video we will set up Tailwind CLI and create a landing page from start to finish going over many of the common utility classes and then deploying it to InMotion Hosting using Git. Sponsor: InMotion Hosting https://bit.ly/3uVNhD6 💻 Code: https://github.com/bradtraversy/tailwind-landing-page Frontend Mentor Challenge: https://www.frontendmentor.io/challenges/manage-landing-page-SLXqC6P5 Csaba Kissi Twitter (Tailwind Course Helper): https://twitter.com/csaba_kissi 👇 Website & Courses: https://traversymedia.com 💖 Show Support Patreon:" [YouTube Link](https://youtube.com/watch?v=dFgzHOX84xQ) 2022-04-05T13:00Z 2.4M followers, 684.8K engagements "SSH Crash Course With Some DevOps In this video we will learn the fundamentals of SSH along with some basic DevOps and Linux stuff. We will start with a local Ubuntu server on my network and then create a remote Digital Ocean Droplet to work with. We will create sets of SSH keys for those as well as Github. We will even do a simple React app deployment. Gist With Commands: https://gist.github.com/bradtraversy/f03df587f2323b50beb4250520089a9e Digital Ocean Link: (2 Free Months) https://m.do.co/c/5424d440c63a Docs Page: https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys--2" [YouTube Link](https://youtube.com/watch?v=hQWRp-FdTpc) 2018-07-08T14:27Z 2.4M followers, 583.4K engagements "Learn Figma Fast Learn Figma in [--] minutes by covering all the core concepts you need to get started. This tutorial is the ultimate mini crash course to get you started before diving deeper into figma. Figma: https://www.figma.com/ Wix Studio: https://www.wix.com/studio Find us on Twitter/X: - Brad: https://x.com/traversymedia - Dennis: https://x.com/dennisivy11 Find all courses on https://www.traversymedia.com/ Timestamps: 00:00 - Intro 1:20 - Getting started 1:58 - Interface & Tools 3:54 - Frames 4:22 - Plugins 4:41 - Layouts 7:36 - Components 8:51 - Variants & Prototypes 9:59 - Design to" [YouTube Link](https://youtube.com/watch?v=hdEDKwI46_E) 2025-07-23T14:02Z 2.4M followers, 37.7K engagements "JavaScript Crash Course For Beginners In this crash course we will go over the fundamentals of JavaScript including more modern syntax like classes arrow functions etc. This is the starting point on my channel for learning JS. Code including html/css: https://embed.plnkr.co/plunk/8ujYdL1BxZftGoS4Cf14 [--] Hour JavaScript Course: https://www.udemy.com/modern-javascript-from-the-beginning/couponCode=TRAVERSYMEDIA Suggested Videos To Watch Next: DOM Crash Course - https://www.youtube.com/watchv=0ik6X4DJKCc Fetch API - https://www.youtube.com/watchv=Oive66jrwBs JS Playlist With Projects -" [YouTube Link](https://youtube.com/watch?v=hdI2bqOjy3c) 2019-03-13T15:46Z 2.4M followers, 4.6M engagements "NPM Crash Course This is a beginner-friendly crash course and tutorial on NPM or the Node Package Manager. Some of what you will learn. Install and remove modules Update modules All about package.json Set init defaults Local & global modules Dependencies & dev dependencies Listing modules Semantic Versioning NPM Scripts COMMANDS: https://gist.github.com/bradtraversy/09177818de0f43a6e74e2cd05d1fe596 BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW" [YouTube Link](https://youtube.com/watch?v=jHDhaSSKmB0) 2017-09-18T16:39Z 2.4M followers, 356.5K engagements "Redis Caching in Node.js In this video I will show you how to setup caching with Node.js & Redis and look at how it is beneficial. Code: https://gist.github.com/bradtraversy/a9dedcdf4350fd417819ee6538482aae Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Windows Download: https://github.com/dmajkic/redis/downloads Redis Crash Course: https://www.youtube.com/watchv=Hbt56gFj998 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Udemy Courses: https://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=oaJq1mQ3dFI) 2019-08-20T13:15Z 2.4M followers, 256.4K engagements "Command Line Crash Course For Beginners Terminal Commands This is a course for beginners to learn how to navigate the terminal/command line. I tried to make it as OS agnostic as possible but if you are on Windows I suggest using something like "Git Bash". Check out Agora https://bit.ly/3bLM8Iu 💻 Gist With All Commands: https://gist.github.com/bradtraversy/cc180de0edee05075a6139e42d5f28ce 👇 Follow Traversy Media On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 0:00 -" [YouTube Link](https://youtube.com/watch?v=uwAqEzhyjtw) 2022-09-14T15:20Z 2.4M followers, 290.8K engagements "React JS Crash Course Check out the latest version - https://www.youtube.com/watchv=LDB4uaJ87e0 Get started with React in this crash course. We will be building a task tracker app and look at components props state hooks working with an API and more. Code: https://github.com/bradtraversy/react-crash-2021 React Front To Back [----] Course: https://www.udemy.com/course/react-front-to-back-2022/referralCode=4A622C7E48DB66154114 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro & Slides 12:37 - Create a React app 14:52 - Files & folders 18:54 - App component & JSX" [YouTube Link](https://youtube.com/watch?v=w7ejDZ8SWv8) 2021-01-18T19:01Z 2.4M followers, 3.6M engagements "Hapi.js Framework Crash Course In this under [--] minute crash course we will be talking about and working with the Hapi.js server side framework. Hapi js is similar to Express. We can setup routes implement templates work with databases and so on. CODE: Code for this video https://github.com/bradtraversy/hapiapp SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa BECOME A PATRON: Support me directly for even $1 per month http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=2lprC0yYeFw) 2017-07-10T15:11Z 2.4M followers, 69K engagements "Svelte Crash Course Learn the fundamentals of Svelte by building a feedback app Code: https://github.com/bradtraversy/svelte-feedback-app 👇 Website & Courses: https://traversymedia.com https://freelancemastery.dev 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy The article where I got the image:" [YouTube Link](https://youtube.com/watch?v=3TVy6GdtNuQ) 2021-10-13T17:58Z 2.4M followers, 255.7K engagements "jQuery Crash Course [--] - Intro & Selectors In this video we will cover jQuery selectors in depth. We can select elements by id class CSS3 pseudo selectors and the elements themselves. My [--] Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course jquery jquery selectors jquery tutorial jquery jquery selectors jquery tutorial" [YouTube Link](https://youtube.com/watch?v=3nrLc_JOF7k) 2016-09-18T12:36Z 2.4M followers, 439.7K engagements "Convert HTML to Wordpress Theme - Part [--] Part [--] - A look at how to convert a static html template to a full Wordpress theme. Files can be downloaded at https://github.com/bradtraversy/escalate_theme SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa UPDATE: If you want a more in depth series on building Wordpress themes check out my new Wordpress Theme Development with Bootstrap series - https://www.youtube.com/watchv=2Zt8va_6HRk wordpress theme tutorial html to wordpress convert html to wordpress build wordpress theme theme development wordpress theme tutorial html to wordpress convert" [YouTube Link](https://youtube.com/watch?v=5fKN2XbThHY) 2013-12-10T19:24Z 2.4M followers, 273K engagements "AJAX Crash Course (Vanilla JavaScript) In this video we will dive into AJAX with Vanilla JS and NO JQUERY. We will examine the XHR object and how it works. This is a beginner friendly tutorial for anyone that has very basic JavaScript knowledge. We will make xhr requests to a txt file local json files an external API and even PHP files. CODE: Files for this course http://www.traversymedia.com/downloads/ajaxcrash.zip BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA:" [YouTube Link](https://youtube.com/watch?v=82hnvUYY6QA) 2017-08-28T18:47Z 2.4M followers, 767.6K engagements "Framework Wars are Stupid" [YouTube Link](https://youtube.com/watch?v=8x4ywwsWAMI) 2025-09-12T16:36Z 2.4M followers, 33.1K engagements "Prisma Crash Course Let's look at Prisma which is a Node.js & TypeScript ORM & toolkit to interact with your database. Written Version: https://www.traversymedia.com/blog/prisma-crash-course Check Out My Courses: https://traversymedia.com Timestamps: 0:00 - Intro & What Is Prisma 5:30 - What Is Data Modeling 6:28 - Getting Started 9:38 - The Schema File 10:36 - User Model 12:29 - Article Model 14:13 - Running Migrations 15:45 - Using The Prisma Client 16:18 - main() Function 18:00 - Create a User 19:40 - Get Users 20:44 - Create Article & Relate User 23:16 - Create User & Article With One" [YouTube Link](https://youtube.com/watch?v=CYH04BJzamo) 2023-09-12T14:16Z 2.4M followers, 100.3K engagements "Redis Crash Course Tutorial In this crash course we will discuss and demonstrate the fundamentals of Redis including. What Redis Is Installation Redis-cli Data Types - Strings Lists Sets Sorted Sets Hashes Data Persistence FULL REDIS COURSE: Please Use This Link https://www.eduonix.com/affiliates/id/16-10420 SUPPORT: We spend massive amounts of time creating these free videos please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=Hbt56gFj998) 2017-03-19T13:56Z 2.4M followers, 491.9K engagements "JavaScript Under The Hood [--] - Memory Storage In this video we'll look at how and where primitive values and reference data (objects) are stored. 💻 My Courses & More https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 0:00 - Intro 0:59 - Memory Management & Garbage Collection 2:34 - Primitive vs Reference Types 4:19 - Stack vs Heap" [YouTube Link](https://youtube.com/watch?v=Hci9Bb4_fkA) 2022-07-12T15:29Z 2.4M followers, 58.4K engagements "React Native Crash Course In this course we will talk about what React Native is and get setup look at some of the built in components and build a small shopping list app Sponsor: Linode Hosting https://linode.com/traversy Code: https://github.com/bradtraversy/react_native_shopping_list 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=Hf4MJH0jDb4) 2020-02-04T12:17Z 2.4M followers, 730.1K engagements "Full App Build - Dev to Deployment - Next.js Prisma Neon & Clerk Let's build a full stack app with some of my favorite technologies: Neon (Sponsor) - https://fyi.neon.tech/traversy Clerk (Sponsor) - https://go.clerk.com/BsG2XQJ Prisma - https://www.prisma.io/ Next.js - https://nextjs.org/ Full Code Repo: https://github.com/bradtraversy/expense-tracker-nextjs Timestamps: 0:00 - Intro 2:04 - Links & Docs 3:24 - Create Next App 5:58 - Layout File 7:54 - Neon Project Setup 9:45 - New Database & Role 10:56 - Neon SQL Editor Demo 14:18 - Prisma Setup & Schema 15:20 - User Model 18:06 - Transaction" [YouTube Link](https://youtube.com/watch?v=I6DCo5RwHBE) 2024-06-25T13:00Z 2.4M followers, 58.8K engagements "Tailwind CSS Crash Course Updated [----] Crash Course - https://youtu.be/dFgzHOX84xQ In this video we will look at the TailwindCSS utility framework including what it is setup and creating custom components with utilities Code: https://codepen.io/bradtraversy/pen/JgXqBL Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Docs: https://tailwindcss.com Mac Install: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Udemy Courses: https://www.traversymedia.com Follow Traversy Media:" [YouTube Link](https://youtube.com/watch?v=UBOj6rqRUME) 2019-07-24T16:02Z 2.4M followers, 690.9K engagements "Build A JavaScript & jQuery Movie Info App in [--] Minutes In this video we will build a movie listing application using JavaScript ES6 jQuery along with Axios for making HTTP requests to the OMDb API. CODE: Code for this video https://github.com/bradtraversy/movieinfo EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA:" [YouTube Link](https://youtube.com/watch?v=YsPqjYGauns) 2017-03-16T15:22Z 2.4M followers, 218.7K engagements "Mobile Apps - Web vs. Native vs. Hybrid In this presentation we will examine the pros and cons of the different types of mobile apps that you can build. We will look at web native and hybrid mobile apps and compare things like performance price difficulty to maintain etc SPONSORS: ZEQR - https://www.zeqr.com MEGA MOBILE COURSE: https://www.eduonix.com/affiliates/id/16-10474 BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=ZikVtdopsfY) 2017-08-04T11:56Z 2.4M followers, 417.2K engagements "PHP OOP - Beginners Crash Course Lets take a look at the basics and the fundamentals of object oriented programming and PHP. We will discuss. Objects & Classes Methods & Properties Visibility / Access Modifiers Construct & Destruct Static Keyword Abstract Classes FOR FULL COURSES - http://www.eduonix.com FOLLOW ME ON TWITTER - https://twitter.com/bradtraversy FOLLOW ON FACEBOOK - https://www.facebook.com/techguywebsolutions CONNECT ON LINKEDIN - https://www.linkedin.com/in/bradtraversy php php oop oop oop php php classes php objects abstract classes static methods static classes php php oop" [YouTube Link](https://youtube.com/watch?v=dQxuYRNbL_M) 2016-02-20T16:31Z 2.4M followers, 166.2K engagements "jQuery Crash Course [--] - Ajax In this video we will work with the load $.get $.post and $.ajax methods in jQuery My [--] Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course jquery jquery ajax jquery $.ajax jquery post jquery load jquery jquery ajax jquery $.ajax jquery post jquery load" [YouTube Link](https://youtube.com/watch?v=eR3rcalj06Q) 2016-09-18T14:10Z 2.4M followers, 152.3K engagements "Realtime Chat With Users & Rooms - Socket.io Node & Express In this project we will build a chat app using Node express & websockets in under [--] minutes Code: https://github.com/bradtraversy/chatcord 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia websockets socket.io node nodejs express javascript chat app websockets socket.io node nodejs express javascript chat" [YouTube Link](https://youtube.com/watch?v=jD7FnbI76Hg) 2020-03-24T11:58Z 2.4M followers, 936.1K engagements "PDO Crash Course (PHP) In this video we will go over the basics of PDO (PHP Data Objects) which is a secure and consistent way to connect to a database via PHP. It is an alternative to mysqli. We will go over connection PDO::Query and CRUD operations through prepared statements OOP PHP MVC Udemy Course $10 Promo: https://www.udemy.com/object-oriented-php-mvc/couponCode=TRAVERSY010 CODE: All code is in this GitHub Gist https://gist.github.com/bradtraversy/147443539b7e1afafa17e6392f072720 BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS:" [YouTube Link](https://youtube.com/watch?v=kEW6f7Pilc4) 2017-09-25T16:30Z 2.4M followers, 295.2K engagements "jQuery Crash Course [--] - Effects and Animation In this video we will look at the jQuery fade and slide methods/effects as well as the animate method My [--] Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course jquery jquery animation jquery animate jquery fade jquery slide jquery jquery animation jquery animate jquery fade jquery slide" [YouTube Link](https://youtube.com/watch?v=kVc_XfZY0vI) 2016-09-18T13:28Z 2.4M followers, 133.7K engagements "Senior Developers are Vibe Coding Now (With SCARY results) With everything starting to use AI there are some serious concerns about the results. Check out Code Rabbit: https://coderabbit.link/traversymedia Find all Traversy Media courses at https://www.traversymedia.com/ Timestamps: 00:00 - Intro 00:46 - 32% of devs ship AI code 1:52 - 45% of code is insecure 2:30 - CodeRabbit report 5:05 - Why issues are happening 6:57 - Code reviews 8:41 - AI code review tools 10:45 - Using code rabbit" [YouTube Link](https://youtube.com/watch?v=nGxpctRd2OQ) 2026-01-16T16:40Z 2.4M followers, 26.5K engagements "Sass Crash Course In this video we will talk about what Sass is and look at its features as well as create a landing page header to display things like variables nesting mixins etc Code: https://codepen.io/bradtraversy/pen/ExjmGdYeditors=1100 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia sass css css preprocessor sass tutorial sass css css preprocessor sass" [YouTube Link](https://youtube.com/watch?v=nu5mdN2JIwM) 2020-02-28T18:09Z 2.4M followers, 438.4K engagements "Build a Responsive Website HTML CSS Grid Flexbox & More In this project we will build a custom website using HTML5 and modern CSS techniques such as CSS Grid Flexbox psuedo selectors animation and more. We will also deploy to Netlify and add form functionality Code: https://github.com/bradtraversy/loruki-website 💖 Support The Channel http://www.patreon.com/traversymedia Website & Brad Traversy Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia Timestamps:" [YouTube Link](https://youtube.com/watch?v=p0bGHP-PXD4) 2020-10-23T13:44Z 2.4M followers, 1.1M engagements "MongoDB In [--] Minutes UPDATED VIDEO [----] - https://www.youtube.com/watchv=-56x56UppqQ In this video we will dive into the MongoDB NoSQL database and look at the fundamentals and the syntax to create read update and delete documents/data NODE.JS EXPRESS & MONGODB COURSE: https://www.udemy.com/nodejs-express-mongodb-dev-to-deployment/couponCode=DISCOUNT459895 BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=pWbMrx5rVBE) 2016-09-04T20:47Z 2.4M followers, 2.4M engagements "jQuery Crash Course [--] - DOM Manipulation In this video Ill show you how to add remove and change things in the DOM using jQuery. We will look at methods like append prepend html and text My [--] Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course jquery jquery dom jquery append jquery html jquery dom events jquery jquery dom jquery append jquery html jquery dom events" [YouTube Link](https://youtube.com/watch?v=q4FWSdX55ls) 2016-09-18T12:50Z 2.4M followers, 141.7K engagements "Vue JS Crash Course Updated Version - https://www.youtube.com/watchv=VeNfHj6MhgA Learn the fundamentals of Vue JS (v3) in this project-based crash course Task Tracker: https://github.com/bradtraversy/vue-crash-2021 Random User Generator: https://codepen.io/bradtraversy/pen/LYbzJjK Latest Udemy Courses: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro & Slides 7:17 - User Generator Mini Project (CDN) 21:35 - Vue CLI Setup 24:30 - Files Dev Server & Cleanup 28:22 - Global Styles 29:06 - Header Component 30:44 - Component Props 32:06" [YouTube Link](https://youtube.com/watch?v=qZXt1Aom3Cs) 2021-02-24T16:36Z 2.4M followers, 1.4M engagements "React JS Crash Course (2019) In this crash course you will learn what React JS is and the fundamentals such as components state props JSX events etc. Modern React Front To Back - [----] Hour Course https://www.udemy.com/modern-react-front-to-back/couponCode=TRAVERSYMEDIA Code For Tutorial: https://github.com/bradtraversy/react_crash_todo 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Related YouTube Videos: Redux Crash Course - https://www.youtube.com/watchv=93p3LxR9xfM React Context API Project - https://www.youtube.com/watchv=NDEt0KdDbhk React Hooks -" [YouTube Link](https://youtube.com/watch?v=sBws8MSXN7A) 2019-01-03T21:20Z 2.4M followers, 1.7M engagements "JavaScript Fundamentals For Beginners UPDATED COURSE HERE - https://www.youtube.com/watchv=hdI2bqOjy3c&t=4578s This is a mini-course on the fundamentals of not only JavaScript but programming in general. We will cover the following. What is JavaScript Variables & Data Types Loops Arrays Objects Functions Conditionals - If Statements switches Events Forms & Validation MODERN JS FROM THE BEGINNING (21.5 HOUR COURSE) https://www.udemy.com/modern-javascript-from-the-beginning/couponCode=YOUTUBE10 javascript javascript beginners javascript beginner tutorial javascript basics javascript javascript" [YouTube Link](https://youtube.com/watch?v=vEROU2XtPR8) 2016-03-24T16:18Z 2.4M followers, 1.7M engagements "Google Chrome Developer Tools Crash Course In this video we will be taking an intermediate look at the Google Developer Tools. You will learn how to do things such as. Inspect & Examine HTML/CSS Edit HTML/CSS Enable/Disabled styles Move & Delete Elements Console Logs & Other Commands Special Console Symbols Examine Network & Resources Use Snippets Workspaces & Permanent Changes View & Remove Browser Storage Perform Audits Add MailTag to your browser (it's free) ➜ https://goo.gl/qZf5Pj Thank you MailTag for sponsoring this video MIZUXE THEME FILES:" [YouTube Link](https://youtube.com/watch?v=x4q86IjJFag) 2017-09-28T16:29Z 2.4M followers, 726.3K engagements "MongoDB Crash Course In this video we will go over MongoDB which is a popular NoSQL database that is commonly used with Node.js and other technologies. New [----] crash course featuring Jesse Hall a MongoDB developer advocate: https://www.youtube.com/watchv=2QQGWYe7IDU MongoDB Cheat Sheet: https://gist.github.com/bradtraversy/f407d642bdc3b31681bc7e56d95485b6 Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Mac Install: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Udemy Courses:" [YouTube Link](https://youtube.com/watch?v=-56x56UppqQ) 2019-07-16T12:52Z 2.4M followers, 792.2K engagements "PHP For Absolute Beginners [---] Hour Course This course is for absolute beginners and will give you a great kickstart to learning PHP. We'll first talk about what PHP is and why we should learn it then we will setup a working environment and start coding This video covers all the basics: - How to declare Variables - How to work with strings Arrays - How to work with file System - How to use cURL to fetch resources - Object Oriented PHP - Namespaces - Composer - Autoloading and much more. At the end of this course we will create a CRUD (CREATE READ UPDATE DELETE) application [--] times. First we" [YouTube Link](https://youtube.com/watch?v=2eebptXfEvw) 2020-12-11T17:24Z 2.4M followers, 722.8K engagements "Node.js Crash Course This is an intro to Node.js. No frameworks or libraries. We will look at a bunch of the core modules including building a server with the http module. Code: https://github.com/bradtraversy/nodejs-crash-2024 Express Crash Course: https://www.youtube.com/watchv=CnH3kAXSrmU Node.js API Masterclass: https://www.traversymedia.com/node-js-api-masterclass Timestamps: 0:00 - Intro & Slides 12:18 - Installation 13:22 - Node REPL 15:05 - Setup & package.json Init 16:51 - Running JavaScript Files 19:36 - CommonJS Modules 23:13 - ES Modules 27:20 - HTTP Module & Create Server 35:06 -" [YouTube Link](https://youtube.com/watch?v=32M1al-Y6Ag) 2024-04-23T16:52Z 2.4M followers, 583.8K engagements "Angular Crash Course Learn the fundamentals of Angular in this project-based crash course Video Sponsor: https://www.hostinger.com/traversymedia - Use the code TRAVERSYMEDIA for 10% off Code: https://github.com/bradtraversy/angular-crash-2021 Latest Udemy Courses: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Hostinger Sponsor 0:35 - Intro & Slides 7:41 - Angular CLI & Setup 10:39 - Files & Folders 14:49 - Component structure 16:42 - Properties & Interpolation 18:40 - Global Styles 19:20 - Header Component 23:15 - Button Component" [YouTube Link](https://youtube.com/watch?v=3dHNOWTI7H8) 2021-05-06T15:40Z 2.4M followers, 1.6M engagements "Bootstrap [--] Crash Course Website Build & Deploy Beginner-friendly website project using Bootstrap [--] Hostinger: https://www.hostinger.com/traversymedia - Use the code TRAVERSYMEDIA for 10% off Code: https://github.com/bradtraversy/bootstrap-bootcamp-website Project Demo: https://www.frontendbootcampdemo.com/ Latest Udemy Courses: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro 2:01 - Docs & Getting Started 4:40 - Including Bootstrap CDN 6:38 - Responsive Navbar 14:04 - Showcase With Flex Classes 24:25 - Newsletter With Input Group" [YouTube Link](https://youtube.com/watch?v=4sosXZsdy-s) 2021-06-09T13:28Z 2.4M followers, 1.3M engagements "Cursor Crash Course & AI Coding For Beginners In this video we'll explore the Cursor AI editor and my workflow for coding with AI. We will talk about context rules tab completion the chat interface and more. Check out Sevalla for easy-to-deploy app hosting: https://sevalla.com/ Download Cursor AI: https://cursor.com/ Check out my courses: https://traversymedia.com Timestamps: 0:00 - Intro 2:14 - Sponsor 3:13 - What Is Cursor 3:59 - Cursor Pricing 6:58 - Context 7:58 - Settings 8:30 - Agent vs Ask Mode 10:30 - Models 11:51 - User Rules 14:17 - Using Cursor With Existing Projects 15:18 - Tab" [YouTube Link](https://youtube.com/watch?v=5zR1ZE5aqho) 2025-08-19T17:00Z 2.4M followers, 82.8K engagements "Axios Crash Course HTTP Library In this video we will be looking at the Axios HTTP client to make requests add headers create interceptors and more Code: https://github.com/bradtraversy/axios-crash 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia axios axios javascript http axios http fetch api axios axios javascript http axios http fetch api" [YouTube Link](https://youtube.com/watch?v=6LyagkoRWYA) 2019-10-25T13:09Z 2.4M followers, 398.8K engagements "Vite Crash Course Faster Alternative To CRA In this video we will talk about the Vite JavaScript build tool. We will also compare it to Webpack as well as Create React App. 💻 Blog Post: https://www.traversymedia.com/blog/vite-crash-course All Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Traversy Media On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 0:00 - Intro 1:13" [YouTube Link](https://youtube.com/watch?v=89NJdbYTgJ8) 2023-03-14T16:24Z 2.4M followers, 267.2K engagements "Ruby On Rails Crash Course A beginner food log project to start learning the Ruby on Rails framework Web-Crunch YouTube Channel: https://www.youtube.com/user/webcrunchblog 00:00 Intro 01:09 What we'll be building 06:31 Creating the new Ruby on Rails application 14:24 Creating the first model and scaffold 19:16 A tour of the first scaffold and application structure 33:34 Adding the Bulma CSS framework 39:27 Adding the primary application header 45:07 Enhancing the UI with Bulma 01:14:31 Adding a new controller for displaying all food logs 01:28:19 Active Record Validations 01:31:07 Using Rails" [YouTube Link](https://youtube.com/watch?v=B3Fbujmgo60) 2020-09-20T10:13Z 2.4M followers, 215.1K engagements "Build A Simple Android App With Kotlin We will create a basic todo list Android app using the Kotlin programming language Philipp Lackner YouTube Channel: https://www.youtube.com/channel/UCKNTZMRHPLXfqlbdOI7mCkg Code: https://github.com/philipplackner/TodoList Philipp's Kotlin Crash Course (Traversy Media): https://www.youtube.com/watchv=5flXf8nuq60&t=302s Timestamps: 00:00 - Intro 00:33 - What we will build 01:42 - Why choose Kotlin for Android Development 03:29 - Android Studio Setup 07:17 - Creating the project 08:57 - Android Studio Roundtrip 16:17 - Building the app's layout 35:07 -" [YouTube Link](https://youtube.com/watch?v=BBWyXo-3JGQ) 2020-11-09T20:53Z 2.4M followers, 1.1M engagements "TypeScript Crash Course Learn the basics of TypeScript in this beginner-friendly crash course Visit Our Sponsor: Stream https://getstream.io/traversy TypeScript Gist: https://gist.github.com/bradtraversy/f80a4cd87e7034bea5264f7d8c431b4e Find all of my Udemy courses: https://traversymedia.com Support The Channel: https://www.patreon.com/traversymedia https://paypal.me/traversymedia TImestamps: 0:00 - Intro & Sponsor 0:39 - Slides 7:58 - TypeScript Setup 8:55 - TSC (TypeScript Compiler) 11:42 - Config File 13:32 - Folder Structure 16:50 - Basic Types 18:03 - Arrays & Tuples 21:27 - Unions &" [YouTube Link](https://youtube.com/watch?v=BCg4U1FzODs) 2021-08-18T13:13Z 2.4M followers, 693.7K engagements "Modern JavaScript From The Beginning First [--] Hours This is the first [--] hours of my 37-hour JavaScript course. In thes video we will go over the fundamentals in-depth. Get The Full Course For $15 PROMO CODE: YOUTUBEJAVASCRIPT https://www.traversymedia.com/modern-javascript-2-0 JAVASCRIPT SANDBOX REPO: https://github.com/bradtraversy/javascript-sandbox SHOPPING LIST PROJECT: https://github.com/bradtraversy/shopping-list Timestamps: 0:00 - Intro 1:00 - What is JavaScript 8:43 - Environment Setup 14:10 - Running JS In The Browser 21:14 - Using The Sandbox 24:15 - The Browser Console 34:22 -" [YouTube Link](https://youtube.com/watch?v=BI1o2H9z9fo) 2023-07-26T12:40Z 2.4M followers, 831.8K engagements "PHP For Beginners 3+ Hour Crash Course Your first step in learning PHP. We will go over all of the fundamentals and create a small PHP/MySQL project. Sponsor: https://linode.com/traversy 💻 Github Repo: https://github.com/bradtraversy/php-crash 💻 Download Xampp: https://apachefriends.com 👇 PHP OOP MVC Udemy Course: https://www.udemy.com/course/object-oriented-php-mvc 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=BUCiSSyIGGU) 2022-03-30T13:00Z 2.4M followers, 917.8K engagements "Express Crash Course Get started with the most popular web framework for Node.js. Code from Video: https://github.com/bradtraversy/express-crash/ Node.js Crash Course: https://www.youtube.com/watchv=32M1al-Y6Ag 14+ Hour Node.js API Masterclass Course: https://www.traversymedia.com/node-js-api-masterclass Timestamps: 0:00 - Intro & Slides 0:53 - What is Express 2:28 - Opinionated vs Unopinionated 4:10 - Prerequisites 5:18 - What we'll cover 6:45 - Express Setup 9:00 - Basic Server 13:10 - --watch Flag & NPM Scripts 15:25 - res.sendFile() Method 18:00 - Static Web Server 19:48 - Working with" [YouTube Link](https://youtube.com/watch?v=CnH3kAXSrmU) 2024-05-07T13:00Z 2.4M followers, 268.5K engagements "Escaping tutorial hell" [YouTube Link](https://youtube.com/watch?v=G-3NpqWOAa8) 2025-11-21T18:44Z 2.4M followers, 36.2K engagements "React Crash Course Learn the basics of React such as components props state data fetching and more while building a job listing frontend. Code: https://github.com/bradtraversy/react-crash-2024 React Front To Back Full Course: https://www.traversymedia.com/Modern-React-Front-To-Back-Course Check out all my courses: https://traversymedia.com Social Media: Github - https://github.com/bradtraversy Twitter - https://twitter.com/traversymedia Instagram - https://www.instagram.com/traversymedia Facebook - https://www.facebook.com/traversymedia Linkedin - https://www.linkedin.com/in/bradtraversy" [YouTube Link](https://youtube.com/watch?v=LDB4uaJ87e0) 2024-03-18T14:28Z 2.4M followers, 1M engagements "Laravel [--] REST API With Sanctum Authentication Beginner-friendly REST API from scratch using Laravel [--]. We will implement authentication using API keys with Laravel Sanctum. Code: https://github.com/bradtraversy/laravel-sanctum-api Laravel Sanctum Docs: https://laravel.com/docs/8.x/sanctum Timestamps: 0:00 - Intro 1:46 - Set Up Laravel 3:23 - SQLite Setup 4:15 - Basic Routing 6:38 - Product Model & Migration 10:56 - Using the Model 14:39 - Product Controller & Methods 17:30 - Create Products & Validation 21:53 - Single Product & Resource Routes 24:05 - Update Product 25:32 - Delete Product" [YouTube Link](https://youtube.com/watch?v=MT-GJQIY3EU) 2021-03-31T14:08Z 2.4M followers, 572.3K engagements "Freelance Web Developer Roadmap In this video we go through a 6-step process to becoming a successful freelance Web Developer. Everything from the technologies to learn to setting up a business and business types to proposals and contracts. Check Out My Complete Freelancing Course: https://freelancemastery.dev Use the promo code HALFOFF to get it for just $25 Check Out All My Courses: https://traversymedia.com Timestamps: 0:00 - Intro 1:16 - What's In This Guide 2:13 - Step One: Gain Skill Set 2:38 - Types Of Freelancers 8:24 - Web Dev Fundamentals 9:26 - Design Fundamentals 11:03 - Wordpress" [YouTube Link](https://youtube.com/watch?v=PoFkd42WvQA) 2025-03-17T15:30Z 2.4M followers, 173.7K engagements "Async JS Crash Course - Callbacks Promises Async Await In this crash course we will look at asynchronous JavaScript and cover callbacks promises including promise.all as well as the async / await syntax. FULL JS COURSE (Just [--] Bucks): https://www.udemy.com/modern-javascript-from-the-beginning/couponCode=YOUTUBE10 CODE: https://plnkr.co/4Pv2HhiWV4kiPHY9VrUw 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia async javascript" [YouTube Link](https://youtube.com/watch?v=PoRJizFvM7s) 2018-06-22T13:13Z 2.4M followers, 1.6M engagements "What Is A RESTful API Explanation of REST & HTTP In this video i will explain what a RESTful API is along with HTTP and endpoints. We will look at the Github API as an example Create a REST API With Node.js: https://www.youtube.com/watchv=eB9Fq9I5ocs Create a REST API with PHP: https://www.youtube.com/watchv=DHUxnUX7Y2Y What is An API Video: https://www.youtube.com/watchv=s7wmiS2mSXY&t=129s DONATIONS: Any donation is greatly appreciated. https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia rest api restful api what is rest what is an api api what is rest api http requests" [YouTube Link](https://youtube.com/watch?v=Q-BpqyOT3a8) 2017-02-20T14:13Z 2.4M followers, 1.5M engagements "Git & GitHub Crash Course For Beginners [----] Updated Version - https://www.youtube.com/watchv=vA5TTz6BXhY In this Git tutorial we will talk about what exactly Git is and we will look at and work with all of the basic and most important commands such as add commit status push and more. This tutorial is very beginner friendly. DONATIONS: We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscrcmd=_s-xclick&hosted_button_id=KLVYJVNUJ5NV4 git github git tutorial github tutorial git github git tutorial github" [YouTube Link](https://youtube.com/watch?v=SWYqp7iY_Tc) 2017-02-05T20:03Z 2.4M followers, 3.3M engagements "Why I stopped making coding tutorials Check out Okara at https://okara.ai first month at $1 with code TRAVERSY 20% off all courses and memberships until Dec 26th Code: CHRISTMAS20 https://www.traversymedia.com/" [YouTube Link](https://youtube.com/watch?v=WCGTQBCE3FA) 2025-12-23T15:00Z 2.4M followers, 250.5K engagements "I Used to Hate Typescript" [YouTube Link](https://youtube.com/watch?v=WuPMz8zCXTY) 2025-10-02T14:26Z 2.4M followers, 49.3K engagements "Build a Modern Landing Page Website HTML & CSS Build a clean and modern landing page website with HTML CSS & Sass Kevin Powell YouTube Channel: https://www.youtube.com/channel/UCJZv4d5rbIKd4QHMPkcABCw Code: https://github.com/kevin-powell/shoes 💖 Support The Channel http://www.patreon.com/traversymedia Website & Brad Traversy Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia 00:00 - Introduction 01:41 - Start HTML 07:57 - Start CSS 17:57 - Styling the" [YouTube Link](https://youtube.com/watch?v=X1dz0xRbSJc) 2020-08-28T17:06Z 2.4M followers, 246.9K engagements "Full Stack JavaScript Developer Roadmap [----] This is my complete roadmap to become a full stack JavaScript web developer. It takes you from the very begining learning HTML CSS and JS to frameworks to backend and career deevelopment. Visit Sentry and use the code TRAVERSY for [--] months FREE on the Team plan: https://sentry.io/welcomeutm_source=traversy&code=traversy Presentation PDF Download: https://drive.google.com/file/d/1217ZjDuqCwN9sTg8hA8Mx3bKYSTqTM57 MY COURSES (traversymedia.com & Udemy) Modern HTML & CSS From The Beginning: -" [YouTube Link](https://youtube.com/watch?v=ZDRZvFNK-ek) 2025-02-10T16:00Z 2.4M followers, 195.8K engagements "Build an API Proxy Server - Hide Your API Keys Rate Limiting & Caching We will use Node.js & Express to create a server in order to hide public API keys add rate limiting and caching 💻 Code: https://github.com/bradtraversy/node-api-proxy-server Demo App: https://traversy-weather-app.herokuapp.com Node.js API Masterclass Course: (promo code: OCTOBER2021) https://www.udemy.com/course/nodejs-api-masterclass/referralCode=F95A0D3B9CA1DB648F55 👇 Website & Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇" [YouTube Link](https://youtube.com/watch?v=ZGymN8aFsv4) 2021-10-20T13:04Z 2.4M followers, 243.3K engagements "I Tried Vibe Coding - Here Are My Thoughts I have been "vibe coding" with some of my side projects over the past few months. I think there are pros and cons to this new style of programming. Check out our courses: https://traversymedia.com vibe coding ai ai coding coding with ai chatgpt openai chatgpt code programming ai vibe programming what is vibe coding vibe coding ai ai coding coding with ai chatgpt openai chatgpt code programming ai vibe programming what is vibe coding" [YouTube Link](https://youtube.com/watch?v=bjh7EYdFTo4) 2025-04-28T16:03Z 2.4M followers, 145.2K engagements "Node.js Crash Course Updated Version - https://youtu.be/32M1al-Y6Ag In this crash course we will explore Node.js fundamentals including modules such as path url fs events and we will create an HTTP server from scratch without Express and deploy to Heroku. Watch Next: Express Crash Course: https://www.youtube.com/watchv=L72fhGm1tfE Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code: https://github.com/bradtraversy/node_crash_course 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media:" [YouTube Link](https://youtube.com/watch?v=fBNz5xF-Kx4) 2019-02-06T20:10Z 2.4M followers, 1.7M engagements "Learning to code has changed https://coderabbit.link/traversymedia Document referred to in video: https://link.excalidraw.com/readonly/PvQOdHmPsUObYpXGyrjm Leading tech companies have been forcing developers to embrace AI some have gone to the point of replacing juniors with AI. Here's my take on what I think will happen with the junior developer role. Find all Traversy Media courses at https://www.traversymedia.com/ Timestamps: 0:00 - Intro Sponsor - 1:36 3:15 - Figure out what to learn 5:02 - The big shift 7:39 - My learning workflow 10:28 - Learning methods 12:02 - AI prompt 13:20 -" [YouTube Link](https://youtube.com/watch?v=gQnBetuyktk) 2025-11-19T15:01Z 2.4M followers, 160K engagements "Vue [--] & Composition API - Full Project Build an expense tracker application from scratch using Vue.js [--] and the composition API with the latest syntax from version [---]. 3-Hour Vue.js Crash Course: https://www.youtube.com/watchv=VeNfHj6MhgA Final Code: https://github.com/bradtraversy/vue-expense-tracker Vanilla JS Project Repo: https://github.com/bradtraversy/vanillawebprojects Blog Post: https://www.traversymedia.com/blog/vue-expense-tracker Check Out My Courses: https://traversymedia.com Timestamps: 0:00 - Intro & Demo 3:21 - Vue.js Setup 4:57 - File Structure 7:44 - Boilerplate Clean Up" [YouTube Link](https://youtube.com/watch?v=hNPwdOZ3qFU) 2023-11-08T14:39Z 2.4M followers, 188.3K engagements "Create A Booking App From Scratch React Next.js Appwrite Tailwind In this 4-hour project-based course we will build a booking app for meeting/conference rooms. We will be using React/Next along wth Appwrite which is an open-source all-in-one platform with databases authentication storage and more. Visit Appwrite and claim $50 in free Appwrite Cloud Pro credits: https://apwr.dev/traversymedia50 Final Code & Theme Files: https://github.com/bradtraversy/bookit-app Check Out My Courses: https://traversymedia.com Timestamps: 0:00 - Intro 1:30 - Project Demo 5:00 - Create Next App 6:40 - Prep &" [YouTube Link](https://youtube.com/watch?v=l9zh0pqEHyc) 2024-10-07T15:28Z 2.4M followers, 78.3K engagements "What Is MVC Simple Explanation In this video we will talk about the basics of what MVC or Model View Controller is and how the design pattern works. We will look at some pseudocode as well EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=pCvZtjoRq1I) 2017-04-26T16:28Z 2.4M followers, 545.1K engagements "Ruby On Rails In [--] Minutes In this video we will cover all of the fundamentals of the Ruby on Rails framework by building a blog application with comment functionality Routes Controllers Models Views Resources Relationships Database Migrations Basic Ruby Code RAILS PROJECTS COURSE - https://www.eduonix.com/affiliates/id/16-10051 LEARN RAILS FROM SCRATCH - https://www.eduonix.com/affiliates/id/16-10055 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia Ruby on Rails Rails Ruby on Rails Tutorial Rails" [YouTube Link](https://youtube.com/watch?v=pPy0GQJLZUM) 2016-10-19T16:44Z 2.4M followers, 600.6K engagements "Understanding CORS" [YouTube Link](https://youtube.com/watch?v=qRp4AepVjl4) 2025-10-11T15:31Z 2.4M followers, 54.8K engagements "Git & GitHub Crash Course [----] This is a crash course to learn the fundamentals of Git version control and the Github platform. Learn all of the core commands and the workflow to start learning Git. Sample Project Files: https://drive.google.com/file/d/1Lv7MtTuZa04p_wGNhYcrKD6TlGqXyBrc/viewusp=sharing Markdown Crash Course: https://www.youtube.com/watchv=HUBNt18RFbo 👇 Website & Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=vA5TTz6BXhY) 2025-01-13T15:01Z 2.4M followers, 260.4K engagements "JavaScript DOM Crash Course - Part [--] In this lesson in the JavaScript DOM we will be looking at different events and how to attach them to DOM elements with addEventListener(); CODE: Code for this video http://www.traversymedia.com/downloads/domcrashcourse3.zip BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia NEW DISCORD CHAT" [YouTube Link](https://youtube.com/watch?v=wK2cBMcDTss) 2017-09-12T18:18Z 2.4M followers, 339.1K engagements "CSS Crash Course For Absolute Beginners In this video I will cram as much as possible about CSS. We will be looking at styles selectors declarations etc. We will build a CSS cheat sheet that you can keep as a resource and we will also create a basic website layout. We are using CSS3 but mostly the basics. I will be creating an advanced CSS course with animations etc. I do have a Flexbox in [--] minutes video as well if you want to learn flexbox. 👇 24+ Hour HTML & CSS Course (Just revamped) https://www.traversymedia.com/modern-html-css-from-the-beginning 👇 Udemy Version:" [YouTube Link](https://youtube.com/watch?v=yfoY53QXEnI) 2017-07-19T15:01Z 2.4M followers, 4.8M engagements "JavaScript Under The Hood [--] - Thread & Call Stack In this video we will talk about JavaScript's main thread as well as how the call stack works. 💻 My Courses & More https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 1:02 - Thread Of Execution 2:50 - Call Stack Explanation 3:38 - Slide Example [--] 4:34 - Slide Example [--] 5:16 - Browser" [YouTube Link](https://youtube.com/watch?v=-G9c4CMMUKc) 2022-06-30T15:01Z 2.4M followers, 160.7K engagements "CSS Grid Crash Course This crash course will teach you all of the fundamentals of CSS Grid Sponsor: InMotion Hosting https://bit.ly/35rBjYU 💻 Code: https://github.com/bradtraversy/grid-crash 👇 24+ Hour HTML & CSS Course (Just revamped) https://www.traversymedia.com/modern-html-css-from-the-beginning 👇 Udemy Version: https://udemy.com/modern-html-css-from-the-beginning 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram:" [YouTube Link](https://youtube.com/watch?v=0xMQfnTU6oo) 2022-03-02T14:00Z 2.4M followers, 370.1K engagements "Flutter Crash Course In this crash course we will look at Flutter for building native mobile apps. We will look at what Flutter is how to get setup built in widgets stateless and stateful widgets routing and more Sponsor: Linode Hosting https://linode.com/traversy Flutter Setup Gist: https://gist.github.com/bradtraversy/f1af78251962bb210c2ebe5b4f9a5c35 Code: https://github.com/bradtraversy/wordpair_generator Docs Tutorial: https://flutter.dev/docs/get-started/codelab 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links:" [YouTube Link](https://youtube.com/watch?v=1gDhl4leEzA) 2019-12-11T18:50Z 2.4M followers, 727.2K engagements "Bootstrap Beginner Crash Course Want to learn Twitter Bootstrap In this video we will cover the Twitter Bootstrap framework in depth from installation to all of the HTML/CSS components and features. Grid System Navbars & Dropdowns Jumbotron List Group Alerts & Progress bars Typography Labels & Badges Much More. CODE - http://www.traversymedia.com/downloads/bootstrap_cheatsheet.zip [--] HOUR BOOTSTRAP [--] COURSE W/5 PROJECTS: https://www.udemy.com/bootstrap-4-from-scratch-with-5-projects/couponCode=YOU_TUBE BUILD AN ADMIN THEME VIDEO https://www.youtube.com/watchv=pXbEcGUtHgo [--] PROJECT BOOTSTRAP" [YouTube Link](https://youtube.com/watch?v=5GcQtLDGXy8) 2017-01-02T20:39Z 2.4M followers, 1M engagements "Optional Chaining in JavaScript" [YouTube Link](https://youtube.com/watch?v=6E6NxYjKsZM) 2025-09-04T13:00Z 2.4M followers, 25.3K engagements "Supabase Crash Course In this video we will look at Supabase https://supabase.io Find all of my Udemy courses: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro & Slides 6:24 - Creating a Project 8:10 - Creating a Table & Columns 9:21 - Adding Data 9:38 - API - Read Rows 12:14 - API - Insert Rows 13:55 - Enable Row Level Security 14:40 - Policy #1 - Public Reads 15:25 - Policy #2 - Authenticated User 18:20 - Policy #3 - Update Own Items" [YouTube Link](https://youtube.com/watch?v=7uKQBl9uZ00) 2021-07-22T12:55Z 2.4M followers, 167K engagements "FastAPI Crash Course - Modern Python API Development Learn the fundamentals of creating APIs with Python using the FastAPI framework. Check out our sponsor Code Rabbit: https://coderabbit.link/traversymedia Final Code & Docs: https://github.com/bradtraversy/fastapi-issue-tracker Devsheets.io FastAPI Cheat Sheet: https://www.devsheets.io/sheets/fastapi Timestamps: 0:00 - Introduction 1:06 - Sponsor (Code Rabbit) 2:45 - What Is FastAPI (Slides) 8:25 - High Level Overview 10:11 - Virtual Environment Setup 11:43 - FastAPI Install & Basic Setup 13:32 - Your First Route 15:09 - Swagger Interactive" [YouTube Link](https://youtube.com/watch?v=8TMQcRcBnW8) 2026-01-13T18:22Z 2.4M followers, 31.5K engagements "Coding Before AI Wasnt The Stone Age Lets stop exaggerating how bad things were before LLMs started generating code. https://t.co/2eX54NAbTe Check out the NEW Modern React Course 👉 https://modernreactcourse.com/ Follow the Traversy Media team on Twitter/X: Brad: https://x.com/traversymedia Sulamita: https://x.com/sulamitaivanov Dennis Ivy: https://x.com/dennisivy11" [YouTube Link](https://youtube.com/watch?v=AFkoZTEKOiM) 2025-10-28T13:00Z 2.4M followers, 25.1K engagements "5 Reasons Why Your Side Projects Are Failing Web development side projects often fail including many of my own. Let's talk about some of the reasons why this happens with some examples from my own experience. Check Out My Courses: https://traversymedia.com Social Media: https://x.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia https://github.com/bradtraversy Timestamps: 0:00 - Intro 1:28 - My History With SIde Projects 2:32 - Taking On Too Much 3:53 - Lack Of Proper Planning 5:59 - Unreasonable Expectations 7:37 - Neglecting Market Research" [YouTube Link](https://youtube.com/watch?v=EJRRjFvOg_I) 2024-07-16T13:31Z 2.4M followers, 49.1K engagements "Build A CodeIgniter PHP App - Part [--] We will be building a PHP Codeigniter blog application with CRUD functionality. In this video we will install Codeigniter setup a Pages controller add views and routing. Code For This Application - https://github.com/bradtraversy/ciblog [--] project PHP Frameworks course - https://www.eduonix.com/affiliates/id/16-10371 PHP [--] Developers Guide - https://www.eduonix.com/affiliates/id/16-10399 Codeigniter Codeigniter PHP Codeigniter Tutorial PHP PHP Blog Codeigniter Codeigniter PHP Codeigniter Tutorial PHP PHP Blog" [YouTube Link](https://youtube.com/watch?v=I752ofYu7ag) 2016-11-03T16:03Z 2.4M followers, 782.1K engagements "The Importance of Specialization in Coding Many people want to learn everything which is impossible. Pick a tech stack and learn as much as you can about that group of technologies. It will make you more valuable than being a jack of all trades. Check out My Courses: https://traversymedia.com" [YouTube Link](https://youtube.com/watch?v=ImSjJwzqAss) 2024-05-14T12:23Z 2.4M followers, 273.8K engagements "NextJS + Postgres and Error Monitoring - Full Stack Support Ticketing System In this project we will create a support ticket system with Next.js Neon PostgreSQL Prisma and we will implement error tracking and logging with Sentry. Sentry: https://sentry.io/signup/utm_source=traversy&code=traversy Neon: https://fyi.neon.tech/2tm Code: https://github.com/bradtraversy/quick-ticket Timestamps: 0:00 - Intro 3:24 - Project Plan (Slides) 8:33 - Next.js App Setup 12:18 - Sentry Setup 15:30 - Sentry Example 20:21 - Neon PostgreSQL Setup 21:40 - Prisma Initiliazation 23:00 - Ticket Model 25:10 - Prisma" [YouTube Link](https://youtube.com/watch?v=NKiTlo_dgb8) 2025-05-13T13:00Z 2.4M followers, 39.2K engagements "package-lock.json file explained" [YouTube Link](https://youtube.com/watch?v=NaIIqJaF4hM) 2025-08-29T13:00Z 2.4M followers, 76.5K engagements "PHP REST API From Scratch [--] - Database & Read In this series we will put together a REST API using PHP with NO FRAMEWORK. We will use object oriented programming along with PDO to connect and query a MySQL database. Code: https://github.com/bradtraversy/php_rest_myblog 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia php php rest php rest api php oop php pdo rest api php" [YouTube Link](https://youtube.com/watch?v=OEWXbpUMODk) 2018-05-27T19:26Z 2.4M followers, 528.2K engagements "20 Browser Extensions For Web Design & Development Let's take a look at some browser extensions for web designers and developers. This includes Chrome extensions and Firefox Addons that help with design testing debugging productivity and more. Full Article With Links: https://www.traversymedia.com/blog/20-browser-extensions Timestamps: 0:00 - Intro 2:10 - ColorZilla 2:53 - WhatFont 3:22 - Wappalyzer 4:13 - Web Developer 5:24 - Dark Reader 5:52 - JSON Formatter 6:21 - Session Buddy 6:52 - Fake Filler 7:25 - Quick Source Viewer 7:51 - CSS Viewer 8:27 - User Agent Switcher 8:58 - Visbug 9:39 -" [YouTube Link](https://youtube.com/watch?v=OhU4yaNih2M) 2024-04-11T16:15Z 2.4M followers, 78.5K engagements "Fetch API Introduction In this video we are going to take a look at the fetch API for making requests and fetching resources. This is an introductory based tutorial. We will create a fetch API sandbox to get data from local resources as well as a remote API CODE: Code for this video http://www.traversymedia.com/downloads/fetchsandbox.zip BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=Oive66jrwBs) 2017-08-31T17:02Z 2.4M followers, 525.3K engagements "Web Components Crash Course This is an introductory crash course on web components including custom elements shadow DOM and HTML templates. Code: https://codepen.io/bradtraversy/pen/wvaXKoK 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia web components custom elements html elements shadow dom javascript web components custom elements html elements shadow dom" [YouTube Link](https://youtube.com/watch?v=PCWaFLy3VUo) 2020-03-17T16:08Z 2.4M followers, 273.9K engagements "Developers have a problem with side projects The truth is most side projects we work on will never see the light of day. Let's talk about why. Traversy Media courses: https://www.traversymedia.com" [YouTube Link](https://youtube.com/watch?v=Y_JQti8YLn0) 2025-09-02T13:01Z 2.4M followers, 63.6K engagements "Linked List Data Structure JavaScript In this video we're going to learn about linked lists using OOP JavaScript (ES6 Classes). Linked lists are very popular in interview settings and are good to know. Code: https://gist.github.com/bradtraversy/c38f029e5f9e56a19c393d3a3b1e1544 Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia linked list linked lists javascript linked list" [YouTube Link](https://youtube.com/watch?v=ZBdE8DElQQU) 2019-07-03T16:41Z 2.4M followers, 230.7K engagements "Microservices Crash Course & Moleculer JS Intro An introduction to the microservices architecture and the Node.js Moleculer framework. Course Code: https://github.com/bradtraversy/microservices-example Moleculer Framework: https://moleculer.services/ Check out my courses: https://traversymedia.com Social Media: Github - https://github.com/bradtraversy Twitter - https://twitter.com/traversymedia Instagram - https://www.instagram.com/traversymedia Facebook - https://www.facebook.com/traversymedia Linkedin - https://www.linkedin.com/in/bradtraversy Timestamps: 00:00 - Intro 1:11 - Monolithic" [YouTube Link](https://youtube.com/watch?v=fEDT4lWWe9g) 2024-04-02T13:04Z 2.4M followers, 54K engagements "The Junior Dev Role Will Look Different With AI Check out AgentSea at https://agentsea.com/ first month at $1 with code TRAVERSY Leading tech companies have been forcing developers to embrace AI some have gone to the point of replacing juniors with AI. Here's my take on what I think will happen with the junior developer role. Find all Traversy Media courses at https://www.traversymedia.com/" [YouTube Link](https://youtube.com/watch?v=lvFswfNez2o) 2025-09-30T13:01Z 2.4M followers, 164.2K engagements "Alpine.js Crash Course We will learn about all of the Alpine.js directives properties as well as stores. Code: https://codepen.io/bradtraversy/pen/NWyrEZv 👇 Website & Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 0:00 - Intro 2:02 - File Setup 3:41 - x-data & Components 4:15 - x-show 5:00 - x-cloak 5:52 - x-on &" [YouTube Link](https://youtube.com/watch?v=r5iWCtfltso) 2022-05-12T13:00Z 2.4M followers, 149.3K engagements "Getting Started With Chart.js In this video we will take a peak at Chart.js which is a JavaScript library for creating beautiful charts and graphs and inserting them into your HTML. It can be used to create around [--] different types of charts including bar line and pie. This tutorial is extremely beginner friendly CODE: Code for this video http://www.traversymedia.com/downloads/mychart.zip SUPPORT: We spend massive amounts of time creating these free videos please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA:" [YouTube Link](https://youtube.com/watch?v=sE08f4iuOhA) 2017-06-19T14:33Z 2.4M followers, 522.7K engagements "Shell Scripting Crash Course - Beginner Level This is an intro to shell scripting with Bash. We will learn what shell scripting is and create a cheat sheet with things like variables conditionals loops functions etc. We will also do things like rename multiple files. Cheat Sheet Gist: https://gist.github.com/bradtraversy/ac3b1136fc7d739a788ad1e42a78b610 Command Line Tutorial: https://www.youtube.com/watchv=cBokz0LTizk 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media:" [YouTube Link](https://youtube.com/watch?v=v-F3YLd6oMw) 2018-05-17T21:09Z 2.4M followers, 787.4K engagements "JavaScript OOP Crash Course (ES5 & ES6) In this video we will look at some of the object oriented programming concepts in JavaScript including. Object Literals Constructors & This Prototypes & Inheritence Object.create() ES6 Classes & Subclasses MODERN JS FROM THE BEGINNING - $9.99 PROMO https://www.udemy.com/modern-javascript-from-the-beginning/couponCode=YOUTUBE10 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=vDJpGenyHaA) 2018-06-09T12:58Z 2.4M followers, 632.4K engagements "Course Announcement - Laravel From Scratch $15 PROMO - LARAVEL2024 https://www.traversymedia.com/laravel-from-scratch UDEMY: https://www.udemy.com/course/laravel-from-scratch/couponCode=LARAVEL2024 laravel laravel course udemy udemy course laravel php laravel laravel course udemy udemy course laravel php" [YouTube Link](https://youtube.com/watch?v=vi8GrSp4Y6w) 2024-09-24T16:01Z 2.4M followers, 30.8K engagements "Build & Deploy A Python Web App Flask Postgres & Heroku In this project we will build a feedback form with Python Flask Postgresql and mailtrap.io. We will also deploy it to Heroku Code: https://github.com/bradtraversy/python_feedback_app Deployment Gist: https://gist.github.com/bradtraversy/0029d655269c8a972df726ed0ac56b88 Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Udemy Courses: https://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia" [YouTube Link](https://youtube.com/watch?v=w25ea_I89iM) 2019-08-16T17:06Z 2.4M followers, 294.9K engagements "Vue.js [---] In [--] Minutes UPDATED VERSION - https://www.youtube.com/watchv=Wy9q22isx3U In this crash course we will cover all of the fundamentals of the Vue.js [---] JavaScript framework. Vue-cli Declarative Rendering Directives Conditionals & Loops Events & Input Templates Components Properties vue-router vue-resource FULL VUE.JS COURSE: https://www.eduonix.com/affiliates/id/16-10450 For more on this video and others visit http://www.traversymedia.com SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia" [YouTube Link](https://youtube.com/watch?v=z6hQqgvGI4Y) 2016-12-04T20:16Z 2.4M followers, 656.9K engagements Limited data mode. Full metrics available with subscription: lunarcrush.com/pricing
@traversymedia Traversy MediaTraversy Media posts on YouTube about javascript, tutorial, build a, check the most. They currently have [---------] followers and [---] posts still getting attention that total [------] engagements in the last [--] hours.
Social category influence technology brands 7.27% stocks 5.45% social networks 5.45% currencies 0.91% finance 0.91%
Social topic influence javascript #122, tutorial 12.73%, build a #1544, check 9.09%, how to 8.18%, ai 7.27%, dev #1217, we will #80, what is 6.36%, events #2998
Top accounts mentioned or mentioned by @christencodes @fedlearning @thehiddenpast987 @codestackr @axionet_ir @hnasr @devinsideyou @vtechcoder
Top assets mentioned Alphabet Inc Class A (GOOGL)
Top posts by engagements in the last [--] hours
"Create a Website With Video Background HTML & CSS Create a beautiful custom landing page for a Travel website using HTML CSS and a little JavaScript Code: https://codepen.io/bradtraversy/pen/eYdMqvx Find a list of my latest Udemy courses at: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia html css website build a website learn html landing page video background html css website build a website learn html landing page video background"
YouTube Link 2021-01-04T19:19Z 2.4M followers, 655K engagements
"MongoDB Crash Course [----] In this video I will introduce you to MongoDB Atlas the multi-cloud application data platform from MongoDB and walk you through how to set up and connect to the database loading sample data and performing CRUD operations. This video will provide you with a basic understanding and way to get started with MongoDB Atlas but you will learn that there are a variety of other features and ways to interact with your data available providing you the flexibility to interact in the way that best suits your needs. Register for MongoDB Atlas:"
YouTube Link 2022-01-24T14:00Z 2.4M followers, 225.3K engagements
"Jest Crash Course - Unit Testing in JavaScript In this video we will get started with JavaScript unit testing using Jest. We will look at how to setup Jest different matchers as well as how to test async code run functions before and after different tests etc. This is for developers that are fairly new to testing and the Jest testing framework. Code: Github Repo: https://github.com/bradtraversy/jest_testing_basics Sponsor: Anthrodesk http://anthrodesk.com/ 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com"
YouTube Link 2018-04-20T21:28Z 2.4M followers, 454.5K engagements
"Create a Desktop App With JavaScript & Electron In this video we will create a cross-platform desktop app to resize image dimensions using JavaScript and Electron. 💻 Code: https://github.com/bradtraversy/image-resizer-electron To package your app up for different platforms you could use one of the following: https://github.com/electron/electron-packager https://www.electronforge.io/ All Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Traversy Media On Social Media: Twitter:"
YouTube Link 2022-10-03T13:18Z 2.4M followers, 470.3K engagements
"HTML Crash Course For Absolute Beginners In this crash course I will cram as much about HTML that I can. This is meant for absolute beginners. If you are interested in learning HTML but know nothing then you are in the right place. We will be creating a cheat sheet with all of the common HTML5 tags attributes semantic markup etc. We will not be focusing on CSS in this video. The CSS crash course will be released shortly after 24+ Hour HTML & CSS Course (Just revamped) https://www.traversymedia.com/modern-html-css-from-the-beginning Udemy Version:"
YouTube Link 2017-07-17T14:38Z 2.4M followers, 7.5M engagements
"Developers are forced to use AI Developers are left with no choice companies are making them use AI now. Try Tuple for free for [--] weeks at https://tuple.app/traversy and use code TRAVERSY for 90% off your team's first [--] months post-trial. Find all Traversy Media courses at https://www.traversymedia.com/"
YouTube Link 2026-02-11T16:00Z 2.4M followers, 63.8K engagements
"Vue.js Crash Course [--] Hour crash course of the Vue.js framework. You will learn all the fundamentals including components directives lifecycle events and much more. Check Out Our Sponsor Daily.dev: https://daily.dev/traversy-media Full Project Code: https://github.com/bradtraversy/vue-crash-2024 Blog Post: https://www.traversymedia.com/blog/vue-crash-course Check Out My Courses: https://traversymedia.com Timestamps: 0:00 - Intro 2:19 - Daily.dev Sponsor 3:11 - What is Vue.js 4:45 - Prerequisites 6:17 - Role of Frontend Frameworks 8:40 - Why Vue.js 11:14 - Vue Components 13:39 - Getting Setup"
YouTube Link 2024-07-01T14:00Z 2.4M followers, 571.8K engagements
"Build an Expense Tracker React Hooks & Context API In this project we will take a vanilla JS expense tracker app and turn it into a React app using hooks (useState useContext useReducer) and the context API. Build A Backend With Node.js/Express/MongoDB: https://www.youtube.com/watchv=KyWaXA_NvT0 Original Repo: https://github.com/bradtraversy/vanillawebprojects/tree/master/expense-tracker React Version: https://github.com/bradtraversy/expense-tracker-react 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links:"
YouTube Link 2020-02-22T17:06Z 2.4M followers, 996.2K engagements
"React Native Crash Course+ Build a Mobile App In [--] Hours In this 3-hour course we will learn all about React Native for building iOS and Android apps. We will discuss the fundamentals and then build a notes application with full CRUD and authentication using Appwrite.io as our backend. Visit Appwrite and claim $50 in free Appwrite Cloud Pro credits: https://apwr.dev/traversyfeb2025 Code: https://github.com/bradtraversy/notes-app Timestamps: 0:00 - Intro 1:29 - Slides (What Is React Native etc) 9:53 - Setup With Expo 14:19 - Reset Project Boilerplate 15:38 - Running Your Project 16:32 - React"
YouTube Link 2025-02-26T15:00Z 2.4M followers, 130.1K engagements
"Tailwind Crash Course Project From Scratch In this video we will set up Tailwind CLI and create a landing page from start to finish going over many of the common utility classes and then deploying it to InMotion Hosting using Git. Sponsor: InMotion Hosting https://bit.ly/3uVNhD6 💻 Code: https://github.com/bradtraversy/tailwind-landing-page Frontend Mentor Challenge: https://www.frontendmentor.io/challenges/manage-landing-page-SLXqC6P5 Csaba Kissi Twitter (Tailwind Course Helper): https://twitter.com/csaba_kissi 👇 Website & Courses: https://traversymedia.com 💖 Show Support Patreon:"
YouTube Link 2022-04-05T13:00Z 2.4M followers, 684.8K engagements
"SSH Crash Course With Some DevOps In this video we will learn the fundamentals of SSH along with some basic DevOps and Linux stuff. We will start with a local Ubuntu server on my network and then create a remote Digital Ocean Droplet to work with. We will create sets of SSH keys for those as well as Github. We will even do a simple React app deployment. Gist With Commands: https://gist.github.com/bradtraversy/f03df587f2323b50beb4250520089a9e Digital Ocean Link: (2 Free Months) https://m.do.co/c/5424d440c63a Docs Page: https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys--2"
YouTube Link 2018-07-08T14:27Z 2.4M followers, 583.4K engagements
"Learn Figma Fast Learn Figma in [--] minutes by covering all the core concepts you need to get started. This tutorial is the ultimate mini crash course to get you started before diving deeper into figma. Figma: https://www.figma.com/ Wix Studio: https://www.wix.com/studio Find us on Twitter/X: - Brad: https://x.com/traversymedia - Dennis: https://x.com/dennisivy11 Find all courses on https://www.traversymedia.com/ Timestamps: 00:00 - Intro 1:20 - Getting started 1:58 - Interface & Tools 3:54 - Frames 4:22 - Plugins 4:41 - Layouts 7:36 - Components 8:51 - Variants & Prototypes 9:59 - Design to"
YouTube Link 2025-07-23T14:02Z 2.4M followers, 37.7K engagements
"JavaScript Crash Course For Beginners In this crash course we will go over the fundamentals of JavaScript including more modern syntax like classes arrow functions etc. This is the starting point on my channel for learning JS. Code including html/css: https://embed.plnkr.co/plunk/8ujYdL1BxZftGoS4Cf14 [--] Hour JavaScript Course: https://www.udemy.com/modern-javascript-from-the-beginning/couponCode=TRAVERSYMEDIA Suggested Videos To Watch Next: DOM Crash Course - https://www.youtube.com/watchv=0ik6X4DJKCc Fetch API - https://www.youtube.com/watchv=Oive66jrwBs JS Playlist With Projects -"
YouTube Link 2019-03-13T15:46Z 2.4M followers, 4.6M engagements
"NPM Crash Course This is a beginner-friendly crash course and tutorial on NPM or the Node Package Manager. Some of what you will learn. Install and remove modules Update modules All about package.json Set init defaults Local & global modules Dependencies & dev dependencies Listing modules Semantic Versioning NPM Scripts COMMANDS: https://gist.github.com/bradtraversy/09177818de0f43a6e74e2cd05d1fe596 BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW"
YouTube Link 2017-09-18T16:39Z 2.4M followers, 356.5K engagements
"Redis Caching in Node.js In this video I will show you how to setup caching with Node.js & Redis and look at how it is beneficial. Code: https://gist.github.com/bradtraversy/a9dedcdf4350fd417819ee6538482aae Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Windows Download: https://github.com/dmajkic/redis/downloads Redis Crash Course: https://www.youtube.com/watchv=Hbt56gFj998 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Udemy Courses: https://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia"
YouTube Link 2019-08-20T13:15Z 2.4M followers, 256.4K engagements
"Command Line Crash Course For Beginners Terminal Commands This is a course for beginners to learn how to navigate the terminal/command line. I tried to make it as OS agnostic as possible but if you are on Windows I suggest using something like "Git Bash". Check out Agora https://bit.ly/3bLM8Iu 💻 Gist With All Commands: https://gist.github.com/bradtraversy/cc180de0edee05075a6139e42d5f28ce 👇 Follow Traversy Media On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 0:00 -"
YouTube Link 2022-09-14T15:20Z 2.4M followers, 290.8K engagements
"React JS Crash Course Check out the latest version - https://www.youtube.com/watchv=LDB4uaJ87e0 Get started with React in this crash course. We will be building a task tracker app and look at components props state hooks working with an API and more. Code: https://github.com/bradtraversy/react-crash-2021 React Front To Back [----] Course: https://www.udemy.com/course/react-front-to-back-2022/referralCode=4A622C7E48DB66154114 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro & Slides 12:37 - Create a React app 14:52 - Files & folders 18:54 - App component & JSX"
YouTube Link 2021-01-18T19:01Z 2.4M followers, 3.6M engagements
"Hapi.js Framework Crash Course In this under [--] minute crash course we will be talking about and working with the Hapi.js server side framework. Hapi js is similar to Express. We can setup routes implement templates work with databases and so on. CODE: Code for this video https://github.com/bradtraversy/hapiapp SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa BECOME A PATRON: Support me directly for even $1 per month http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia"
YouTube Link 2017-07-10T15:11Z 2.4M followers, 69K engagements
"Svelte Crash Course Learn the fundamentals of Svelte by building a feedback app Code: https://github.com/bradtraversy/svelte-feedback-app 👇 Website & Courses: https://traversymedia.com https://freelancemastery.dev 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy The article where I got the image:"
YouTube Link 2021-10-13T17:58Z 2.4M followers, 255.7K engagements
"jQuery Crash Course [--] - Intro & Selectors In this video we will cover jQuery selectors in depth. We can select elements by id class CSS3 pseudo selectors and the elements themselves. My [--] Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course jquery jquery selectors jquery tutorial jquery jquery selectors jquery tutorial"
YouTube Link 2016-09-18T12:36Z 2.4M followers, 439.7K engagements
"Convert HTML to Wordpress Theme - Part [--] Part [--] - A look at how to convert a static html template to a full Wordpress theme. Files can be downloaded at https://github.com/bradtraversy/escalate_theme SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa UPDATE: If you want a more in depth series on building Wordpress themes check out my new Wordpress Theme Development with Bootstrap series - https://www.youtube.com/watchv=2Zt8va_6HRk wordpress theme tutorial html to wordpress convert html to wordpress build wordpress theme theme development wordpress theme tutorial html to wordpress convert"
YouTube Link 2013-12-10T19:24Z 2.4M followers, 273K engagements
"AJAX Crash Course (Vanilla JavaScript) In this video we will dive into AJAX with Vanilla JS and NO JQUERY. We will examine the XHR object and how it works. This is a beginner friendly tutorial for anyone that has very basic JavaScript knowledge. We will make xhr requests to a txt file local json files an external API and even PHP files. CODE: Files for this course http://www.traversymedia.com/downloads/ajaxcrash.zip BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA:"
YouTube Link 2017-08-28T18:47Z 2.4M followers, 767.6K engagements
"Framework Wars are Stupid"
YouTube Link 2025-09-12T16:36Z 2.4M followers, 33.1K engagements
"Prisma Crash Course Let's look at Prisma which is a Node.js & TypeScript ORM & toolkit to interact with your database. Written Version: https://www.traversymedia.com/blog/prisma-crash-course Check Out My Courses: https://traversymedia.com Timestamps: 0:00 - Intro & What Is Prisma 5:30 - What Is Data Modeling 6:28 - Getting Started 9:38 - The Schema File 10:36 - User Model 12:29 - Article Model 14:13 - Running Migrations 15:45 - Using The Prisma Client 16:18 - main() Function 18:00 - Create a User 19:40 - Get Users 20:44 - Create Article & Relate User 23:16 - Create User & Article With One"
YouTube Link 2023-09-12T14:16Z 2.4M followers, 100.3K engagements
"Redis Crash Course Tutorial In this crash course we will discuss and demonstrate the fundamentals of Redis including. What Redis Is Installation Redis-cli Data Types - Strings Lists Sets Sorted Sets Hashes Data Persistence FULL REDIS COURSE: Please Use This Link https://www.eduonix.com/affiliates/id/16-10420 SUPPORT: We spend massive amounts of time creating these free videos please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia"
YouTube Link 2017-03-19T13:56Z 2.4M followers, 491.9K engagements
"JavaScript Under The Hood [--] - Memory Storage In this video we'll look at how and where primitive values and reference data (objects) are stored. 💻 My Courses & More https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 0:00 - Intro 0:59 - Memory Management & Garbage Collection 2:34 - Primitive vs Reference Types 4:19 - Stack vs Heap"
YouTube Link 2022-07-12T15:29Z 2.4M followers, 58.4K engagements
"React Native Crash Course In this course we will talk about what React Native is and get setup look at some of the built in components and build a small shopping list app Sponsor: Linode Hosting https://linode.com/traversy Code: https://github.com/bradtraversy/react_native_shopping_list 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia"
YouTube Link 2020-02-04T12:17Z 2.4M followers, 730.1K engagements
"Full App Build - Dev to Deployment - Next.js Prisma Neon & Clerk Let's build a full stack app with some of my favorite technologies: Neon (Sponsor) - https://fyi.neon.tech/traversy Clerk (Sponsor) - https://go.clerk.com/BsG2XQJ Prisma - https://www.prisma.io/ Next.js - https://nextjs.org/ Full Code Repo: https://github.com/bradtraversy/expense-tracker-nextjs Timestamps: 0:00 - Intro 2:04 - Links & Docs 3:24 - Create Next App 5:58 - Layout File 7:54 - Neon Project Setup 9:45 - New Database & Role 10:56 - Neon SQL Editor Demo 14:18 - Prisma Setup & Schema 15:20 - User Model 18:06 - Transaction"
YouTube Link 2024-06-25T13:00Z 2.4M followers, 58.8K engagements
"Tailwind CSS Crash Course Updated [----] Crash Course - https://youtu.be/dFgzHOX84xQ In this video we will look at the TailwindCSS utility framework including what it is setup and creating custom components with utilities Code: https://codepen.io/bradtraversy/pen/JgXqBL Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Docs: https://tailwindcss.com Mac Install: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Udemy Courses: https://www.traversymedia.com Follow Traversy Media:"
YouTube Link 2019-07-24T16:02Z 2.4M followers, 690.9K engagements
"Build A JavaScript & jQuery Movie Info App in [--] Minutes In this video we will build a movie listing application using JavaScript ES6 jQuery along with Axios for making HTTP requests to the OMDb API. CODE: Code for this video https://github.com/bradtraversy/movieinfo EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA:"
YouTube Link 2017-03-16T15:22Z 2.4M followers, 218.7K engagements
"Mobile Apps - Web vs. Native vs. Hybrid In this presentation we will examine the pros and cons of the different types of mobile apps that you can build. We will look at web native and hybrid mobile apps and compare things like performance price difficulty to maintain etc SPONSORS: ZEQR - https://www.zeqr.com MEGA MOBILE COURSE: https://www.eduonix.com/affiliates/id/16-10474 BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia"
YouTube Link 2017-08-04T11:56Z 2.4M followers, 417.2K engagements
"PHP OOP - Beginners Crash Course Lets take a look at the basics and the fundamentals of object oriented programming and PHP. We will discuss. Objects & Classes Methods & Properties Visibility / Access Modifiers Construct & Destruct Static Keyword Abstract Classes FOR FULL COURSES - http://www.eduonix.com FOLLOW ME ON TWITTER - https://twitter.com/bradtraversy FOLLOW ON FACEBOOK - https://www.facebook.com/techguywebsolutions CONNECT ON LINKEDIN - https://www.linkedin.com/in/bradtraversy php php oop oop oop php php classes php objects abstract classes static methods static classes php php oop"
YouTube Link 2016-02-20T16:31Z 2.4M followers, 166.2K engagements
"jQuery Crash Course [--] - Ajax In this video we will work with the load $.get $.post and $.ajax methods in jQuery My [--] Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course jquery jquery ajax jquery $.ajax jquery post jquery load jquery jquery ajax jquery $.ajax jquery post jquery load"
YouTube Link 2016-09-18T14:10Z 2.4M followers, 152.3K engagements
"Realtime Chat With Users & Rooms - Socket.io Node & Express In this project we will build a chat app using Node express & websockets in under [--] minutes Code: https://github.com/bradtraversy/chatcord 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia websockets socket.io node nodejs express javascript chat app websockets socket.io node nodejs express javascript chat"
YouTube Link 2020-03-24T11:58Z 2.4M followers, 936.1K engagements
"PDO Crash Course (PHP) In this video we will go over the basics of PDO (PHP Data Objects) which is a secure and consistent way to connect to a database via PHP. It is an alternative to mysqli. We will go over connection PDO::Query and CRUD operations through prepared statements OOP PHP MVC Udemy Course $10 Promo: https://www.udemy.com/object-oriented-php-mvc/couponCode=TRAVERSY010 CODE: All code is in this GitHub Gist https://gist.github.com/bradtraversy/147443539b7e1afafa17e6392f072720 BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS:"
YouTube Link 2017-09-25T16:30Z 2.4M followers, 295.2K engagements
"jQuery Crash Course [--] - Effects and Animation In this video we will look at the jQuery fade and slide methods/effects as well as the animate method My [--] Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course jquery jquery animation jquery animate jquery fade jquery slide jquery jquery animation jquery animate jquery fade jquery slide"
YouTube Link 2016-09-18T13:28Z 2.4M followers, 133.7K engagements
"Senior Developers are Vibe Coding Now (With SCARY results) With everything starting to use AI there are some serious concerns about the results. Check out Code Rabbit: https://coderabbit.link/traversymedia Find all Traversy Media courses at https://www.traversymedia.com/ Timestamps: 00:00 - Intro 00:46 - 32% of devs ship AI code 1:52 - 45% of code is insecure 2:30 - CodeRabbit report 5:05 - Why issues are happening 6:57 - Code reviews 8:41 - AI code review tools 10:45 - Using code rabbit"
YouTube Link 2026-01-16T16:40Z 2.4M followers, 26.5K engagements
"Sass Crash Course In this video we will talk about what Sass is and look at its features as well as create a landing page header to display things like variables nesting mixins etc Code: https://codepen.io/bradtraversy/pen/ExjmGdYeditors=1100 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia sass css css preprocessor sass tutorial sass css css preprocessor sass"
YouTube Link 2020-02-28T18:09Z 2.4M followers, 438.4K engagements
"Build a Responsive Website HTML CSS Grid Flexbox & More In this project we will build a custom website using HTML5 and modern CSS techniques such as CSS Grid Flexbox psuedo selectors animation and more. We will also deploy to Netlify and add form functionality Code: https://github.com/bradtraversy/loruki-website 💖 Support The Channel http://www.patreon.com/traversymedia Website & Brad Traversy Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia Timestamps:"
YouTube Link 2020-10-23T13:44Z 2.4M followers, 1.1M engagements
"MongoDB In [--] Minutes UPDATED VIDEO [----] - https://www.youtube.com/watchv=-56x56UppqQ In this video we will dive into the MongoDB NoSQL database and look at the fundamentals and the syntax to create read update and delete documents/data NODE.JS EXPRESS & MONGODB COURSE: https://www.udemy.com/nodejs-express-mongodb-dev-to-deployment/couponCode=DISCOUNT459895 BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia"
YouTube Link 2016-09-04T20:47Z 2.4M followers, 2.4M engagements
"jQuery Crash Course [--] - DOM Manipulation In this video Ill show you how to add remove and change things in the DOM using jQuery. We will look at methods like append prepend html and text My [--] Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course jquery jquery dom jquery append jquery html jquery dom events jquery jquery dom jquery append jquery html jquery dom events"
YouTube Link 2016-09-18T12:50Z 2.4M followers, 141.7K engagements
"Vue JS Crash Course Updated Version - https://www.youtube.com/watchv=VeNfHj6MhgA Learn the fundamentals of Vue JS (v3) in this project-based crash course Task Tracker: https://github.com/bradtraversy/vue-crash-2021 Random User Generator: https://codepen.io/bradtraversy/pen/LYbzJjK Latest Udemy Courses: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro & Slides 7:17 - User Generator Mini Project (CDN) 21:35 - Vue CLI Setup 24:30 - Files Dev Server & Cleanup 28:22 - Global Styles 29:06 - Header Component 30:44 - Component Props 32:06"
YouTube Link 2021-02-24T16:36Z 2.4M followers, 1.4M engagements
"React JS Crash Course (2019) In this crash course you will learn what React JS is and the fundamentals such as components state props JSX events etc. Modern React Front To Back - [----] Hour Course https://www.udemy.com/modern-react-front-to-back/couponCode=TRAVERSYMEDIA Code For Tutorial: https://github.com/bradtraversy/react_crash_todo 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Related YouTube Videos: Redux Crash Course - https://www.youtube.com/watchv=93p3LxR9xfM React Context API Project - https://www.youtube.com/watchv=NDEt0KdDbhk React Hooks -"
YouTube Link 2019-01-03T21:20Z 2.4M followers, 1.7M engagements
"JavaScript Fundamentals For Beginners UPDATED COURSE HERE - https://www.youtube.com/watchv=hdI2bqOjy3c&t=4578s This is a mini-course on the fundamentals of not only JavaScript but programming in general. We will cover the following. What is JavaScript Variables & Data Types Loops Arrays Objects Functions Conditionals - If Statements switches Events Forms & Validation MODERN JS FROM THE BEGINNING (21.5 HOUR COURSE) https://www.udemy.com/modern-javascript-from-the-beginning/couponCode=YOUTUBE10 javascript javascript beginners javascript beginner tutorial javascript basics javascript javascript"
YouTube Link 2016-03-24T16:18Z 2.4M followers, 1.7M engagements
"Google Chrome Developer Tools Crash Course In this video we will be taking an intermediate look at the Google Developer Tools. You will learn how to do things such as. Inspect & Examine HTML/CSS Edit HTML/CSS Enable/Disabled styles Move & Delete Elements Console Logs & Other Commands Special Console Symbols Examine Network & Resources Use Snippets Workspaces & Permanent Changes View & Remove Browser Storage Perform Audits Add MailTag to your browser (it's free) ➜ https://goo.gl/qZf5Pj Thank you MailTag for sponsoring this video MIZUXE THEME FILES:"
YouTube Link 2017-09-28T16:29Z 2.4M followers, 726.3K engagements
"MongoDB Crash Course In this video we will go over MongoDB which is a popular NoSQL database that is commonly used with Node.js and other technologies. New [----] crash course featuring Jesse Hall a MongoDB developer advocate: https://www.youtube.com/watchv=2QQGWYe7IDU MongoDB Cheat Sheet: https://gist.github.com/bradtraversy/f407d642bdc3b31681bc7e56d95485b6 Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Mac Install: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Udemy Courses:"
YouTube Link 2019-07-16T12:52Z 2.4M followers, 792.2K engagements
"PHP For Absolute Beginners [---] Hour Course This course is for absolute beginners and will give you a great kickstart to learning PHP. We'll first talk about what PHP is and why we should learn it then we will setup a working environment and start coding This video covers all the basics: - How to declare Variables - How to work with strings Arrays - How to work with file System - How to use cURL to fetch resources - Object Oriented PHP - Namespaces - Composer - Autoloading and much more. At the end of this course we will create a CRUD (CREATE READ UPDATE DELETE) application [--] times. First we"
YouTube Link 2020-12-11T17:24Z 2.4M followers, 722.8K engagements
"Node.js Crash Course This is an intro to Node.js. No frameworks or libraries. We will look at a bunch of the core modules including building a server with the http module. Code: https://github.com/bradtraversy/nodejs-crash-2024 Express Crash Course: https://www.youtube.com/watchv=CnH3kAXSrmU Node.js API Masterclass: https://www.traversymedia.com/node-js-api-masterclass Timestamps: 0:00 - Intro & Slides 12:18 - Installation 13:22 - Node REPL 15:05 - Setup & package.json Init 16:51 - Running JavaScript Files 19:36 - CommonJS Modules 23:13 - ES Modules 27:20 - HTTP Module & Create Server 35:06 -"
YouTube Link 2024-04-23T16:52Z 2.4M followers, 583.8K engagements
"Angular Crash Course Learn the fundamentals of Angular in this project-based crash course Video Sponsor: https://www.hostinger.com/traversymedia - Use the code TRAVERSYMEDIA for 10% off Code: https://github.com/bradtraversy/angular-crash-2021 Latest Udemy Courses: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Hostinger Sponsor 0:35 - Intro & Slides 7:41 - Angular CLI & Setup 10:39 - Files & Folders 14:49 - Component structure 16:42 - Properties & Interpolation 18:40 - Global Styles 19:20 - Header Component 23:15 - Button Component"
YouTube Link 2021-05-06T15:40Z 2.4M followers, 1.6M engagements
"Bootstrap [--] Crash Course Website Build & Deploy Beginner-friendly website project using Bootstrap [--] Hostinger: https://www.hostinger.com/traversymedia - Use the code TRAVERSYMEDIA for 10% off Code: https://github.com/bradtraversy/bootstrap-bootcamp-website Project Demo: https://www.frontendbootcampdemo.com/ Latest Udemy Courses: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro 2:01 - Docs & Getting Started 4:40 - Including Bootstrap CDN 6:38 - Responsive Navbar 14:04 - Showcase With Flex Classes 24:25 - Newsletter With Input Group"
YouTube Link 2021-06-09T13:28Z 2.4M followers, 1.3M engagements
"Cursor Crash Course & AI Coding For Beginners In this video we'll explore the Cursor AI editor and my workflow for coding with AI. We will talk about context rules tab completion the chat interface and more. Check out Sevalla for easy-to-deploy app hosting: https://sevalla.com/ Download Cursor AI: https://cursor.com/ Check out my courses: https://traversymedia.com Timestamps: 0:00 - Intro 2:14 - Sponsor 3:13 - What Is Cursor 3:59 - Cursor Pricing 6:58 - Context 7:58 - Settings 8:30 - Agent vs Ask Mode 10:30 - Models 11:51 - User Rules 14:17 - Using Cursor With Existing Projects 15:18 - Tab"
YouTube Link 2025-08-19T17:00Z 2.4M followers, 82.8K engagements
"Axios Crash Course HTTP Library In this video we will be looking at the Axios HTTP client to make requests add headers create interceptors and more Code: https://github.com/bradtraversy/axios-crash 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia axios axios javascript http axios http fetch api axios axios javascript http axios http fetch api"
YouTube Link 2019-10-25T13:09Z 2.4M followers, 398.8K engagements
"Vite Crash Course Faster Alternative To CRA In this video we will talk about the Vite JavaScript build tool. We will also compare it to Webpack as well as Create React App. 💻 Blog Post: https://www.traversymedia.com/blog/vite-crash-course All Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Traversy Media On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 0:00 - Intro 1:13"
YouTube Link 2023-03-14T16:24Z 2.4M followers, 267.2K engagements
"Ruby On Rails Crash Course A beginner food log project to start learning the Ruby on Rails framework Web-Crunch YouTube Channel: https://www.youtube.com/user/webcrunchblog 00:00 Intro 01:09 What we'll be building 06:31 Creating the new Ruby on Rails application 14:24 Creating the first model and scaffold 19:16 A tour of the first scaffold and application structure 33:34 Adding the Bulma CSS framework 39:27 Adding the primary application header 45:07 Enhancing the UI with Bulma 01:14:31 Adding a new controller for displaying all food logs 01:28:19 Active Record Validations 01:31:07 Using Rails"
YouTube Link 2020-09-20T10:13Z 2.4M followers, 215.1K engagements
"Build A Simple Android App With Kotlin We will create a basic todo list Android app using the Kotlin programming language Philipp Lackner YouTube Channel: https://www.youtube.com/channel/UCKNTZMRHPLXfqlbdOI7mCkg Code: https://github.com/philipplackner/TodoList Philipp's Kotlin Crash Course (Traversy Media): https://www.youtube.com/watchv=5flXf8nuq60&t=302s Timestamps: 00:00 - Intro 00:33 - What we will build 01:42 - Why choose Kotlin for Android Development 03:29 - Android Studio Setup 07:17 - Creating the project 08:57 - Android Studio Roundtrip 16:17 - Building the app's layout 35:07 -"
YouTube Link 2020-11-09T20:53Z 2.4M followers, 1.1M engagements
"TypeScript Crash Course Learn the basics of TypeScript in this beginner-friendly crash course Visit Our Sponsor: Stream https://getstream.io/traversy TypeScript Gist: https://gist.github.com/bradtraversy/f80a4cd87e7034bea5264f7d8c431b4e Find all of my Udemy courses: https://traversymedia.com Support The Channel: https://www.patreon.com/traversymedia https://paypal.me/traversymedia TImestamps: 0:00 - Intro & Sponsor 0:39 - Slides 7:58 - TypeScript Setup 8:55 - TSC (TypeScript Compiler) 11:42 - Config File 13:32 - Folder Structure 16:50 - Basic Types 18:03 - Arrays & Tuples 21:27 - Unions &"
YouTube Link 2021-08-18T13:13Z 2.4M followers, 693.7K engagements
"Modern JavaScript From The Beginning First [--] Hours This is the first [--] hours of my 37-hour JavaScript course. In thes video we will go over the fundamentals in-depth. Get The Full Course For $15 PROMO CODE: YOUTUBEJAVASCRIPT https://www.traversymedia.com/modern-javascript-2-0 JAVASCRIPT SANDBOX REPO: https://github.com/bradtraversy/javascript-sandbox SHOPPING LIST PROJECT: https://github.com/bradtraversy/shopping-list Timestamps: 0:00 - Intro 1:00 - What is JavaScript 8:43 - Environment Setup 14:10 - Running JS In The Browser 21:14 - Using The Sandbox 24:15 - The Browser Console 34:22 -"
YouTube Link 2023-07-26T12:40Z 2.4M followers, 831.8K engagements
"PHP For Beginners 3+ Hour Crash Course Your first step in learning PHP. We will go over all of the fundamentals and create a small PHP/MySQL project. Sponsor: https://linode.com/traversy 💻 Github Repo: https://github.com/bradtraversy/php-crash 💻 Download Xampp: https://apachefriends.com 👇 PHP OOP MVC Udemy Course: https://www.udemy.com/course/object-oriented-php-mvc 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia"
YouTube Link 2022-03-30T13:00Z 2.4M followers, 917.8K engagements
"Express Crash Course Get started with the most popular web framework for Node.js. Code from Video: https://github.com/bradtraversy/express-crash/ Node.js Crash Course: https://www.youtube.com/watchv=32M1al-Y6Ag 14+ Hour Node.js API Masterclass Course: https://www.traversymedia.com/node-js-api-masterclass Timestamps: 0:00 - Intro & Slides 0:53 - What is Express 2:28 - Opinionated vs Unopinionated 4:10 - Prerequisites 5:18 - What we'll cover 6:45 - Express Setup 9:00 - Basic Server 13:10 - --watch Flag & NPM Scripts 15:25 - res.sendFile() Method 18:00 - Static Web Server 19:48 - Working with"
YouTube Link 2024-05-07T13:00Z 2.4M followers, 268.5K engagements
"Escaping tutorial hell"
YouTube Link 2025-11-21T18:44Z 2.4M followers, 36.2K engagements
"React Crash Course Learn the basics of React such as components props state data fetching and more while building a job listing frontend. Code: https://github.com/bradtraversy/react-crash-2024 React Front To Back Full Course: https://www.traversymedia.com/Modern-React-Front-To-Back-Course Check out all my courses: https://traversymedia.com Social Media: Github - https://github.com/bradtraversy Twitter - https://twitter.com/traversymedia Instagram - https://www.instagram.com/traversymedia Facebook - https://www.facebook.com/traversymedia Linkedin - https://www.linkedin.com/in/bradtraversy"
YouTube Link 2024-03-18T14:28Z 2.4M followers, 1M engagements
"Laravel [--] REST API With Sanctum Authentication Beginner-friendly REST API from scratch using Laravel [--]. We will implement authentication using API keys with Laravel Sanctum. Code: https://github.com/bradtraversy/laravel-sanctum-api Laravel Sanctum Docs: https://laravel.com/docs/8.x/sanctum Timestamps: 0:00 - Intro 1:46 - Set Up Laravel 3:23 - SQLite Setup 4:15 - Basic Routing 6:38 - Product Model & Migration 10:56 - Using the Model 14:39 - Product Controller & Methods 17:30 - Create Products & Validation 21:53 - Single Product & Resource Routes 24:05 - Update Product 25:32 - Delete Product"
YouTube Link 2021-03-31T14:08Z 2.4M followers, 572.3K engagements
"Freelance Web Developer Roadmap In this video we go through a 6-step process to becoming a successful freelance Web Developer. Everything from the technologies to learn to setting up a business and business types to proposals and contracts. Check Out My Complete Freelancing Course: https://freelancemastery.dev Use the promo code HALFOFF to get it for just $25 Check Out All My Courses: https://traversymedia.com Timestamps: 0:00 - Intro 1:16 - What's In This Guide 2:13 - Step One: Gain Skill Set 2:38 - Types Of Freelancers 8:24 - Web Dev Fundamentals 9:26 - Design Fundamentals 11:03 - Wordpress"
YouTube Link 2025-03-17T15:30Z 2.4M followers, 173.7K engagements
"Async JS Crash Course - Callbacks Promises Async Await In this crash course we will look at asynchronous JavaScript and cover callbacks promises including promise.all as well as the async / await syntax. FULL JS COURSE (Just [--] Bucks): https://www.udemy.com/modern-javascript-from-the-beginning/couponCode=YOUTUBE10 CODE: https://plnkr.co/4Pv2HhiWV4kiPHY9VrUw 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia async javascript"
YouTube Link 2018-06-22T13:13Z 2.4M followers, 1.6M engagements
"What Is A RESTful API Explanation of REST & HTTP In this video i will explain what a RESTful API is along with HTTP and endpoints. We will look at the Github API as an example Create a REST API With Node.js: https://www.youtube.com/watchv=eB9Fq9I5ocs Create a REST API with PHP: https://www.youtube.com/watchv=DHUxnUX7Y2Y What is An API Video: https://www.youtube.com/watchv=s7wmiS2mSXY&t=129s DONATIONS: Any donation is greatly appreciated. https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia rest api restful api what is rest what is an api api what is rest api http requests"
YouTube Link 2017-02-20T14:13Z 2.4M followers, 1.5M engagements
"Git & GitHub Crash Course For Beginners [----] Updated Version - https://www.youtube.com/watchv=vA5TTz6BXhY In this Git tutorial we will talk about what exactly Git is and we will look at and work with all of the basic and most important commands such as add commit status push and more. This tutorial is very beginner friendly. DONATIONS: We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscrcmd=_s-xclick&hosted_button_id=KLVYJVNUJ5NV4 git github git tutorial github tutorial git github git tutorial github"
YouTube Link 2017-02-05T20:03Z 2.4M followers, 3.3M engagements
"Why I stopped making coding tutorials Check out Okara at https://okara.ai first month at $1 with code TRAVERSY 20% off all courses and memberships until Dec 26th Code: CHRISTMAS20 https://www.traversymedia.com/"
YouTube Link 2025-12-23T15:00Z 2.4M followers, 250.5K engagements
"I Used to Hate Typescript"
YouTube Link 2025-10-02T14:26Z 2.4M followers, 49.3K engagements
"Build a Modern Landing Page Website HTML & CSS Build a clean and modern landing page website with HTML CSS & Sass Kevin Powell YouTube Channel: https://www.youtube.com/channel/UCJZv4d5rbIKd4QHMPkcABCw Code: https://github.com/kevin-powell/shoes 💖 Support The Channel http://www.patreon.com/traversymedia Website & Brad Traversy Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia 00:00 - Introduction 01:41 - Start HTML 07:57 - Start CSS 17:57 - Styling the"
YouTube Link 2020-08-28T17:06Z 2.4M followers, 246.9K engagements
"Full Stack JavaScript Developer Roadmap [----] This is my complete roadmap to become a full stack JavaScript web developer. It takes you from the very begining learning HTML CSS and JS to frameworks to backend and career deevelopment. Visit Sentry and use the code TRAVERSY for [--] months FREE on the Team plan: https://sentry.io/welcomeutm_source=traversy&code=traversy Presentation PDF Download: https://drive.google.com/file/d/1217ZjDuqCwN9sTg8hA8Mx3bKYSTqTM57 MY COURSES (traversymedia.com & Udemy) Modern HTML & CSS From The Beginning: -"
YouTube Link 2025-02-10T16:00Z 2.4M followers, 195.8K engagements
"Build an API Proxy Server - Hide Your API Keys Rate Limiting & Caching We will use Node.js & Express to create a server in order to hide public API keys add rate limiting and caching 💻 Code: https://github.com/bradtraversy/node-api-proxy-server Demo App: https://traversy-weather-app.herokuapp.com Node.js API Masterclass Course: (promo code: OCTOBER2021) https://www.udemy.com/course/nodejs-api-masterclass/referralCode=F95A0D3B9CA1DB648F55 👇 Website & Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇"
YouTube Link 2021-10-20T13:04Z 2.4M followers, 243.3K engagements
"I Tried Vibe Coding - Here Are My Thoughts I have been "vibe coding" with some of my side projects over the past few months. I think there are pros and cons to this new style of programming. Check out our courses: https://traversymedia.com vibe coding ai ai coding coding with ai chatgpt openai chatgpt code programming ai vibe programming what is vibe coding vibe coding ai ai coding coding with ai chatgpt openai chatgpt code programming ai vibe programming what is vibe coding"
YouTube Link 2025-04-28T16:03Z 2.4M followers, 145.2K engagements
"Node.js Crash Course Updated Version - https://youtu.be/32M1al-Y6Ag In this crash course we will explore Node.js fundamentals including modules such as path url fs events and we will create an HTTP server from scratch without Express and deploy to Heroku. Watch Next: Express Crash Course: https://www.youtube.com/watchv=L72fhGm1tfE Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code: https://github.com/bradtraversy/node_crash_course 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media:"
YouTube Link 2019-02-06T20:10Z 2.4M followers, 1.7M engagements
"Learning to code has changed https://coderabbit.link/traversymedia Document referred to in video: https://link.excalidraw.com/readonly/PvQOdHmPsUObYpXGyrjm Leading tech companies have been forcing developers to embrace AI some have gone to the point of replacing juniors with AI. Here's my take on what I think will happen with the junior developer role. Find all Traversy Media courses at https://www.traversymedia.com/ Timestamps: 0:00 - Intro Sponsor - 1:36 3:15 - Figure out what to learn 5:02 - The big shift 7:39 - My learning workflow 10:28 - Learning methods 12:02 - AI prompt 13:20 -"
YouTube Link 2025-11-19T15:01Z 2.4M followers, 160K engagements
"Vue [--] & Composition API - Full Project Build an expense tracker application from scratch using Vue.js [--] and the composition API with the latest syntax from version [---]. 3-Hour Vue.js Crash Course: https://www.youtube.com/watchv=VeNfHj6MhgA Final Code: https://github.com/bradtraversy/vue-expense-tracker Vanilla JS Project Repo: https://github.com/bradtraversy/vanillawebprojects Blog Post: https://www.traversymedia.com/blog/vue-expense-tracker Check Out My Courses: https://traversymedia.com Timestamps: 0:00 - Intro & Demo 3:21 - Vue.js Setup 4:57 - File Structure 7:44 - Boilerplate Clean Up"
YouTube Link 2023-11-08T14:39Z 2.4M followers, 188.3K engagements
"Create A Booking App From Scratch React Next.js Appwrite Tailwind In this 4-hour project-based course we will build a booking app for meeting/conference rooms. We will be using React/Next along wth Appwrite which is an open-source all-in-one platform with databases authentication storage and more. Visit Appwrite and claim $50 in free Appwrite Cloud Pro credits: https://apwr.dev/traversymedia50 Final Code & Theme Files: https://github.com/bradtraversy/bookit-app Check Out My Courses: https://traversymedia.com Timestamps: 0:00 - Intro 1:30 - Project Demo 5:00 - Create Next App 6:40 - Prep &"
YouTube Link 2024-10-07T15:28Z 2.4M followers, 78.3K engagements
"What Is MVC Simple Explanation In this video we will talk about the basics of what MVC or Model View Controller is and how the design pattern works. We will look at some pseudocode as well EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia"
YouTube Link 2017-04-26T16:28Z 2.4M followers, 545.1K engagements
"Ruby On Rails In [--] Minutes In this video we will cover all of the fundamentals of the Ruby on Rails framework by building a blog application with comment functionality Routes Controllers Models Views Resources Relationships Database Migrations Basic Ruby Code RAILS PROJECTS COURSE - https://www.eduonix.com/affiliates/id/16-10051 LEARN RAILS FROM SCRATCH - https://www.eduonix.com/affiliates/id/16-10055 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia Ruby on Rails Rails Ruby on Rails Tutorial Rails"
YouTube Link 2016-10-19T16:44Z 2.4M followers, 600.6K engagements
"Understanding CORS"
YouTube Link 2025-10-11T15:31Z 2.4M followers, 54.8K engagements
"Git & GitHub Crash Course [----] This is a crash course to learn the fundamentals of Git version control and the Github platform. Learn all of the core commands and the workflow to start learning Git. Sample Project Files: https://drive.google.com/file/d/1Lv7MtTuZa04p_wGNhYcrKD6TlGqXyBrc/viewusp=sharing Markdown Crash Course: https://www.youtube.com/watchv=HUBNt18RFbo 👇 Website & Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia"
YouTube Link 2025-01-13T15:01Z 2.4M followers, 260.4K engagements
"JavaScript DOM Crash Course - Part [--] In this lesson in the JavaScript DOM we will be looking at different events and how to attach them to DOM elements with addEventListener(); CODE: Code for this video http://www.traversymedia.com/downloads/domcrashcourse3.zip BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia NEW DISCORD CHAT"
YouTube Link 2017-09-12T18:18Z 2.4M followers, 339.1K engagements
"CSS Crash Course For Absolute Beginners In this video I will cram as much as possible about CSS. We will be looking at styles selectors declarations etc. We will build a CSS cheat sheet that you can keep as a resource and we will also create a basic website layout. We are using CSS3 but mostly the basics. I will be creating an advanced CSS course with animations etc. I do have a Flexbox in [--] minutes video as well if you want to learn flexbox. 👇 24+ Hour HTML & CSS Course (Just revamped) https://www.traversymedia.com/modern-html-css-from-the-beginning 👇 Udemy Version:"
YouTube Link 2017-07-19T15:01Z 2.4M followers, 4.8M engagements
"JavaScript Under The Hood [--] - Thread & Call Stack In this video we will talk about JavaScript's main thread as well as how the call stack works. 💻 My Courses & More https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 1:02 - Thread Of Execution 2:50 - Call Stack Explanation 3:38 - Slide Example [--] 4:34 - Slide Example [--] 5:16 - Browser"
YouTube Link 2022-06-30T15:01Z 2.4M followers, 160.7K engagements
"CSS Grid Crash Course This crash course will teach you all of the fundamentals of CSS Grid Sponsor: InMotion Hosting https://bit.ly/35rBjYU 💻 Code: https://github.com/bradtraversy/grid-crash 👇 24+ Hour HTML & CSS Course (Just revamped) https://www.traversymedia.com/modern-html-css-from-the-beginning 👇 Udemy Version: https://udemy.com/modern-html-css-from-the-beginning 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram:"
YouTube Link 2022-03-02T14:00Z 2.4M followers, 370.1K engagements
"Flutter Crash Course In this crash course we will look at Flutter for building native mobile apps. We will look at what Flutter is how to get setup built in widgets stateless and stateful widgets routing and more Sponsor: Linode Hosting https://linode.com/traversy Flutter Setup Gist: https://gist.github.com/bradtraversy/f1af78251962bb210c2ebe5b4f9a5c35 Code: https://github.com/bradtraversy/wordpair_generator Docs Tutorial: https://flutter.dev/docs/get-started/codelab 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links:"
YouTube Link 2019-12-11T18:50Z 2.4M followers, 727.2K engagements
"Bootstrap Beginner Crash Course Want to learn Twitter Bootstrap In this video we will cover the Twitter Bootstrap framework in depth from installation to all of the HTML/CSS components and features. Grid System Navbars & Dropdowns Jumbotron List Group Alerts & Progress bars Typography Labels & Badges Much More. CODE - http://www.traversymedia.com/downloads/bootstrap_cheatsheet.zip [--] HOUR BOOTSTRAP [--] COURSE W/5 PROJECTS: https://www.udemy.com/bootstrap-4-from-scratch-with-5-projects/couponCode=YOU_TUBE BUILD AN ADMIN THEME VIDEO https://www.youtube.com/watchv=pXbEcGUtHgo [--] PROJECT BOOTSTRAP"
YouTube Link 2017-01-02T20:39Z 2.4M followers, 1M engagements
"Optional Chaining in JavaScript"
YouTube Link 2025-09-04T13:00Z 2.4M followers, 25.3K engagements
"Supabase Crash Course In this video we will look at Supabase https://supabase.io Find all of my Udemy courses: https://traversymedia.com 💖 Support The Channel http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro & Slides 6:24 - Creating a Project 8:10 - Creating a Table & Columns 9:21 - Adding Data 9:38 - API - Read Rows 12:14 - API - Insert Rows 13:55 - Enable Row Level Security 14:40 - Policy #1 - Public Reads 15:25 - Policy #2 - Authenticated User 18:20 - Policy #3 - Update Own Items"
YouTube Link 2021-07-22T12:55Z 2.4M followers, 167K engagements
"FastAPI Crash Course - Modern Python API Development Learn the fundamentals of creating APIs with Python using the FastAPI framework. Check out our sponsor Code Rabbit: https://coderabbit.link/traversymedia Final Code & Docs: https://github.com/bradtraversy/fastapi-issue-tracker Devsheets.io FastAPI Cheat Sheet: https://www.devsheets.io/sheets/fastapi Timestamps: 0:00 - Introduction 1:06 - Sponsor (Code Rabbit) 2:45 - What Is FastAPI (Slides) 8:25 - High Level Overview 10:11 - Virtual Environment Setup 11:43 - FastAPI Install & Basic Setup 13:32 - Your First Route 15:09 - Swagger Interactive"
YouTube Link 2026-01-13T18:22Z 2.4M followers, 31.5K engagements
"Coding Before AI Wasnt The Stone Age Lets stop exaggerating how bad things were before LLMs started generating code. https://t.co/2eX54NAbTe Check out the NEW Modern React Course 👉 https://modernreactcourse.com/ Follow the Traversy Media team on Twitter/X: Brad: https://x.com/traversymedia Sulamita: https://x.com/sulamitaivanov Dennis Ivy: https://x.com/dennisivy11"
YouTube Link 2025-10-28T13:00Z 2.4M followers, 25.1K engagements
"5 Reasons Why Your Side Projects Are Failing Web development side projects often fail including many of my own. Let's talk about some of the reasons why this happens with some examples from my own experience. Check Out My Courses: https://traversymedia.com Social Media: https://x.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia https://github.com/bradtraversy Timestamps: 0:00 - Intro 1:28 - My History With SIde Projects 2:32 - Taking On Too Much 3:53 - Lack Of Proper Planning 5:59 - Unreasonable Expectations 7:37 - Neglecting Market Research"
YouTube Link 2024-07-16T13:31Z 2.4M followers, 49.1K engagements
"Build A CodeIgniter PHP App - Part [--] We will be building a PHP Codeigniter blog application with CRUD functionality. In this video we will install Codeigniter setup a Pages controller add views and routing. Code For This Application - https://github.com/bradtraversy/ciblog [--] project PHP Frameworks course - https://www.eduonix.com/affiliates/id/16-10371 PHP [--] Developers Guide - https://www.eduonix.com/affiliates/id/16-10399 Codeigniter Codeigniter PHP Codeigniter Tutorial PHP PHP Blog Codeigniter Codeigniter PHP Codeigniter Tutorial PHP PHP Blog"
YouTube Link 2016-11-03T16:03Z 2.4M followers, 782.1K engagements
"The Importance of Specialization in Coding Many people want to learn everything which is impossible. Pick a tech stack and learn as much as you can about that group of technologies. It will make you more valuable than being a jack of all trades. Check out My Courses: https://traversymedia.com"
YouTube Link 2024-05-14T12:23Z 2.4M followers, 273.8K engagements
"NextJS + Postgres and Error Monitoring - Full Stack Support Ticketing System In this project we will create a support ticket system with Next.js Neon PostgreSQL Prisma and we will implement error tracking and logging with Sentry. Sentry: https://sentry.io/signup/utm_source=traversy&code=traversy Neon: https://fyi.neon.tech/2tm Code: https://github.com/bradtraversy/quick-ticket Timestamps: 0:00 - Intro 3:24 - Project Plan (Slides) 8:33 - Next.js App Setup 12:18 - Sentry Setup 15:30 - Sentry Example 20:21 - Neon PostgreSQL Setup 21:40 - Prisma Initiliazation 23:00 - Ticket Model 25:10 - Prisma"
YouTube Link 2025-05-13T13:00Z 2.4M followers, 39.2K engagements
"package-lock.json file explained"
YouTube Link 2025-08-29T13:00Z 2.4M followers, 76.5K engagements
"PHP REST API From Scratch [--] - Database & Read In this series we will put together a REST API using PHP with NO FRAMEWORK. We will use object oriented programming along with PDO to connect and query a MySQL database. Code: https://github.com/bradtraversy/php_rest_myblog 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia php php rest php rest api php oop php pdo rest api php"
YouTube Link 2018-05-27T19:26Z 2.4M followers, 528.2K engagements
"20 Browser Extensions For Web Design & Development Let's take a look at some browser extensions for web designers and developers. This includes Chrome extensions and Firefox Addons that help with design testing debugging productivity and more. Full Article With Links: https://www.traversymedia.com/blog/20-browser-extensions Timestamps: 0:00 - Intro 2:10 - ColorZilla 2:53 - WhatFont 3:22 - Wappalyzer 4:13 - Web Developer 5:24 - Dark Reader 5:52 - JSON Formatter 6:21 - Session Buddy 6:52 - Fake Filler 7:25 - Quick Source Viewer 7:51 - CSS Viewer 8:27 - User Agent Switcher 8:58 - Visbug 9:39 -"
YouTube Link 2024-04-11T16:15Z 2.4M followers, 78.5K engagements
"Fetch API Introduction In this video we are going to take a look at the fetch API for making requests and fetching resources. This is an introductory based tutorial. We will create a fetch API sandbox to get data from local resources as well as a remote API CODE: Code for this video http://www.traversymedia.com/downloads/fetchsandbox.zip BECOME A PATRON: Show support & get perks http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia"
YouTube Link 2017-08-31T17:02Z 2.4M followers, 525.3K engagements
"Web Components Crash Course This is an introductory crash course on web components including custom elements shadow DOM and HTML templates. Code: https://codepen.io/bradtraversy/pen/wvaXKoK 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia web components custom elements html elements shadow dom javascript web components custom elements html elements shadow dom"
YouTube Link 2020-03-17T16:08Z 2.4M followers, 273.9K engagements
"Developers have a problem with side projects The truth is most side projects we work on will never see the light of day. Let's talk about why. Traversy Media courses: https://www.traversymedia.com"
YouTube Link 2025-09-02T13:01Z 2.4M followers, 63.6K engagements
"Linked List Data Structure JavaScript In this video we're going to learn about linked lists using OOP JavaScript (ES6 Classes). Linked lists are very popular in interview settings and are good to know. Code: https://gist.github.com/bradtraversy/c38f029e5f9e56a19c393d3a3b1e1544 Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia linked list linked lists javascript linked list"
YouTube Link 2019-07-03T16:41Z 2.4M followers, 230.7K engagements
"Microservices Crash Course & Moleculer JS Intro An introduction to the microservices architecture and the Node.js Moleculer framework. Course Code: https://github.com/bradtraversy/microservices-example Moleculer Framework: https://moleculer.services/ Check out my courses: https://traversymedia.com Social Media: Github - https://github.com/bradtraversy Twitter - https://twitter.com/traversymedia Instagram - https://www.instagram.com/traversymedia Facebook - https://www.facebook.com/traversymedia Linkedin - https://www.linkedin.com/in/bradtraversy Timestamps: 00:00 - Intro 1:11 - Monolithic"
YouTube Link 2024-04-02T13:04Z 2.4M followers, 54K engagements
"The Junior Dev Role Will Look Different With AI Check out AgentSea at https://agentsea.com/ first month at $1 with code TRAVERSY Leading tech companies have been forcing developers to embrace AI some have gone to the point of replacing juniors with AI. Here's my take on what I think will happen with the junior developer role. Find all Traversy Media courses at https://www.traversymedia.com/"
YouTube Link 2025-09-30T13:01Z 2.4M followers, 164.2K engagements
"Alpine.js Crash Course We will learn about all of the Alpine.js directives properties as well as stores. Code: https://codepen.io/bradtraversy/pen/NWyrEZv 👇 Website & Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Me On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https://www.linkedin.com/in/bradtraversy Timestamps: 0:00 - Intro 2:02 - File Setup 3:41 - x-data & Components 4:15 - x-show 5:00 - x-cloak 5:52 - x-on &"
YouTube Link 2022-05-12T13:00Z 2.4M followers, 149.3K engagements
"Getting Started With Chart.js In this video we will take a peak at Chart.js which is a JavaScript library for creating beautiful charts and graphs and inserting them into your HTML. It can be used to create around [--] different types of charts including bar line and pie. This tutorial is extremely beginner friendly CODE: Code for this video http://www.traversymedia.com/downloads/mychart.zip SUPPORT: We spend massive amounts of time creating these free videos please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA:"
YouTube Link 2017-06-19T14:33Z 2.4M followers, 522.7K engagements
"Shell Scripting Crash Course - Beginner Level This is an intro to shell scripting with Bash. We will learn what shell scripting is and create a cheat sheet with things like variables conditionals loops functions etc. We will also do things like rename multiple files. Cheat Sheet Gist: https://gist.github.com/bradtraversy/ac3b1136fc7d739a788ad1e42a78b610 Command Line Tutorial: https://www.youtube.com/watchv=cBokz0LTizk 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media:"
YouTube Link 2018-05-17T21:09Z 2.4M followers, 787.4K engagements
"JavaScript OOP Crash Course (ES5 & ES6) In this video we will look at some of the object oriented programming concepts in JavaScript including. Object Literals Constructors & This Prototypes & Inheritence Object.create() ES6 Classes & Subclasses MODERN JS FROM THE BEGINNING - $9.99 PROMO https://www.udemy.com/modern-javascript-from-the-beginning/couponCode=YOUTUBE10 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversymedia"
YouTube Link 2018-06-09T12:58Z 2.4M followers, 632.4K engagements
"Course Announcement - Laravel From Scratch $15 PROMO - LARAVEL2024 https://www.traversymedia.com/laravel-from-scratch UDEMY: https://www.udemy.com/course/laravel-from-scratch/couponCode=LARAVEL2024 laravel laravel course udemy udemy course laravel php laravel laravel course udemy udemy course laravel php"
YouTube Link 2024-09-24T16:01Z 2.4M followers, 30.8K engagements
"Build & Deploy A Python Web App Flask Postgres & Heroku In this project we will build a feedback form with Python Flask Postgresql and mailtrap.io. We will also deploy it to Heroku Code: https://github.com/bradtraversy/python_feedback_app Deployment Gist: https://gist.github.com/bradtraversy/0029d655269c8a972df726ed0ac56b88 Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa 💖 Become a Patron: Show support & get perks http://www.patreon.com/traversymedia Udemy Courses: https://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia"
YouTube Link 2019-08-16T17:06Z 2.4M followers, 294.9K engagements
"Vue.js [---] In [--] Minutes UPDATED VERSION - https://www.youtube.com/watchv=Wy9q22isx3U In this crash course we will cover all of the fundamentals of the Vue.js [---] JavaScript framework. Vue-cli Declarative Rendering Directives Conditionals & Loops Events & Input Templates Components Properties vue-router vue-resource FULL VUE.JS COURSE: https://www.eduonix.com/affiliates/id/16-10450 For more on this video and others visit http://www.traversymedia.com SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia"
YouTube Link 2016-12-04T20:16Z 2.4M followers, 656.9K engagements
Limited data mode. Full metrics available with subscription: lunarcrush.com/pricing
/creator/youtube::traversymedia