Explore >> Select a destination


You are here

shuheikagawa.com
| | 2ality.com
5.9 parsecs away

Travel
| | This blog post describes what you can do with functions that return tag functions for ES6 template literals. For an introduction to template literals, tagged template literals and tag functions, consult chapter "Template literals" in "Exploring ES6".
| | www.smashingmagazine.com
6.1 parsecs away

Travel
| | Successful web accessibility is about anticipating the different needs of all sorts of people, understanding your fellow web users and the different ways they consume information. Armed with this understanding, accessibility becomes a cold, hard technical challenge. How do assistive technologies present a web application to make it accessible for their users? Where do they get the information they need?One of the keys is a technology known as the accessibility API.
| | www.aaronarney.dev
5.9 parsecs away

Travel
| | [AI summary] This article explains the Critical Rendering Path (CRP) in web browsers, detailing the phases from DOM creation to the painting phase and how they affect webpage rendering performance.
| | simonewebdesign.it
25.2 parsecs away

Travel
| Install Sublime Text 3 on Fedora or other Linux distros with this shell script: curl -L git.io/sublimetext | sh