Best of HTMLFebruary 2023

  1. 1
    Article
    Avatar of changelogChangelog·3y

    Adding custom HTML and CSS to GitHub README

    Learn how to add custom HTML and CSS to your GitHub README using SVG.

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

    All of Learn HTML! is available

    All modules of the Learn HTML course have been published. It provides an in-depth journey to understand HTML and includes modules on forms, images, audio and video, HTML APIs, and more. The course is written by Estelle Weyl.

  3. 3
    Article
    Avatar of phProduct Hunt·3y

    Uiverse.io - Product Information, Latest Updates, and Reviews 2024

    Uiverse.io is a website for developers that offers hundreds of open-source CSS and HTML UI elements. It recently launched version 2.0 with new features and updates. Users can participate in CSS Challenges and share pro tips.

  4. 4
    Article
    Avatar of asayerasayer·3y

    Create Incredible Web Presentations with Reveal.js

    Reveal.js is an open-source HTML presentation framework that allows users to create fully-featured and interactive presentations with CSS 3D transforms, nested slides, and more. It is responsive, supports interactive elements, has a simple user interface, and is open-source. Some popular alternatives to Reveal.js include Impress.js, Prezi, PhotoSwipe, Owl Carousel 2, FlexSlider, Keynote, and Haiku Deck. To create vertical slides in Reveal.js, simply nest sections within a section.

  5. 5
    Article
    Avatar of syncfusionSyncfusion·3y

    Virtual DOM vs. Shadow DOM

    This post discusses the definitions of virtual DOM and shadow DOM, highlighting their significant differences. It explains that virtual DOM is used for solving performance issues, while shadow DOM is used for encapsulating and isolating elements. It also mentions that React.js and Vue.js are JavaScript libraries that implement virtual DOM.

  6. 6
    Article
    Avatar of denoDeno·3y

    Back to the SSR

    In the past 10 years, the median size for a desktop webpage has gone from 468 KB to 2284 KB. For mobile, this jump is even more staggering — 145 KB to 2010 KB — a whopping 1288.1% increase. This has greatly improved the utility of the web, but at the cost of size, bandwidth, and speed.

  7. 7
    Article
    Avatar of getmcssMCSS·3y

    Understanding the Differences between Websites vs Web App

    Websites can be accessed through a web browser, but they are fundamentally different in terms of functionality, user experience, and development. Websites are typically designed to be viewed on a desktop or laptop, but can also be seen on mobile devices. Web apps, on the other hand, are designed to provide a specific functionality or service.

  8. 8
    Article
    Avatar of rpythonReal Python·3y

    Build a JavaScript Front End for a Flask API – Real Python

    Developers can separate JavaScript front-end code from the back-end logic that a web framework like Flask provides. Following this step-by-step project, you’ll create an interactive single-page application with HTML, CSS, and JavaScript. The foundation is an existing Flask project with a REST API and a connected SQLite database.

  9. 9
    Article
    Avatar of communityCommunity Picks·3y

    How to Build a Video Player in Vanilla Javascript And HTML5

    Learn how to build a video player in Vanilla Javascript and HTML5, customize it with JavaScript, and add custom controls.

  10. 10
    Article
    Avatar of asayerasayer·3y

    Important SEO-related HTML Tags, and How to Optimize them

    Learn about important SEO-related HTML tags and how to optimize them for better search engine visibility. Topics covered include title tags, meta description tags, H tags, robots tag, image alt tags, OpenGraph tags, Twitter cards, canonical tags, and schema markup.

  11. 11
    Article
    Avatar of geekcultureGeek Culture·3y

    The Terrible State of HTML

    This post discusses the importance of valid HTML, the impact of the number of DOM elements on web page rendering performance, and the potential issues with third-party apps and plugins.

  12. 12
    Article
    Avatar of logrocketLogRocket·3y

    How to create a video and audio recorder in React

    Learn how to add video and audio recording capabilities to your React applications using the MediaRecorder API.

  13. 13
    Article
    Avatar of phProduct Hunt·3y

    CSS SCANNER - Product Information, Latest Updates, and Reviews 2024

    CSS SCANNER is a Chrome extension that allows users to scan, edit, and export CSS and HTML from any website. It provides pro tips for users to optimize their experience.