Best of BrowsersJuly 2023

  1. 1
    Article
    Avatar of jakearchibaldJake Archibald·3y

    The case against self-closing tags in HTML

    JakeArchibald.com: The case against self-closing tags in HTML.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    The new @font-face syntax

    The new @font-face syntax has also been supported since Safari 17, Firefox 106 and Chrome 108. The new syntax looks like this: What’s changed? Instead of using strings, we use keywords. There are certain technical capabilities of fonts that the file type alone doesn't tell us.

  3. 3
    Article
    Avatar of theregisterThe Register·3y

    Arc is a radical new take on the web browser

    Arc is a radical new take on the web browser. It is based on the Chromium engine, and comes from a startup which modestly calls itself the Browser Company of New York. Arc's sidebar contains at least three different functions, all integrated into one, and it also attempts to automatically manage your tabs for you.

  4. 4
    Article
    Avatar of asayerasayer·3y

    Playwright vs Puppeteer: which to choose?

    Playwright and Puppeteer are headless browsers designed for end-to-end (E2E) automated testing of web apps. Both are go-to for web automation programmers’ toolkits. Tests ensure that code behaves as expected and catches bugs early on.

  5. 5
    Article
    Avatar of lambdatestLambdaTest·3y

    A Complete Guide To CSS Box Model

    A Complete Guide To CSS Box Model. Clinton Joy Fimie will unravel the intricacies of the CSS box model, shedding light on all of its components, how they interact, and how you can manipulate them for optimal website performance and a great user experience.

  6. 6
    Article
    Avatar of lambdatestLambdaTest·3y

    Bulma CSS Framework: Getting Started Guide

    Bulma CSS Framework is a free, open-source, and lightweight CSS framework based on the Flexbox layout. It provides CSS classes to help you style your HTML code, allowing developers to implement CSS on web pages more efficiently than plain CSS. It is compatible with recent versions of Chrome, Edge, Firefox, Opera, and Safari.

  7. 7
    Article
    Avatar of dzDZone·3y

    Front-End Testing Tutorial: Comprehensive Guide With Best Practices

    Front-end testing is the technique of validating the graphical interface of websites or mobile applications to ensure they are free of defects. This testing helps users have a seamless experience using the application and helps them navigate through it quickly. Join the DZone community and get the full member experience.

  8. 8
    Article
    Avatar of lambdatestLambdaTest·3y

    A Guide To Download Selenium and Set It Up On Multiple IDEs

    A Guide To Download Selenium and Set It Up on Multiple IDEs - LambdaTest A Guide to Download and Set it Up on multiple IDEs. Selenium is an automation framework for web-based application testing which enterprises and small-scale organizations use to automate web browsers on various platforms and operating systems.