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
Vue.js 3 Course - Composition API, TypeScript, Testing
Take a look at what I consider to be best practices when writing tests for Vue components. We will also take a sneak-peak at the new version of Vue Test Utils, built-in TypeScript for Vue 3.0, and some of the new features. - http://amp.gs/0qEv
#vue #video
Take a look at what I consider to be best practices when writing tests for Vue components. We will also take a sneak-peak at the new version of Vue Test Utils, built-in TypeScript for Vue 3.0, and some of the new features. - http://amp.gs/0qEv
#vue #video
Vuejs-Course
Best Practices for Testing Vue 3 Components (Part 1)
See the new version of Vue Test Utils, and some best practices for component tests
Building a Reusable Pagination Component in Vue.js
In this course, we'll be building a reusable Pagination Component. It will let the user: select the number of results per page; navigate to pages both directly and with 'next' and 'previous' buttons, and track their queries between page reloads via query params. - https://www.youtube.com/watch?v=M033S_-uHkQ
#vue #video
In this course, we'll be building a reusable Pagination Component. It will let the user: select the number of results per page; navigate to pages both directly and with 'next' and 'previous' buttons, and track their queries between page reloads via query params. - https://www.youtube.com/watch?v=M033S_-uHkQ
#vue #video
YouTube
Building a Reusable Pagination Component in VueJS
In this course, we'll be building a reusable Pagination Component.
It will let the user
* select the number of results per page,
* navigate to pages both directly and with 'next' and 'previous' buttons, and
* track their queries between page reloads via…
It will let the user
* select the number of results per page,
* navigate to pages both directly and with 'next' and 'previous' buttons, and
* track their queries between page reloads via…
Vue.js Amsterdam 2020 Conference Talks
Vue.js Amsterdam was a total blast and finally we have most of the talks (almost 30) already available online. Make sure to watch – there is a lot of great content there. -
https://www.youtube.com/playlist?list=PLCxzy-hmQq9FnnpckFDeDtbpsUqxdheQn
#vue #video
Vue.js Amsterdam was a total blast and finally we have most of the talks (almost 30) already available online. Make sure to watch – there is a lot of great content there. -
https://www.youtube.com/playlist?list=PLCxzy-hmQq9FnnpckFDeDtbpsUqxdheQn
#vue #video
YouTube
Vue.js Amsterdam 2020 - YouTube
Introducing Vue.js 3 Vite A No-Bundle Dev Server For Vue 3 Single File Components Evan You Tutorial
Vite is a Vue.js No-Bundle Development Server for Vue 3 Single File components. It's blazingly fast, and a great way to get started on Vue 3 today! It also has some cool things like HMR (hot module reloading). In this video we look at it getting it running with Vue 4 router too! - https://www.youtube.com/watch?feature=youtu.be&v=23ML0kHnjv4
#vue #video
Vite is a Vue.js No-Bundle Development Server for Vue 3 Single File components. It's blazingly fast, and a great way to get started on Vue 3 today! It also has some cool things like HMR (hot module reloading). In this video we look at it getting it running with Vue 4 router too! - https://www.youtube.com/watch?feature=youtu.be&v=23ML0kHnjv4
#vue #video
YouTube
Introducing Vue.js 3 Vite A No-Bundle Dev Server For Vue 3 Single File Components Evan You Tutorial
🚨 Enroll in my Vue Course and get free bonsues! https://bit.ly/2Tt30az
Vite is a Vue.js No-Bundle Development Server for Vue 3 Single File components. It's blazingly fast, and a great way to get started on Vue 3 today! It also has some cool things like HMR…
Vite is a Vue.js No-Bundle Development Server for Vue 3 Single File components. It's blazingly fast, and a great way to get started on Vue 3 today! It also has some cool things like HMR…
Let's Build an Image Classifier with Node, Tensorflow and React
The chilled out background music makes this feel like a spa experience but.. there is something genuinely quite nice about this screencast. - https://www.youtube.com/watch?v=ZfuUwdFNU-s
#nodejs #video
The chilled out background music makes this feel like a spa experience but.. there is something genuinely quite nice about this screencast. - https://www.youtube.com/watch?v=ZfuUwdFNU-s
#nodejs #video
YouTube
Image Classifier with NodeJs, Tensorflow and React - Walkthrough - With source!
Source code here: https://github.com/timtamimi/mooodDemo here: https://mooodclassifier.herokuapp.com
Creating a Discord Bot With Node.js
Using the Discord.js module. A thorough, easily followed screencast, but does run at over an hour. - https://www.youtube.com/watch?v=BmKXBVdEV0g
#nodejs #video
Using the Discord.js module. A thorough, easily followed screencast, but does run at over an hour. - https://www.youtube.com/watch?v=BmKXBVdEV0g
#nodejs #video
YouTube
Create a Discord Bot With Node.js
Let's create a Discord bot using Node.js (JavaScript)
Anson The Developer YouTube:
https://www.youtube.com/channel/UCvjXo25nY-WMCTEXZZb0xsw
Code:
https://github.com/ansonfoong/discordjs-bot-starter
💖 Support The Channel!
http://www.patreon.com/traversymedia…
Anson The Developer YouTube:
https://www.youtube.com/channel/UCvjXo25nY-WMCTEXZZb0xsw
Code:
https://github.com/ansonfoong/discordjs-bot-starter
💖 Support The Channel!
http://www.patreon.com/traversymedia…
How to Build a Low-Latency Serverless GraphQL API on AWS with Node, AppSync, Lambda, and DynamoDB
As long as you’re happy with the AWS ecosystem, there’s a lot to enjoy in this 28 minute video. AppSync, Lambda, and DynamoDB really allow you to pull together something quite powerful in a short period of time and AppSync handles most of the GraphQL heavy lifting. - https://www.youtube.com/watch?v=_9DFFg-pNss
#nodejs #video
As long as you’re happy with the AWS ecosystem, there’s a lot to enjoy in this 28 minute video. AppSync, Lambda, and DynamoDB really allow you to pull together something quite powerful in a short period of time and AppSync handles most of the GraphQL heavy lifting. - https://www.youtube.com/watch?v=_9DFFg-pNss
#nodejs #video
YouTube
How to build a low-latency serverless GraphQL API on AWS with Node.js, AppSync, Lambda, and DynamoDB
In this video I'll show you how to use a Node.js Lambda function to map GraphQL requests into DynamoDB to build a fully serverless GraphQL API using direct Lambda GraphQL resolvers. We'll also look at how to fine tune the Lambda settings to minimize latency…
Vue.js 3.0 Announcement Talk at Vue.js Global Online
Watch the announcement and "State of Vue" talk by Evan You. - https://www.youtube.com/watch?v=Vp5ANvd88x0
#vue #video
Watch the announcement and "State of Vue" talk by Evan You. - https://www.youtube.com/watch?v=Vp5ANvd88x0
#vue #video
YouTube
Vue 3 Live Release Evan You Creator Vuejs
Vue 3 was announced & released here live on youtube. Evan You Creator of Vuejs showcased 4 years of work in the making. Evan You went Live on Friday 18th September to reveal something special for the Vuejs and Javascript Community. This keynote was followed…
Learn Vue.js 3.0 With Tailwind CSS And Composition API in 2021 - Create A Pokémon app For Beginners – Program With Erik
If you still feel overwhelmed at the thought of using the Composition API in your Vue apps, here is a pretty straight-forward introduction to it, along with Tailwind CSS. - https://www.youtube.com/watch?v=QJhqr7jqxVo
#vue #video
If you still feel overwhelmed at the thought of using the Composition API in your Vue apps, here is a pretty straight-forward introduction to it, along with Tailwind CSS. - https://www.youtube.com/watch?v=QJhqr7jqxVo
#vue #video
YouTube
Learn Vue.js 3.0 With Tailwind CSS And Composition API in 2021 - Create A Pokémon app For Beginners
Vue.js 3.0 is out and in this tutorial I create a fully featured app with Tailwind CSS and the composition API. We use the Pokemon API to do this! Click here to get a free Vue cheat sheet! https://vuecourse.tech
👉Check out my last video on VS Code Super…
👉Check out my last video on VS Code Super…
Using Async, Await, and Promises in Express - https://www.youtube.com/watch?v=XFn0SJmGYs4
#nodejs #video
#nodejs #video
YouTube
Async, Await, and Promises in Express for Node.js
Here's how you can easily work with async/await and Promises in express, right now!
@root/async-router: https://github.com/therootcompany/async-router
Express 5.0 promised native support for async/await and Promises - and it even delivered, but then was never…
@root/async-router: https://github.com/therootcompany/async-router
Express 5.0 promised native support for async/await and Promises - and it even delivered, but then was never…
Nuxt 3 Update by Sébastien Chopin
In this video, Sébastien Chopin, the creator of the Nuxt.js open-source framework, discusses the new features coming in Nuxt 3. - https://www.youtube.com/watch?v=yzEsXBkWwYg
#vue #video #nuxt
In this video, Sébastien Chopin, the creator of the Nuxt.js open-source framework, discusses the new features coming in Nuxt 3. - https://www.youtube.com/watch?v=yzEsXBkWwYg
#vue #video #nuxt
YouTube
Nuxt 3 Update by Sébastien Chopin: Nuxt Nation 2021
In this video Sébastien Chopin, the creator of the Nuxt.js open source framework revealed all the supercharged and awesome features that are coming with the release of the Nuxt 3 public beta on October 12th!
Get to know:
👉 Nuxt Nitro
👉 Nuxt Kit
👉 Nuxt Bridge…
Get to know:
👉 Nuxt Nitro
👉 Nuxt Kit
👉 Nuxt Bridge…
Ten React Anti-Patterns to Avoid
A well presented eight minute video that quickly goes through a variety of approaches to reconsider (or at least think twice about before putting into action). - https://www.youtube.com/watch?v=b0IZo2Aho9Y
#react #video
A well presented eight minute video that quickly goes through a variety of approaches to reconsider (or at least think twice about before putting into action). - https://www.youtube.com/watch?v=b0IZo2Aho9Y
#react #video
YouTube
10 React Antipatterns to Avoid - Code This, Not That!
React is a minimal on the surface, but it’s actually a highly complex JavaScript UI library with many potential pitfalls. In this tutorial, we look at 10 antipatterns in React, along with tips and tricks to improve our code. https://fireship.io/courses/react…
React.js: The Documentary
With acclaim from the core team and starring folks like Sophie Alpert, Pete Hunt, and Dan Abramov, this is the origin story of React, right back to when it was a “fragile, strange, fascinating idea that almost didn’t happen.” You won’t learn a lot of technical stuff here – it’s all about people and ideas – but it will flesh out your sense of what React is and how it survived. - https://www.youtube.com/watch?v=8pDqJVdNa44
#react #video
With acclaim from the core team and starring folks like Sophie Alpert, Pete Hunt, and Dan Abramov, this is the origin story of React, right back to when it was a “fragile, strange, fascinating idea that almost didn’t happen.” You won’t learn a lot of technical stuff here – it’s all about people and ideas – but it will flesh out your sense of what React is and how it survived. - https://www.youtube.com/watch?v=8pDqJVdNa44
#react #video
YouTube
How A Small Team of Developers Created React at Facebook | React.js: The Documentary
React is easily one of the single most popular libraries in use today. Given that it was made within a juggernaut like Facebook, you might have assumed it was always destined for success.
But what if we told you that React’s first brush with the public sphere…
But what if we told you that React’s first brush with the public sphere…