Best of Google ChromeAugust 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    Speech Recognition with JavaScript

    Speech recognition API was added to the specs and we got partial support on Chrome, Safari, Baidu, Android webview, iOS safari, samsung internet and Kaios browsers (see browser support in detail) The implementation I made currently supports English and Spanish just to showcase.

  2. 2
    Article
    Avatar of chromeChrome Developers·4y

    Modern web debugging in Chrome DevTools

    Chrome DevTools has an extra setting enabled by default: Automatically add known third-party scripts to ignore list. With this setting enabled, DevTools hides any file or folder that a framework or build tool has marked as to ignore. This is a preview feature available in Chrome Canary from version 106.

  3. 3
    Article
    Avatar of webweb.dev·4y

    CSS border animations

    There are a few methods available to set a border on an element: border, outline, and box-shadow. Each approach comes with its own advantages and disadvantages, especially when it comes to animating the borders. The main reason to not use a proper CSS border is for animation purposes. The border-image does not follow the border-radius. does not following the border radius.

  4. 4
    Article
    Avatar of hashnodeHashnode·4y

    A Complete Guide to Debugging Javascript in Chrome

    Chrome DevTools is a comprehensive developer toolkit with various web authoring and debugging tools. It is built directly into the Chrome browser and gives developers a deeper understanding of their applications. This article teaches you how to debug JavaScript code using the Chrome Dev tools.

  5. 5
    Article
    Avatar of hashnodeHashnode·4y

    How to Debug Better with Chrome

    Google Chrome is probably the most widely used and popular web browser among developers. It has gradually become the preferred web browser for most developers to test and debug their websites and web apps. Google Chrome provides developers with the ability to debug most web applications with the built-in developer tools (aka DevTools) within the browser.

  6. 6
    Article
    Avatar of hackernoonHacker Noon·4y

    How to Automate Your Linux Desktop

    In this tutorial, we will write a shell script and use X11 utilities to automate our Linux desktop. The objective of the article is to automatically set up our daily work environment with a single command. When I run the script, it will open the mail client in one workspace and open Reddit and Twitter websites in the chrome browser.

  7. 7
    Article
    Avatar of chromeChrome Developers·4y

    New in Chrome 104

    With Region Capture, a web app can define the specific area of the screen it wants to share. Shared Element Transitions uses CSS Animations, so you can change from a fade in effect, to slide in, or whatever you want.

  8. 8
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    HTTP vs HTTPS – What's the Difference?

    HTTPS makes a secure connection by using a secure protocol that encrypts your data. For most websites, the best way to have HTTPS is by getting an SSL (Secure Sockets Layer) Certificate or a TLS (Transport Layer Security) certificate. When encrpytion and decryption happens in HTTPS, it becomes heavier.

  9. 9
    Article
    Avatar of chromeChrome Developers·4y

    New in Chrome 105

    The new Sanitizer API allows developers to query a parent selector for its size and styling information. It's possible for a child element to own its responsive styling logic, no matter where it lives on a page. As soon as Chrome 106 is released, we'll be right here to tell you what's new in Chrome DevTools.

  10. 10
    Article
    Avatar of codropsCodrops·4y

    How to Copy HTML and CSS Code From Websites Easily

    CSS Scan is a modern browser extension that works well in Chrome, Firefox, Safari, Edge, and possibly any Chromium-based browser. The purpose of the extension is to help you inspect, copy, and edit CSS in the fastest way. The main problem with the “Inspect tool on the homepage of the BBC website, let’s have a look at that latest business news element.

  11. 11
    Article
    Avatar of electronElectron·4y

    Electron 20.0.0

    Electron 20.0.0 has been released! It includes upgrades to Chromium 104, V8 10.4, and Node.js 16.15.0. The Electron team is excited to announce the release of Electron.0! You can install it with node@latest or download it from our releases website.

  12. 12
    Article
    Avatar of css-irlCSS {IRL}·4y

    Creative CSS Layout (and the Flexible Web)

    Creative CSS layout (and the Flexible Web) - events - css - layout - video Creative CSS layout. Video was released at CSS Day conference in June.