Open in app

Sign in

Write

Sign in

Gianmarco Cavallo
Gianmarco Cavallo

17 Followers

Home

Lists

About

Published in

JavaScript in Plain English

·Nov 13

Web Accessibility: A Front-End Developer’s Guide to Screen Readers

Introduction In the ever-evolving landscape of web development, one aspect that consistently demands attention is accessibility. As a front-end developer, I've come to realize that creating websites isn't just about aesthetics or functionality; it's about inclusivity. Accessibility ensures that everyone, including people with disabilities, can perceive, understand, navigate, and interact with…

Accessibility

3 min read

Web Accessibility: A Front-End Developer’s Guide to Screen Readers
Web Accessibility: A Front-End Developer’s Guide to Screen Readers
Accessibility

3 min read


Published in

JavaScript in Plain English

·Jun 1, 2022

Understand Symbols in JavaScript

Undervalued JavaScript feature. — Let’s start seeing what Symbols are: “A Symbol is a built-in object whose constructor returns a symbol primitive — also called a Symbol value or just a Symbol — that's guaranteed to be unique.” — MDN They are used to add unique property keys to an object that won’t collide…

JavaScript

2 min read

Understand Symbols in JavaScript
Understand Symbols in JavaScript
JavaScript

2 min read


Published in

JavaScript in Plain English

·Nov 4, 2021

Understand the Proxy Object in JavaScript

I discovered the JavaScript Proxy object a while ago and I found it super helpful in a lot of situations, so I decided to write about it. First question, what is the Proxy object? The Proxy object enables you to create a proxy for another object, which can intercept and…

JavaScript

2 min read

Understand the Proxy Object in JavaScript
Understand the Proxy Object in JavaScript
JavaScript

2 min read


Oct 31, 2021

How to create a blog with Svelte and dev.to API

I developed my personal website using svelteKit and I decided to add a Blog section where I would have shown all my articles, today I’m gonna show you how you can do the same using Sveltekit + DEV.TO public API. Disclaimer: I’m not going to cover the CSS part but…

Svelte

2 min read

How to create a blog with Svelte and dev.to API
How to create a blog with Svelte and dev.to API
Svelte

2 min read

Gianmarco Cavallo

Gianmarco Cavallo

17 Followers

Front-end Developer and design enthusiast

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Muzli

    Muzli

  • The NYT Open Team

    The NYT Open Team

  • Skyscanner Engineering

    Skyscanner Engineering

  • Davide Ceschia

    Davide Ceschia

See all (19)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams