Traversy Media
-
06:59
Outdated Programming Courses Can Still Be Beneficial
Added 95 Views / 0 LikesIn this video I will talk about how outdated programming courses can still be helpful and can help you with real world skills Sponsor: Linode Hosting https://linode.com/traversy • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia
-
28:54
Web Components Crash Course
Added 95 Views / 0 LikesThis 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
-
11:30
Tips For Getting Clients | Web Development
Added 95 Views / 0 LikesIn this video I will discuss what has helped me get web development clients in the past. These are not magic tips that guarantee anything, but just my personal suggestions Freelancer Bundle: TM25 for 25% off https://gumroad.com/a/179156083 70+ Job Find Websites: https://medium.com/@traversymedia/70-job-find-websites-for-developers-other-tech-professionals-34cdb45518be • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia We
-
2:06:52
Build a Portfolio Website With React & Sanity.io
Added 95 Views / 0 LikesThe beginner's guide to building out your own portfolio using React, Sanity, and Tailwind. From scratch, learn the basics of React, how Sanity can manage the content for your portfolio, and how Tailwind can help create beautiful designs. Kapehe's Social Links: Twitter: https://twitter.com/kapehe_ok YouTube: https://www.youtube.com/c/kapehe Website: https://kapehe.io 0:00 - Intro 02:23 - Setup React app, Sanity Studio, and GitHub 15:06 - Setup Tailwind
-
17:15
Convert an HTML Template to Joomla 2.5/3.0 - Part One
Added 94 Views / 0 LikesIn this video we will convert a standard html template into a Joomla installable template. ATTENTION: bootstrapjoomla.com is down for a bit BUT you can still get these modules on Github - https://github.com/joomdigi
-
04:28
Install MongoDB in Ubuntu
Added 94 Views / 0 LikesQuick video on installing MongoDB in Ubuntu
-
57:44
Ionic 2 Mobile App in Under 60 Minutes
Added 94 Views / 0 LikesIn this video we will build a complete Ionic 2 mobile application in under an hour. It's an app using the Reddit API. We can list top subreddits and filter by category. We will also have a settings area where we can set default category and limit of posts ANDROID SDK & AVD SETUP VIDEO: https://www.youtube.com/watch?v=KRLLjlpy0r4 CODE: https://github.com/bradtraversy/ionreddit There are 2 more Ionic 2 apps in my Angular 2 project course here - https://
-
10:40
What Is MVC? Simple Explanation
Added 94 Views / 0 LikesIn 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 TRAV
-
24:02
Build A Codeigniter PHP App - Part 5
Added 94 Views / 0 LikesIn this video we will add comment functionality to our blog posts in the Codeigniter blog application project. We will add a new controller, model and add to the post view CODE: Code for this series https://github.com/bradtraversy/ciblog 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: htt
-
11:00
PHP Front To Back [Part 7] - Conditionals & Comparison
Added 94 Views / 0 LikesIn this video we will look at if statements as well as if...else and switches in PHP. This video is for PHP and programming beginners. There are more advanced topics to come CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox5.zip VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time c
-
1:00:42
HTML Crash Course For Absolute Beginners
Added 94 Views / 0 LikesIn 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 17+ Hour HTML & CSS Course (Promo Link): https://www.udemy.com
-
12:55
Getting Started With AdonisJS 4.0 [2] - Controller, Layouts & Routing
Added 94 Views / 0 LikesIn this video we will setup a posts controller and add an index method. We will also look more at routing and views and create a layout to wrap around our views. We will also implement Twitter Bootstrap 4. CODE: Github Repo https://github.com/bradtraversy/adonis40blog BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia VISIT MY WEBSITE: http://www.traversymedia.com FOLL
-
13:33
Windows 10 Bash & Linux Subsystem Setup
Added 94 Views / 0 LikesIn this video we will setup the Windows Subsystem for Linux with Ubuntu and bash terminal on Windows 10. This will allow us to use Unix based tools from within Windows. We will also integrate with VScode and the Hyper terminal. • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www
-
44:03
Golang REST API With Mux
Added 94 Views / 0 LikesIn this video we will look at building a simple REST API using the Go programming language along with the Mux router. I will also explain some of the fundamentals of the language for beginners. SPONSOR: GDP HOST - WANT CHEAP WEB HOSTING? https://goo.gl/iZjcGk CODE: Github Repo https://github.com/bradtraversy/go_restapi BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
16:22
Learn The MERN Stack [8] - Prepare & Deploy
Added 94 Views / 0 LikesIn this video we will prepare our application for deployment to Heroku. We will create a heroku post build script so that we do not have to manually run "npm run build" for React. It will happen on the server once we push to it. Code: https://github.com/bradtraversy/mern_shopping_list MERN Stack Front To Back Udemy Course: https://www.udemy.com/mern-stack-front-to-back/?couponCode=TRAVERSYMEDIA • Become a Patron: Show support & get perks! http://www.p
-
17:29
Creating A Simple VSCode Extension
Added 94 Views / 0 LikesIn this video we will explore what goes into creating a simple Visual Studio Code Extension. We will create a simple Bootstrap Snippet extension based on an extension that is already in the marketplace (Link Below) Sponsor: http://brilliant.org/TraversyMedia First 200 students get 20% off! Bootstrap 4 CDN Snippet Extension: https://marketplace.visualstudio.com/items?itemName=eventyret.bootstrap-4-cdn-snippet Bootstrap 4 CDN Snippet Github: https://git
-
23:11
Netlify Dev Crash Course | Easy Dev & Deploy
Added 94 Views / 0 LikesIn this video we will experiment with the Netlify Dev which is part of the CLI and allows us to utilize the power of Netlify on your local machine Read More: https://www.netlify.com/products/dev/ • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.co
-
19:05
React Suspense Introduction (Data Fetching)
Added 94 Views / 0 LikesIn this video we're just going to experiment with React Suspense data fetching. Suspense is still an EXPERIMENTAL FEATURE at this time. Sponsor: Freelancer Bundle (Promo: TM25) https://gumroad.com/a/179156083 Suspense Docs - https://reactjs.org/docs/concurrent-mode-suspense.html Concurrent Mode Docs - https://reactjs.org/docs/concurrent-mode-intro.html • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Co
-
38:56
React & Tailwind CSS Image Gallery
Added 94 Views / 0 LikesIn this project we will integrate Tailwind CSS with React and build an image gallery app with the Pixabay API Code: https://github.com/bradtraversy/react-tailwind-pixabay-gallery Smashing Magazine Article: https://www.smashingmagazine.com/2020/02/tailwindcss-react-project/ • 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.twit
-
1:21:31
Build a Photo Gallery With React & Firebase
Added 94 Views / 0 LikesBuild an instagram-like photo gallery app with React & Firebase The Net Ninja YouTube Channel: https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg Starter files: https://github.com/iamshaunjp/firegram/tree/starter-files Final files: https://github.com/iamshaunjp/firegram/tree/final-files • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Med
-
21:12
jQuery Crash Course [1] - Intro & Selectors
Added 93 Views / 0 LikesIn this video we will cover jQuery selectors in depth. We can select elements by id, class, CSS3 pseudo selectors and the elements themselves. My 10 Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course
-
1:15:47
ExpressJS Crash Course
Added 93 Views / 0 LikesUPDATED 2019 VIDEO HERE - https://www.youtube.com/watch?v=L72fhGm1tfE NodeJS and ExpressJS front to back. In this course we will look at the following concepts... Express Installation & Setup Middleware Routing Template Engines Forms & Input MongoDB w/ MongoJS Express generator will be in another video NODE.JS, EXPRESS & MONGODB COURSE: https://www.udemy.com/nodejs-express-mongodb-dev-to-deployment/?couponCode=DISCOUNT459895 SUPPORT THIS CHANNEL WITH
-
00:57
Welcome To Traversy Media
Added 93 Views / 0 LikesTraversy Media offers full courses and web development tutorials using all of the latest technologies. We focus on full stack web development using languages like HTML/CSS, JavaScript, PHP, Ruby on Rails and more. Subscribe to our channel and visit http://www.traversymedia.com today to keep up to date with the latest trends in web design and development
-
10:23
Build a Sails.js App [Part 4] - Edit & Delete Articles
Added 93 Views / 0 LikesIn part 4 of 4 we will finish up CRUD functionality with the edit and delete methods. CODE: Code for this project https://github.com/bradtraversy/articlebase 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 http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia
-
32:39
Send SMS Text Messages From Node.js
Added 93 Views / 0 LikesAdd MailTag to your browser (it's free) • https://goo.gl/qZf5Pj Thank you MailTag for sponsoring this video In this video we will be creating a client/server app that can send SMS text messages from Node.js using the Nexmo service and API. We will also implement Socket.io to send a response from the server to the client. CODE: Github repo https://github.com/bradtraversy/nodetextapp BECOME A PATRON: Show support & get perks! http://www.patreon.com/trav
-
11:46
Getting Started With AdonisJS 4.0 [4] - Add Post & Validation
Added 93 Views / 0 LikesIn this video we will add functionality to the add post form and insert data into MySQL. We will also install the validator provider for form validation as well as setup the flash messaging for errors CODE: Github Repo https://github.com/bradtraversy/adonis40blog BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia VISIT MY WEBSITE: http://www.traversymedia.com FOLLOW TR
-
17:36
Getting Started With AdonisJS 4.0 [3] - Database & Model
Added 93 Views / 0 LikesIn this video we will be installing the MySQL driver and creating the database migration for the posts as well as the post model. We will fetch the posts from the database and display them in the view. We will create the index and details views to display the data CODE: Github Repo https://github.com/bradtraversy/adonis40blog BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traver
-
40:25
PHP, MySQL & Stripe API Payment App - Part 1
Added 93 Views / 0 LikesIn this video series we will build a PHP payment page that accepts credit cards using the stripe API and also stores the data in a MySQL database using PDO. We will be creating tables and models for customers and transactions to store them in the database and retrieve them within the app. SPONSOR: Eduonix Machine Learning Course https://goo.gl/jo6vNd CODE: Github Repo https://github.com/bradtraversy/php_stripe_paypage Stripe API Docs: Card Element Qui
-
24:31
Async JS Crash Course - Callbacks, Promises, Async Await
Added 93 Views / 0 LikesIn 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 10 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 h
-
10:42
Learning Flux and React.js - Part 3
Added 92 Views / 0 LikesIn this series we will take an in depth look at how to structure a Flux/React.js application. Fluxboiler - https://github.com/bradtraversy/fluxboiler To learn more about Flux and React.js, signup for my course at - https://www.eduonix.com/courses/Web-Development/Getting-Started-with-Facebook-Flux-Tutorial









