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, [...]
Category: Reference
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
HTML Cheat Sheet (For Beginners)
Source: https://hostingfacts.com/html-cheat-sheet/ Capture Date: 11.03.2018 15:05:43 How many times have you Googled: “how to add forms in HTML” or “what are new HTML5 tags” … only to end up twenty minutes later staring blankly at 30 new browser tabs, forgetting what got you here in the first place? Remembering each HTML element off the top … Continue reading HTML Cheat Sheet (For Beginners)