Best of BrowsersDecember 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    How to Make a Better Responsive Web Design

    responsive web design and adaptive web design are two approaches to creating websites that work well on a wide range of devices and screen sizes. Responsive web design involves creating a single layout that adjusts itself automatically to fit the size of the screen it is being displayed on. Adaptive design requires the browser to load the appropriate layout.

  2. 2
    Article
    Avatar of medium_jsMedium·3y

    How Webpack works?

    Webpack is a commonly used library among modern frontend-based applications. It is a decade-old and battle-tested library. Many of the full-fledged frontend frameworks like NextJS, and Gatsby use webpack for bundling and compilation purposes by default.

  3. 3
    Article
    Avatar of asayerasayer·3y

    30 Ways to Improve Website Performance with CSS

    CSS accounts for 7 HTTP requests and 70Kb of code on the average web page. It’s not the worst cause of woeful website performance (I’m looking at you, JavaScript), but there are specific CSS challenges. The following 30 tips will help you optimize CSS to improve actual and perceived response times.

  4. 4
    Article
    Avatar of tuts_plusTuts+·3y

    28 HTML5 Features, Tips, and Techniques you Must Know

    The new HTML5 doctype is used for current and older browsers that require a specified. Browsers that do not understand this doctype will simply render the contained markup in standards mode. If you prefer a more structured document, by all means, stick with the quotes.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    Tools for SVG - SVG: Scalable Vector Graphics

    Inkscape offers state-of-the-art vector drawing, and it's open source. Apache Batik is a set of open source tools under the roof of the Apache Software Foundation. ImageMagick is one of the most famous command-line image processing tools. Snap.svg is designed for modern browsers and therefore supports the newest.