Category: Javascript

  • When does JavaScript SEO matter? – JavaScript SEO

    Welcome to another episode of JavaScript SEO! In this video, Webmaster Trends Analyst Martin Splitt helps us understand what it means to have a “javascript site” and in what cases Javascript SEO matters for your site. Get started with search → https://bit.ly/2VlnMaI Learn more about the Shell App model → http://bit.ly/2IT6MqU JavaScript SEO is an…

  • Como usei JavaScript + Node.js + Socket.io para programar o Frontend e Backend do meu Jogo

    Nesse vídeo nós vamos ver um overview do código frontend e backend da minha primeira versão, sendo que não vamos usar nenhum framework especializado em jogos, inclusive toda a implementação no frontend não utilizou nenhum framework e no backend utilizamos apenas o Socket.io e Express. O importante disso é que tudo que aprendermos nesse vídeo,…

  • Javascript Aula 01 – Variáveis (Conceitos Básicos)

    Quer aprender qualquer coisa rapidamente ? Baixe o E-book Gratís aqui: ✔ http://bit.ly/10PassosParaAprenderQualquerCoisa Nesta Aula vamos aprender o conceito mais usado na programação Variáveis. ——————————————————– O Código usado nesta aula pode ser baixado no link abaixo (GitHub) https://goo.gl/HQXDKz Bem vindo ao Dev Aprender, neste canal espero poder trazer para todos o conhecimento que você precisa…

  • Coding Challenge #3: The Snake Game

    In coding challenge, I attempt to code a p5.js version of the Snake Game. 🔗http://thecodingtrain.com/CodingChallenges/003-snake-game-p5.html 🎥 Debugging: : https://youtu.be/yUO2bWfBgN8?t=2340 🎥 2018 version! https://youtu.be/OMoVcohRgZA 💻https://editor.p5js.org/codingtrain/sketches/HkDVpSvDm 🔗https://en.wikipedia.org/wiki/Snake_(video_game) 🚂 Website: http://thecodingtrain.com/ 💖 Patreon: https://patreon.com/codingtrain 🛒 Store: https://www.designbyhumans.com/shop/codingtrain/ 📚 Books: https://www.amazon.com/shop/thecodingtrain 🎥 Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH 🔗 p5.js: https://p5js.org 🔗 Processing: https://processing.org 📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct Original source

  • Mathias Bynens – V8 internals for JavaScript developers

    This presentation demonstrates how learning just a little bit about JavaScript engine internals can help you improve the run-time performance of your JavaScript code — not just in V8 specifically, but across all JavaScript engines! I’ll start by explaining how V8 handles arrays behind the scenes, and especially how it can optimize operations on them.…

  • Simple Date Formatting with Vanilla JavaScript

    There are now ways to format dates in JavaScript without using a library like moment.js. In this tutorial we will look at toLocaleString and how to specify date and time formats. Would you like to help keep this channel going? https://www.patreon.com/allthingsjavascript Access to EVERY course (get 2 months free): https://www.skillshare.com/r/profile/Steven-Hancock/24508 Courses offered on Udemy at…

  • Node.js + MySQL CRUD – GET,POST,PUT and DELETE

    MySQL CRUD Operations in Node.js application. In this tutorial, we’ll discuss how to implement crud operation insert update delete and view all in node.js with MySQL database. Content Discussed : – How to Connect MySQL DB from Node.js – Execute MySQL Query From Node.js – Use of MySQL Store Procedure in Node.js. 📖 Best Node.JS…

  • JavaScript Tutorial For Beginners #26 – Arrays

    Hey guys, in this JavaScript tutorial I wanted to show you how to make arrays and how we store pockets of informations in them. Arrays can be (virtually) endless in the amount of pockets they can hold, certainly enough for any client side script. The biggest indicator someone is using an array is the square…

  • How do Javascript Promises Work?

    This is a video about building a JavaScript Promise Library which is part of a larger two hour class. You are watching the video from the student’s perspective. If you’d like to be part of a live class, check out the next available time at https://www.chainshot.com/classes If you’re interested in trying out the code exercises…

  • JavaScript Tutorial, Learn JavaScript Coding Online at WebTrainingRoom

    JavaScript Tutorial Learn JavaScript Coding Online Learn JavaScript coding, designing and development, free JavaScript Tutorial for beginner, webtrainingroom.com/javascript JavaScript is the basic need for any web designing and development, javascript is evolving with time, because of very developer friendly syntax and cross platform compatibility. JavaScript is compatible with almost all major web development languages like…