klotz: html* + javascript*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Experimental new browser engine. Parses HTML/CSS, computes styles, performs layout, and paints pixels. Includes a desktop browser shell and JavaScript execution via an embedded JS engine.
    2026-01-18 Tags: , , , , , , , by klotz
  2. The article explains React as a reimagining of HTML for modern web development. It highlights the traditional separation between declarative HTML and powerful, yet complex, JavaScript. React bridges this gap by combining the declarative nature of HTML with the architectural capabilities of JavaScript through the use of components. These components are essentially JavaScript functions that return UI descriptions, enabling code reuse and simplifying maintenance. The article emphasizes the importance of organization (using files strategically) and purity in React components for predictable and debuggable applications.
  3. This article explores replacing JavaScript functionality with native HTML and CSS for improved performance and reduced resource usage, focusing on accordions, autofilter inputs, modals, and offscreen navigation.
  4. This article discusses using HTML data-* attributes as an alternative to closures in React for performance and readability, especially when dealing with lists and memoization.
  5. Chrome 135 introduces new capabilities for providing declarative behaviour with the new command and commandfor attributes, enhancing and replacing the popovertargetaction and popovertarget attributes.
  6. Learn how to build dynamic web applications using Python, Django, and HTMX, a powerful HTML extension that adds interactive features without extensive JavaScript coding.
    2025-02-13 Tags: , , , , , by klotz
  7. Discussion about the Clipboard API and the differences between clipboardRead and paste events.
    2025-02-11 Tags: , , , , by klotz
  8. Htmx 2.0 released, the first major version since 2020. It removes support for IE, moves extensions out of the core repo, introduces new features, and improves integration with web components. Aims to replace complex JavaScript frameworks with easily understood HTML attributes.
  9. The article discusses the importance of cheat sheets for frontend developers and provides a list of the seven best cheat sheets to help with various frontend development tasks.

    1. Codecademy FrontEnd Cheat Sheets
    2. The Frameworks Cheatsheet
    3. SheCodes CSS Cheat Sheet
    4. Responsive Web Design Cheat Sheet
    5. Flexbox Cheatsheet Cheatsheet
    6. HTML5 Canvas Cheat Sheet
    7. Sass Cheat Sheet
  10. 2022-03-25 Tags: , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: html + javascript

About - Propulsed by SemanticScuttle