Robert LawsAccessibility WorkflowsMaking websites accessible is in the best interest of everyone involved in developing, building content, and using a website. When websites…Nov 4, 20211Nov 4, 20211
Robert LawsinNerd For TechMaking Websites AccessibleWebsites developed in the 21st century cannot take accessibility for granted. In fact, in many places organizations have a legal obligation…Oct 4, 2021Oct 4, 2021
Robert LawsinBootcampCase study: e-commerce websiteThe fifth challenge in the UX/HTML/CSS Design and Code Challenge series is an e-commerce website. This challenge aims to combine several…Oct 2, 2021Oct 2, 2021
Robert LawsinJavaScript in Plain EnglishJavaScript — Getting Started with PromisesThere are many times when an operation in a program or on a webpage is requested, but the results of the request aren’t immediately…Aug 13, 2021Aug 13, 2021
Robert LawsinJavaScript in Plain EnglishJavaScript — Getting Started with the Map and Set Typed CollectionsJavaScript has many different ways to group and collect data including in arrays and objects. There are also two other main ways to…Aug 6, 20211Aug 6, 20211
Robert LawsinJavaScript in Plain EnglishHow to Make the Most of JavaScript String MethodsStrings are representation of textual data in JavaScript and are fundamental to the language. Programs designed for user interaction…Jul 30, 2021Jul 30, 2021
Robert LawsinJavaScript in Plain EnglishJavaScript — Getting Started with the Date ObjectJavaScript Date Object: A Comprehensive GuideJul 28, 2021Jul 28, 2021
Robert LawsinJavaScript in Plain EnglishJavaScript — Getting Started with Numbers and MathA thorough introduction to Numbers and Math in JavaScriptJul 26, 2021Jul 26, 2021
Robert LawsinJavaScript in Plain EnglishGetting Started with JavaScript Objects — A Guide for BeginnersIntroduction to objects in JavaScriptJul 22, 2021Jul 22, 2021
Robert LawsinJavaScript in Plain EnglishA Comprehensive Guide to JavaScript Array MethodsArrays at their most basic level are collections (or lists) of data. Since programs are constantly working with data, arrays are used…Jul 21, 2021Jul 21, 2021