New Google Apps Script IDE Course

Google Apps Script Complete Course New IDE 100+ Examples Google Apps Script New Version 2021 Create custom functions within G Suite Docs Sheets GMail Drive Calendar and more https://www.udemy.com/course/course-apps-script/?couponCode=NEWSKILLS2021 ALL NEW for 2021 – Develop your SKILLS connect the power of GSuite Apps Together with Google Apps Script – if you know JavaScript you KNOW … Read more

January Hot Deals PROMO 95% off Udemy Courses

Happy 2021 – there has never been a better time to develop and grow your skills. Use the Promo code NEWSKILLS2021 – Bonus free course included at the bottom 🙂 Need a challenge?  Create some FUN JavaScript Projects Below NEW HOT Course 1. JavaScript 5 Projects JS Dynamic interactive DOM elements (7.5+ hrs of HD Video) Perfect to practice and learn more about … Read more

New JavaScript Project Course 90% OFF Deal

5 JavaScript Coding Projects from Scratch CoursePerfect to practice and learn more about JavaScript and DOM interactions create useful components and more https://discoveryvip.teachable.com/p/5-javascript-coding-projects-from-scratch-course/?product_id=2799300&coupon_code=STUDENT Special Thanks to all the support on KickStarter 🙂 Course will cover building 5 different JavaScript Mini Projects from scratch Source code is included as well step by step instruction on how … Read more

Learn JSON Free Course

Want to learn more about JSON and how to use it in your web pages? Check out this course. FREE TODAY – Learn JSON for beginners with JavaScript https://www.udemy.com/course/json-javascript-course/ Happy Wednesday 🙂 Enjoy the FREE Course of the DAY – About JavaScript and JSON for web pages – Source code and Code examples INCLUDED…… Limited … Read more

Free WordSearch Generator with Words from Google Sheets Data

Create your own wordsearch its easy – add words to the first column in your Google Sheet. Publish the sheet and get the URL id of the sheet. The application will generate the WordSearch as well you can link to your own WordSearches and share the link. Try it for yourself here : https://games.basescripts.com/

HangMan JavaScript Code Example

Javascript Game Hangman Game – Select Letters solve the phrase – player needs to guess the hidden phrase by clicking the available letters.  Solve it will as little missed letters as possible. GET the Course https://www.udemy.com/course/javascript-games/?referralCode=1FA695493D1D521C1575 JavaScript Hangman Game Board Setup. Launch app content when DOM loaded DomContentLoaded Run App DOM is ready to write … Read more

JavaScript WordSearch

JavaScript Create 5 Fun Word Games make your own Web Games Do you want to create fun games using JavaScript – build 5 amazing interactive games perfect for kids using JavaScript Get the FULL course https://www.udemy.com/course/javascript-games/?referralCode=1FA695493D1D521C1575 4 JavaScript Wordsearch – Word searches are fun to play and even more fun to build.  This game section … Read more

How to create JSON feed from Google Sheets Data

Create a Google Sheet Under File Menu Select ‘Publish to the web” Select under Link Sheet and as Web Page – Click Publish Check the URL provided to ensure page is visible on the web Copy Sheet ID Place the id in the JSON URL ‘https://spreadsheets.google.com/feeds/list/’+id+’/1/public/values?alt=json’; const id = ‘1H2xq8J5uZKDABgu1JlvV-nVWKqZoV8_UpB_D_snOrLo’; const url = ‘https://spreadsheets.google.com/feeds/list/’+id+’/1/public/values?alt=json’; 7. … Read more

Learn JavaScript FREE Course JavaScript Learn JavaScript Quick Course Beginners

https://www.udemy.com/course/javascript-learn/?referralCode=ACDDDD610F7B5821266E Fast Paced JavaScript Introduction course designed to get you started quickly – Core fundamental JavaScript Syntax Perfect course to have a quick start or refresher to JavaScript. Warning this is a fast paced courses covering a lot of concepts quickly!  – Source code is included and its suggested that you try the code between … Read more