Explore >> Select a destination


You are here

mxb.dev
| | www.a11yproject.com
12.6 parsecs away

Travel
| | A beginner's guide to digital accessibility.
| | shortdiv.com
13.2 parsecs away

Travel
| | Network connectivity is a single point of failure when it comes to user experience on the web. By nature of the web's reliance on the network, the web fails when the network b0rks. Inadvertently as developers, this means that we're always at the mercy of network connectivity. When faced with a slow or failed network connection, there is no way for us to help websites gracefully fail. While connectivity is an issue for most mobile web applications because of the reliance on the network, native mobile apps...
| | www.smashingmagazine.com
44.0 parsecs away

Travel
| | Most of the time, we develop websites without understanding what the browser is actually doing under the hood. How exactly does the browser render our web pages from the HTML, CSS and JavaScript that we create? Google'sPageSpeed Insightstool can be very helpful when trying to profile a web page and find areas for improvement. You simply enter the URL of the page that you want to test, and the tool provides you with a list of performance suggestions. Fortunately, the solution to this problem is simpler than it seems! The answer lies in the way that the CSS and JavaScript are loaded in your web page.
| | blog.risingstack.com
113.2 parsecs away

Travel
| In the early 1990s, Brendan Eich needed a scripting language for web pages that would be easy to use, so he created one himself.