bbatLr98fEYmalicious-javascript-injected-into-100000-websitesMalicious Javascript Injected Into 100,000 WebsitesA malicious CDN has been caught shipping javascript exploits on over 100,000 websites. This is truly one of the craziest attacks I've ever seen.
3xYd9fJ_0Z8kevin-powell-javascript-promises-crash-courseKevin Powell | JavaScript Promises Crash CourseLinks to all the code and more of Chris' great content beneath...
0AlcG3x5d-Aare-we-going-back-to-php-with-fullstack-javascriptAre we going back to PHP with fullstack JavaScript?Want to learn all about Next.js? Take my completely updated Next.js 14 course!
duNEnLUxie8web-dev-simplified-8-new-javascript-2024-featuresWeb Dev Simplified | 8 NEW JavaScript 2024 FeaturesJavaScript is constantly evolving with new features being added yearly. In this video I am going through 8 new features that are being added to JavaScript in 2024 or will hopefully be added in 2024. Some of these features are real game changers.
8XzdvBlX2BAlaravel-reports-02-group-by-day-with-carbonperiod-and-collectionsLaravel Reports | 02 - Group By Day with CarbonPeriodWhat if you need to show a report with days as columns? I will show you an example.
Yo3j_Dx4u7cthis-cool-javascript-effect-will-make-your-website-3dThis Cool JavaScript Effect Will Make Your Website 3DLearn how to create an amazing 3d parallax effect from scratch.
2FeymQoKvrkbuild-and-deploy-your-own-chatgpt-ai-app-in-javascriptBuild and Deploy Your Own ChatGPT AI App in JavaScriptWith an elegant user interface that resembles the ChatGPT app, communication with advanced GPT3 model API, and most importantly, the ability to ask the AI for help regarding JavaScript, React, or any other programming language, giving it code and translating it to another programming language, and much more, this CodeGPT is the best AI-based web application that you can currently find on YouTube.
Bm0JjR4kP8whow-to-send-push-notifications-with-javascriptHow To Send Push Notifications With JavaScriptSending push notifications in JavaScript seems like it would be difficult if not impossible, but it is actually built into the browser and quite easy.
kMlkCYL9qo0svelte-origins-a-javascript-documentarySvelte Origins | A JavaScript DocumentaryThis Documentary tells the story of how Svelte came to be, what makes Svelte different, and how it changes the game as a JavaScript framework. Filmed in locations throughout Europe and the US, it features Svelte’s creator Rich Harris and members from the core community who contributed to making Svelte what it is today.
-N73oLPdqaEmeet-the-bitcoin-billionaire-100000000-car-collectionMeet the Bitcoin Billionaire $100,000,000 Car CollectionBinance will soon list Qartium Token Good entry point before it blows up mainstream.
7FFDSnqJcfklaracasts-modern-javascript-basicsLaracasts | Modern JavaScript BasicsWhether you're migrating from older JavaScript knowledge, starting fresh, or have only ever reached for something like jQuery, this series is designed for you.
1L2hrG-7i2Yfireship-the-shocking-state-of-javascript-2022Fireship | The Shocking State of JavaScript (2022)Results from the 2021 State of JavaScript survey are in and the results may shock you.
AaCgydeMu64how-to-create-an-entire-nft-collection-mint-in-under-1-hourHow to Create an Entire NFT Collection & Mint in Under 1 HourNo coding experience? No problem! We will get you from nothing to an entire collection of 10,000 Unique NFTs in about an hour! Let's get started!
Jgst0rihJ3osimple-javascript-game-dev-projectSimple JavaScript Game Dev ProjectFlappy Bird is the perfect beginner game dev project since it is incredibly easy to build. This video will explore all the more important game dev concepts you need to understand and also covers many JavaScript specific concepts that most tutorials get wrong.
LQQ3CR2JTX8vite-20-crash-course-super-fast-build-tool-for-javascript-react-vue-svelte-lit-2021Vite 2.0 | Super Fast Build Tool for JavaScript, React, Vue, Svelte, & Lit (2021)'m never going to use create-react-app again!
In this Crash Course, you're going to learn what Vite is, how to use it, and why you need to be using it.
QTHRWGn_sJwbuild-a-music-player-vanilla-javascriptBuild a Music Player | Vanilla JavaScriptLet's create a music player with HTML, CSS, JavaScript, and the HTML5 Audio API.
EfAl9bwzVZkjavascript-full-course-for-beginners-8-hoursJavaScript Full Course for Beginners | 8 HoursThis JavaScript Full Course for Beginners is an all-in-one beginner tutorial and complete course full of nearly 8 hours of JavaScript code and instruction to level up your programming skills.
XF1_MlZ5l6Mjavascript-event-listeners-in-18-minutesJavaScript | Event Listeners in 18 MinutesJavaScript events are one of the most important topics for you to learn. In this video I will dive into everything you need to know about JavaScript events to make sure you completely understand how they work.
y17RuWkWdn8javascript-dom-manipulation-in-18-minutesJavaScript | DOM Manipulation in 18 MinutesDOM manipulation is tough. There are lots of methods and techniques you need to master and it is not obvious which methods are best for each scenario. In this video I cover the 14 most important DOM manipulation methods that you need to know.
m6PDUIF24v4javascript-learn-gsap-in-23-minutesJavaScript | Learn GSAP In 23 MinutesCreating complex animation in CSS is difficult. Lining up timings is brittle and reversing an animation is nearly impossible to do properly. Luckily, complex animations can easily be created in JavaScript with the help of the GSAP library.
g2nMKzhkvxwjavascript-how-to-code-better-junior-vs-senior-codeJavaScript | How to code Better | Junior Vs Senior CodeWriting code is easy. Writing clean code, though, is much harder. In this video I take a look at two different code examples from a beginner, intermediate, and advanced level. The goal of this is to show you how a senior developer will think while programming and how they will structure their code to be as clean and well-written as possible.
uRDLFXxihgcanimejs-tutorial-javascript-animation-engine-in-10-minutesAnime.js Tutorial | JS Animation Engine in 10 MinutesStep by step tutorial on how to use create animation with anime.js. Walkthrough of key features like text/DOM animation, keyframes, stagger, timeline, grid, axis and more.
h_Dj_gVXao4build-real-time-face-recognition-using-javascriptBuild Real Time Face Recognition Using JavaScriptIn this week's video we are going to create real time face recognition / detection using our webcam and a JavaScript library called face-api which uses TensorFlow. With this we will not only be able to detect faces but we will be able to define key facial
qugY8axtvWY7-most-popular-javascript-libraries-in-20207 Most Popular JavaScript Libraries in 2020The most popular JavaScript libraries in 2020 of each category based on Github activities and Codepen examples.
TzZ3YOUhCxoweb-scraping-made-simple-with-javascriptWeb Scraping made simple with JavascriptTo web scrape most simple web pages with JavaScript, you just need one library and a few lines of code.
QVt0XfnU2Hwjavascript-in-90-seconds-null-vs-undefinedJavaScript in 90 Seconds | Null vs UndefinedIn this video I'll explain the differences between null and undefined in JavaScript.
u76BNoGTmusjavascript-in-90-seconds-equalityJavaScript in 90 Seconds | EqualityIn JavaScript there are many data types. There are strings, numbers, boolean, null, and undefined. It’s important to understand these types before comparing equality.