Best of BrowsersJune 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    The modern way of serving images

    The HTTPArchive found at least 70% of all websites have an image as the most prominent element, yet only 34% of the web uses to create responsive & performant images. To change this, the following article will guide you through responsive image techniques, and introduce a novel technique that aims to make tags work (almost) like tags.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    What’s new in CSS

    What’s new in CSS - WWDC23 - Videos - Apple Developer Streaming is available in most browsers, and in the WWDC app. Learn techniques and best practices for working with wide-gamut color, creating gorgeous typography. We'll also peer into the future and preview upcoming layout and typography features.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    CSS Transform Handbook – Complete Guide to CSS Transform Functions and Properties

    CSS Transform Handbook allows you to translate, rotate, skew, scale, or add perspective effects to HTML elements. This tutorial discusses everything you need to know to transform HTML elements like a pro. The CSS property specifies the transformational effect you wish to apply to an HTML element.

  4. 4
    Article
    Avatar of tilThis is Learning·3y

    How to Boost Your Web Performance with HTML5 Features

    DeV Community Performance is a crucial aspect of web development, as it affects the user experience, accessibility, and business goals of your applications. By using some of the HTML5 elements and attributes, you can make your web pages load faster, render smoother, and respond better to user interactions.

  5. 5
    Article
    Avatar of ghblogGitHub Blog·3y

    Crafting a better, faster code view

    The new code view is powerful, intelligent, and interactive, but it is not an attempt to turn the repository browsing experience into an IDE. It must be intuitive and easy to use for all of GitHub’s millions of users. We overcame a number of unique technical hurdles in order to deliver those features without compromising performance.