Open in app

Sign In

Write

Sign In

Robert Laws
Robert Laws

37 Followers

Home

Lists

About

Nov 4, 2021

Accessibility Workflows

Making websites accessible is in the best interest of everyone involved in developing, building content, and using a website. When websites are more accessible, everyone wins. This is true because compelling content can be accessed by more people in more ways when websites are accessible. Having a highly accessible website…

Accessibility

5 min read

Accessibility Workflows
Accessibility Workflows
Accessibility

5 min read


Published in

Nerd For Tech

·Oct 4, 2021

Making Websites Accessible

Websites developed in the 21st century cannot take accessibility for granted. In fact, in many places organizations have a legal obligation to make their websites accessible. Making websites accessible to all users is simply the right thing to do. …

HTML

6 min read

Making Websites Accessible
Making Websites Accessible
HTML

6 min read


Published in

Bootcamp

·Oct 2, 2021

Case study: e-commerce website

The fifth challenge in the UX/HTML/CSS Design and Code Challenge series is an e-commerce website. This challenge aims to combine several techniques that were applied in previous challenges including CSS Grid, Flexbox, and responsive design.Expanding on these features, this challenge aims to add implementation of accessibility standards. …

HTML

8 min read

Case study: e-commerce website
Case study: e-commerce website
HTML

8 min read


Published in

JavaScript in Plain English

·Aug 13, 2021

JavaScript — Getting Started with Promises

There are many times when an operation in a program or on a webpage is requested, but the results of the request aren’t immediately available for further processing. In cases like these, the operation is considered to be asynchronous. …

JavaScript

7 min read

JavaScript — Getting Started with Promises
JavaScript — Getting Started with Promises
JavaScript

7 min read


Published in

JavaScript in Plain English

·Aug 6, 2021

JavaScript — Getting Started with the Map and Set Typed Collections

JavaScript has many different ways to group and collect data including in arrays and objects. There are also two other main ways to organize collections of data — Maps and Sets. Although arrays and objects provide many useful features, they also come with some disadvantages. For example, an object is…

JavaScript

5 min read

JavaScript — Getting Started with the Map and Set Typed Collections
JavaScript — Getting Started with the Map and Set Typed Collections
JavaScript

5 min read


Published in

JavaScript in Plain English

·Jul 30, 2021

How to Make the Most of JavaScript String Methods

Strings are representation of textual data in JavaScript and are fundamental to the language. Programs designed for user interaction almost always make use of strings as a key component. …

JavaScript

6 min read

How to Make the Most of JavaScript String Methods
How to Make the Most of JavaScript String Methods
JavaScript

6 min read


Published in

JavaScript in Plain English

·Jul 28, 2021

JavaScript — Getting Started with the Date Object

It’s common to need to access or make calculations with dates and times in JavaScript programs. To handle these situations, there are several date tools built into the language. Specifically, JavaScript provides a Date object that provides ways to create new dates and several methods to work with them. …

JavaScript

4 min read

JavaScript — Getting Started with the Date Object
JavaScript — Getting Started with the Date Object
JavaScript

4 min read


Published in

JavaScript in Plain English

·Jul 26, 2021

JavaScript — Getting Started with Numbers and Math

A thorough introduction to Numbers and Math in JavaScript — Numbers in JavaScript include both integers and floating point numbers as just a single Number type. This is unlike some other programming languages like C# which distinguish between the many types of numbers depending on the size of the number and space taken up in memory. …

JavaScript

4 min read

JavaScript — Getting Started with Numbers and Math
JavaScript — Getting Started with Numbers and Math
JavaScript

4 min read


Published in

JavaScript in Plain English

·Jul 22, 2021

Getting Started with JavaScript Objects — A Guide for Beginners

Introduction to objects in JavaScript — Objects in JavaScript in their most basic definition are used to store data in key, value entries. Objects are a core building block of many programs in JavaScript and are used for things like storing complex data, building classes, and as an integral part of object-oriented programming. Within an object…

JavaScript

4 min read

Getting Started with JavaScript Objects — A Guide for Beginners
Getting Started with JavaScript Objects — A Guide for Beginners
JavaScript

4 min read


Published in

JavaScript in Plain English

·Jul 21, 2021

A Comprehensive Guide to JavaScript Array Methods

Arrays at their most basic level are collections (or lists) of data. Since programs are constantly working with data, arrays are used extensively in JavaScript. A typical program will add data to list, like products in a shopping cart, which can be stored in an array. …

JavaScript

9 min read

A Comprehensive Guide to JavaScript Array Methods
A Comprehensive Guide to JavaScript Array Methods
JavaScript

9 min read

Robert Laws

Robert Laws

37 Followers

Web Developer and UX Designer

Following
  • Nick Babich

    Nick Babich

  • UX Collective Editors

    UX Collective Editors

  • Fabricio Teixeira

    Fabricio Teixeira

  • Marc Andrew

    Marc Andrew

  • Mehdi Aoussiad

    Mehdi Aoussiad

See all (99)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams