Building a Live Chat App with Hooks, Context, WebSockets and Material UI
A well put together 50 minute hands-on coding session. - https://www.youtube.com/watch?v=hiiaHyhhwBU
#nodejs #video
A well put together 50 minute hands-on coding session. - https://www.youtube.com/watch?v=hiiaHyhhwBU
#nodejs #video
YouTube
Building a Live Chat App with React Tutorial
Freelance Coding is the way in 2024! Learn How: https://www.freemote.com/strategy
https://instagram.com/aaronjack
#coding #programming #javascript ❗Free Programming Cheat Sheets (JavaScript, Python, React, CSS)
https://freemote.com/programming-cheat-sheets…
https://instagram.com/aaronjack
#coding #programming #javascript ❗Free Programming Cheat Sheets (JavaScript, Python, React, CSS)
https://freemote.com/programming-cheat-sheets…
A React Fiber Deep Dive with Dan Abramov
A fun but long (almost 2 hours!) video where Jenn Creighton and Dan Abramov help out two React developers overwhelmed by divs! A truly deep dive into the React Fiber engine and basically like getting a workshop for free. - https://www.youtube.com/watch?v=aS41Y_eyNrU
#video #abramov
A fun but long (almost 2 hours!) video where Jenn Creighton and Dan Abramov help out two React developers overwhelmed by divs! A truly deep dive into the React Fiber engine and basically like getting a workshop for free. - https://www.youtube.com/watch?v=aS41Y_eyNrU
#video #abramov
YouTube
SMOOSHCAST: React Fiber Deep Dive with Dan Abramov
Jani and Phil got a problem. There are too many damn divs! With the help of Jenn Creighton and special guest Dan Abramov, we learn how to hack React Fiber reconciler internals to make the world a less div-ided place.
In this deep dive you'll learn how to…
In this deep dive you'll learn how to…
Let's Learn About Scope in JavaScript
Google’s dynamic JavaScript duo, Jake and Surma, present an entertaining chat about variable scoping, complete with tablet-based demos. - https://www.youtube.com/watch?v=5LEuJNLfLN0
#javascript #video
Google’s dynamic JavaScript duo, Jake and Surma, present an entertaining chat about variable scoping, complete with tablet-based demos. - https://www.youtube.com/watch?v=5LEuJNLfLN0
#javascript #video
YouTube
Scope in JavaScript - HTTP 203
Jake and Surma take a deep dive into the world of variable scoping in JavaScript. var vs const/let and scripts vs modules.
A Journey Into Node's Internals
A 45 minute talk covering some of the Node platform’s internals, including a deep dive into the event loop, how it works, what its different phases are, and how it enables non-blocking IO. - https://www.youtube.com/watch?v=LbwUETu7Rgc
#nodejs #video
A 45 minute talk covering some of the Node platform’s internals, including a deep dive into the event loop, how it works, what its different phases are, and how it enables non-blocking IO. - https://www.youtube.com/watch?v=LbwUETu7Rgc
#nodejs #video
YouTube
A Journey into Node.js Internals | Tamar Twena-Stern
Speaker: Tamar Twena-Stern (Palo Alto Networks) | https://javascript-conference.com/speaker/tamar-stern/
Node.js is a very popular server-side framework that is slowly becoming the main platform for developing server-side applications. A lot of phrases are…
Node.js is a very popular server-side framework that is slowly becoming the main platform for developing server-side applications. A lot of phrases are…
A 6 Hour React Native 'Crash Course' for Beginners
It’s slow going at first, but that’s because it’s truly aimed at beginners. It’s amazing how much is included here, though, and it’s well recorded too. - https://www.youtube.com/watch?v=qSRrxpdMpVc
#reactnative #video
It’s slow going at first, but that’s because it’s truly aimed at beginners. It’s amazing how much is included here, though, and it’s well recorded too. - https://www.youtube.com/watch?v=qSRrxpdMpVc
#reactnative #video
YouTube
React Native Tutorial for Beginners - Crash Course 2020
Free React Native Introduction for Beginners: Get Started with React Native and learn how to build an iOS and Android app!
Join the full React Native course: https://acad.link/react-native
Join our Academind Community on Discord for free: https://discord.gg/gxvEWGU…
Join the full React Native course: https://acad.link/react-native
Join our Academind Community on Discord for free: https://discord.gg/gxvEWGU…
Deploying a Node App with PM2, NGINX, and Let's Encrypt SSL
A good walkthrough. Uses Digital Ocean for the VPS but you could use other providers (EC2, Linode, etc.) - https://www.youtube.com/watch?v=oykl1Ih9pMg
#nodejs #video
A good walkthrough. Uses Digital Ocean for the VPS but you could use other providers (EC2, Linode, etc.) - https://www.youtube.com/watch?v=oykl1Ih9pMg
#nodejs #video
YouTube
Full Node.js Deployment - NGINX, SSL With Lets Encrypt
In this video we will do a full deployment of Node.js using PM2 and an NGINX reverse proxy and a free SSL from Lets Encrypt to a DigitalOcean droplet
Commands & Steps:
https://gist.github.com/bradtraversy/cd90d1ed3c462fe3bddd11bf8953a896
$10 Free Digital…
Commands & Steps:
https://gist.github.com/bradtraversy/cd90d1ed3c462fe3bddd11bf8953a896
$10 Free Digital…
The Complete React Conf 2019 Live Streams
You’ll want to wait a little longer for specific talk videos, but if you’re happy to dive through hours of livestreams, day one and day two are available. If you’re itching to watch some specific talks, jump straight to Brian Vaughn’s talk on React Developer Tooling or Becca Bailey’s talk on the state of React state. - https://www.youtube.com/watch?v=RCiccdQObpo
#react #conf2019 #video
You’ll want to wait a little longer for specific talk videos, but if you’re happy to dive through hours of livestreams, day one and day two are available. If you’re itching to watch some specific talks, jump straight to Brian Vaughn’s talk on React Developer Tooling or Becca Bailey’s talk on the state of React state. - https://www.youtube.com/watch?v=RCiccdQObpo
#react #conf2019 #video
YouTube
React Conf 2019 Day 1
Use New Selectors Responsibly With Selector Queries
Miriam Suzanne demonstrates how “feature queries” work. - https://www.youtube.com/watch?v=WjvJheGhHIQ
#video #css
Miriam Suzanne demonstrates how “feature queries” work. - https://www.youtube.com/watch?v=WjvJheGhHIQ
#video #css
YouTube
Use new selectors responsibly with selector queries
There are many ways to start using a new feature in CSS without waiting for full cross-browser support, but "feature queries" are the most clear and explicit. We can use them to test for browser support, and provide targeted styles only where they are supported.…
How to Do GraphQL Pagination with Cursors in Apollo React - https://www.youtube.com/watch?v=lNtQbn7qN-8
#react #graphql #video
#react #graphql #video
YouTube
GraphQL Pagination with Cursors in Apollo React
Apollo provides a function made for fetching additional paginated results, but it isn't directly obvious how it works! In this video we will walk through Cursor based GraphQL Pagination in Apollo React.
Source code: https://github.com/leighhalliday/apollo…
Source code: https://github.com/leighhalliday/apollo…
9 Talks from the WebAssembly Summit 2020
WebAssembly is undoubtedly going to become a more significant technology this decade and these talks provide a glimpse at the cutting edge of WASM with Lin Clark’s talk providing perhaps the best overview of the space. - https://www.youtube.com/playlist?list=PL6ed-L7Ni0yQ1pCKkw1g3QeN2BQxXvCPK#wassummit2020
#webassembly #video
WebAssembly is undoubtedly going to become a more significant technology this decade and these talks provide a glimpse at the cutting edge of WASM with Lin Clark’s talk providing perhaps the best overview of the space. - https://www.youtube.com/playlist?list=PL6ed-L7Ni0yQ1pCKkw1g3QeN2BQxXvCPK#wassummit2020
#webassembly #video
YouTube
WebAssembly Summit 2020 - YouTube