InJavaScript in Plain EnglishbyGianmarco Cavallo·Mar 25, 2024Enhancing Online Visibility with SEO: Meta Tags and ld+json Structured DataSEO is a powerful tool for improving a website’s online presence. By utilizing meta tags for basic information and ld+json for detailed…A response icon1A response icon1
InJavaScript in Plain EnglishbyGianmarco Cavallo·Nov 13, 2023Web Accessibility: A Front-End Developer’s Guide to Screen ReadersIn this exploration of web accessibility, we delve into how screen readers interpret web pages and the vital role front-end developers play
InJavaScript in Plain EnglishbyGianmarco Cavallo·Jun 1, 2022Understand Symbols in JavaScriptUndervalued JavaScript feature.A response icon1A response icon1
InJavaScript in Plain EnglishbyGianmarco Cavallo·Nov 4, 2021Understand the Proxy Object in JavaScriptI 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.
Gianmarco Cavallo·Oct 31, 2021How to create a blog with Svelte and dev.to APII 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…