Tag: js

  • 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…

  • Modern JavaScript Tutorial #6 – The Document Object Model

    💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.thenetninja.co.uk/udemy/modern-javascript Hey ninjas, in this modern JavaScript tutorial I’ll explain the basics of the DOM (document object model) and show you how to query elements using the query selector & change the content f a web page. —————————————- 🐱‍💻 🐱‍💻…

  • Всё о JavaScript / Путь web-девелопера / Интервью с Senior JavaScript Developer

    Долгожданное интервью с Senior JavaScript Developer – Макс Дикун. В выпуске раскрыто очень много вопросов о том, что такое JS, какие у него есть плюсы и минусы, как и куда развиваться в рамках этого языка и всего его технологического зоопарка вокруг него. Заваривайте чай, будет интересно 😉 Аудио-версия выпуска: http://bit.ly/2We9oCm Макс в LinkedIn: http://bit.ly/2WfMMBC Блог…

  • Modern JavaScript Tutorial #3 – Control Flow

    💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.thenetninja.co.uk/udemy/modern-javascript In this modern JavaScript tutorial we’ll take a look at different ways to control the flow of our code – for loops, while loops, if statements, else if statements, switches and more. —————————————- 🐱‍💻 🐱‍💻 Course Links: + Course…

  • Как выучить JavaScript? Самый аху#### способ!

    Хочешь выучить JavaScript, но понятия не имеешь как?! Изи, лови методичку 😉 🚀 Крутой видеокурс по JavaScript: https://click.linksynergy.com/fs-bin/click?id=GOvZqcSeR0I&offerid=507388.9975&type=3&subid=0 === Приобрети курс до 17 Апреля и получи жирную скидку 😉 🔵 Наш TELEGRAM: https://t.me/howdyho_official Наш ВК: https://www.vk.com/howdyho_net Обещанные ссылки: 1) http://learn.javascript.ru 2) https://eloquentjavascript.net 3) “Вы не знаете JS” – https://bit.ly/2ot9Oa9 4) Скринкаст по ноде – https://learn.javascript.ru/screencast/nodejs…

  • Modern JavaScript Tutorial #2 – Syntax Basics & Types

    💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.thenetninja.co.uk/udemy/modern-javascript In this modern JavaScript tutorial we’ll take a look at the language syntax – comments, semicolons, using variables etc. We’ll also discuss some of the types in JavaScript – strings, numbers, null, undefined, & booleans. —————————————- 🐱‍💻 🐱‍💻 Course…

  • Modern JavaScript Tutorial #4 – Functions

    💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied: https://www.thenetninja.co.uk/udemy/modern-javascript In this modern JavaScript tutorial we’ll take a look at functions – function declarations, function expressions, arrow functions and more… —————————————- 🐱‍💻 🐱‍💻 Course Links: + Course files – https://github.com/iamshaunjp/modern-javascript Original source

  • #11 JavaScript Tutorial | For Loop

    Loops can execute a block of code a number of times. Loops are handy, if you want to run the same code over and over again, each time with a different value. The ‘for‘ loop is the most compact form of looping. It includes the following three important parts − The loop initialization where we…

  • 1 javascript

    Basic Javascript from freecodecamp.org solved: Comment Your JavaScript Code Declare JavaScript Variables Storing Values with the Assignment Operator Initializing Variables with the Assignment Operator Understanding Uninitialized Variables Understanding Case Sensitivity in Variables Original source

  • JavaScript DOM Tutorial #6 – Nodes

    —– COURSE LINKS: + Atom editor – https://atom.io/a + GitHub Repo – https://github.com/iamshaunjp/JavaScript-DOM-Tutorial ——————————————————————————————— Other tutorials: —– JAVASCRIPT FOR BEGINNERS: —– CSS FOR BEGINNERS: —– NODE.JS TUTORIALS —– SUBSCRIBE TO CHANNEL – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg?sub_confirmation=1 ============== The Net Ninja ===================== For more front-end development tutorials & to black-belt your coding skills, head over to – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg or…