Tags: javascript* + webdev*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. 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.
  2. This article details replacing HTMX with HMPL in a web project, highlighting HMPL's increased customization options and modern fetch implementation compared to HTMX's minimalistic approach. It provides code examples for simple and complex scenarios, a size comparison, and concludes that HMPL is a viable alternative for projects prioritizing functionality over minimal size.
    2025-06-07 Tags: , , , by klotz
  3. The author argues that constantly chasing the latest JavaScript frameworks can be unproductive and distracting from actual development. They suggest focusing on core programming skills and widely adopted frameworks.
    2025-03-16 Tags: , , by klotz
  4. The article explores principles and best practices of writing clean JavaScript code, emphasizing readability, maintainability, reusability, testability, and scalability. It covers topics such as meaningful variable names, object organization, function design, commenting, testing, and using modern JavaScript features.
    2025-02-23 Tags: , by klotz
  5. The article provides an overview of 12 essential Web APIs every developer should know, including Storage API, Payment Request API, DOM API, HTML Sanitizer API, Canvas API, History API, Clipboard API, Fullscreen API, FormData API, Fetch API, Drag and Drop API, and Geolocation API. Each API is explained with code examples.
  6. A comprehensive overview of React concepts, covering components, JSX, fragments, props, state, lifecycle methods, purity, Strict Mode, hooks, Context API, lists and keys, forms, and React Router.
    2024-07-30 Tags: , , , , by klotz
  7. This article shares 6 lesser-known browser developer tools that can help developers debug their code effectively. These tools include breakpoints, performance profiling, responsive mode, Lighthouse, layers inspector, and console.notJustLog. The article also includes bonus tips on Node.js debugging and Next.js server-side debugging.
  8. With such a wide variety of JavaScript libraries available, selecting the right one can be daunting. This article highlights the top 10 JavaScript libraries to use in 2024, examining their key features, performance, and specific use cases.
  9. VanJS offers a new option for those who want to take a simpler approach to development with some reactivity, but no React. Use cases for VanJS include creating a Chrome extension or building a personal website. There’s a VanJS App Builder, which is an AI-powered chatbot that can create pages with VanJS developers can explore.
    2023-12-20 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "javascript+webdev"

About - Propulsed by SemanticScuttle