Tag: Chrome

  • Glossy Social Media Icons Tutorial – Photoshop CS6 – ChromeDesignsHD

    Glossy Social Media Icons Tutorial – Photoshop CS6 – ChromeDesignsHD

    https://i.ytimg.com/vi/qaNTZyne5RY/hqdefault.jpg An Adobe photoshop tutorial in creating some very sleek and glossy professional media icons. Enjoy! ——————————————————- My Twitter: – https://twitter.com/#!/ChromeDesignsHD ——————————————————- Official Facebook Page: – http://tinyurl.com/6hsakr5 ——————————————————- My Instagram: – http://followgram.me/conor_mccormick – ‘Conor_McCormick ——————————————————- If you’retoo lazy to make these yourself, remember you can always download the project file here – http://www.youtube.com/watch?v=z88GpXavzCY View Original…

  • Tutorial Basic Character Rigging Autodesk Maya

    https://i.ytimg.com/vi/SB4x-UFl7Ds/hqdefault.jpg Jangan lupa untuk melanggan YouTube Channel kami . Jadilah orang pertama menonton video terbaru, hot & viral. This quick tutorial will show you how to Character Rigging in Autodesk Maya. source

  • 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. Original source

  • Build the future of the web with modern JavaScript (Google I/O ’18)

    This presentation gives an overview of cutting-edge JavaScript development techniques to build modern web and Node.js apps. Discover which features to expect in Chrome and Node.js soon, how the V8 engine optimizes for them, and how to improve real-world performance and stability on the Web and in Node.js. Presenters: • Mathias Bynens https://twitter.com/mathias • Sathya…

  • The Weird History of JavaScript

    The history of JavaScript over the last 25 years. How did a simple scripting language for Netscape evolve into the world’s most widely used programming language? https://dev.to/codediodeio/the-weird-history-of-javascript-2bnb Full Course: https://fireship.io/courses/javascript/ #javascript #history Sources: ECMA https://www.ecma-international.org/publications/standards/Ecma-262-arch.htm WorldWideWeb https://www.w3.org/People/Berners-Lee/WorldWideWeb.html Brendan Eich Talk https://thenewstack.io/brendan-eich-on-creating-javascript-in-10-days-and-what-hed-do-differently-today/ Upgrade to Fireship PRO at https://fireship.io/pro Use code lORhwXd2 for 25% off your first…

  • What’s new in JavaScript (Google I/O ’19)

    This presentation gives an overview of cutting-edge JavaScript development techniques to build modern web and Node.js apps. Discover which features to expect in Chrome and Node.js soon, how the V8 engine optimizes for them, and how to improve real-world performance and stability on the Web and in Node.js. Speakers: • Mathias Bynens https://twitter.com/mathias • Sathya…

  • V8, Advanced JavaScript, & the Next Performance Frontier (Google I/O '17)

    This talk will help developers write performant JavaScript, use new language constructs (ES2015+, async/await, etc.), and learn about the latest developments in modern benchmarking. We’ll also demo DevTools asynchronous debugging features and new JavaScript code coverage tools. Watch more Chrome and Web talks at I/O ’17 here: https://goo.gl/Q1bFGY See all the talks from Google I/O…

  • Production Progressive Web Apps With JavaScript Frameworks (Google I/O '17)

    Learn how the world’s largest brands ship Progressive Web Apps that instantly load on mobile hardware. We’ll look at how apps built using React, Preact, Vue, Angular & Polymer can be used to build instantly interactive, engaging & data-plan sensitive user experiences. We’ll also look at how this investment paid off on core business metrics.…

  • Enable / Disable JavaScript in Chrome Developer Tools

    To enable or disable scripts on pages while the devtools are open, click the “…” menu in the top right corner of the Developer Tools, click Settings and then click the checkbox for “Disable Javascript”. Original source

  • Debugging JavaScript – Beginner to Advanced in One Video

    Debugging Javascript – 0 (Beginner) to Heisenberg (Advanced) This presentation takes you from beginner to advanced javascript debugging using Chrome developer tools, jsHint, and custom tools. Source files used in video are at: https://github.com/cmorrow/debugging-js-samples I’m so happy my video has helped many of you. I will work on creating more videos with a better mic…