The Basic Vanilla JavaScript Project Setup

Source: https://javascript.plainenglish.io/the-basic-vanilla-js-project-setup-9290dce6403f Date: 25.12.2021 In the last article, I shared my reasons for fully investing myself in the vanilla JS techniques again, after over a decade of working with JavaScript frameworks. Today we are jumping straight into the basic project setup. Along the way, I will touch on various techniques, and discuss my rationale behind them, [...]

8 Awesome CodePen Features for Programming and Web Development

Source: https://www.makeuseof.com/tag/best-codepen-features/ Capture Date: 08.10.2018 23:13:43 Getting started with JavaScript web development can be a frustrating process, but there are tools out there which make it easier. CodePen.io is an in-browser coding environment designed for both learning to code and to quickly prototype ideas with minimal hassle. In this article, we look at some of … Continue reading 8 Awesome CodePen Features for Programming and Web Development

How to Create a Website in Minutes Using HTML5 Boilerplate

Source: https://www.makeuseof.com/tag/html5-boilerplate-tutorial/ Capture Date: 16.09.2018 22:59:05 When you’re building a new website, these days you’ll want it to be HTML5-compatible. But you also don’t want to spend unnecessary time learning the intricacies of HTML5 from scratch, do you? Fortunately, the HTML5 Boilerplate template can help. It’s a simple front-end template that you can use to … Continue reading How to Create a Website in Minutes Using HTML5 Boilerplate

5 of the Best Websites to Create Your Own Android Apps without Coding

Source: https://www.maketecheasier.com/create-an...8Make+Tech+Easier%29 Capture Date: 16.09.2018 22:56:06 Have you ever wished you could create an app? Maybe you want one for your business or just for yourself? Apps are not only useful for all kinds of business situations but in day-to-day activities as well. For example, you could make an app to help plan a wedding … Continue reading 5 of the Best Websites to Create Your Own Android Apps without Coding

Managing API Keys

Source: https://www.learnhowtoprogram.com/androi...ts/managing-api-keys Capture Date: 03.07.2018 21:28:06 In the previous lesson we acquired the secret access token we'll use to request information from the Yelp Fusion API. But as you know, API keys, tokens, and credentials should not be stored directly in source code pushed to GitHub. This simply isn't secure; especially if the API has … Continue reading Managing API Keys

The 10 Best Programming Games to Test and Build Your Coding Skills

Source: https://www.makeuseof.com/tag/best-programming-games/ Capture Date: 18.05.2018 00:08:14 Advertisement Programming is fun once you’re confident and know what you’re doing, but getting to that point can be a grueling experience. Which is why, in between classes and lectures and tutorials, you should set aside time to play these programming games and challenges. Not only do they serve … Continue reading The 10 Best Programming Games to Test and Build Your Coding Skills

How the Heck Do I Use GitHub?

Source: https://lifehacker.com/5983680/how-the-heck-do-i-use-github Capture Date: 04.05.2018 00:18:10 Dear Lifehacker, I've learned to code and want to start using GitHub to manage my projects. Despite the introductory lesson they provide, I still don't understand how it works at all. Can you help me? Sincerely, Git Help Dear GH, GitHub's a great tool but it's definitely a little … Continue reading How the Heck Do I Use GitHub?

Getting Started With Scratch on the Raspberry Pi

Source: https://www.makeuseof.com/tag/raspberry-pi-scratch/ Capture Date: 29.03.2018 23:45:35 Advertisement The Raspberry Pi is a great way to learn both DIY tech and programming on a budget. They are also great cheap computers for kids, with plenty of great learning resources included to help young minds grasp useful concepts for the future. There are many great beginner projects … Continue reading Getting Started With Scratch on the Raspberry Pi

The Best Google Online Courses You Aren’t Taking

Source: https://www.makeuseof.com/tag/best-google-online-courses/ Capture Date: 27.03.2018 23:54:39 Advertisement Did you know that Google offers a vast array of online courses? They cover everything from digital marketing to Android app development. Some even come with a certification. Despite the impressive breadth of topics, Google doesn’t make it particularly easy to find the courses it offers. There’s no … Continue reading The Best Google Online Courses You Aren’t Taking