EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 week ago · software

    Rethinking React Architecture at Scale: From Hooks to Remote Contexts

    The Reality of Large-Scale React Applications Modern React systems often consist of: - Multiple micro‑frontends - Independent build and deployment pipelines -...

    #React #hooks #Context API #micro‑frontends #remote contexts #state management #architecture #module federation #distributed front‑end
  • 1 week ago · software

    ReactJS Beginners Guide - An Ultimate React Ebook

    I'm excited to share that I've just published a new ebook: ReactJS Beginners Guide! When I started learning React years ago, I struggled to find a single resour...

    #React #JavaScript #web development #frontend #hooks #useState #components #ebook #beginner guide
  • 1 week ago · software

    React v19: useTransition hook with <Activity />

    Overview I was experimenting with the useTransition hook React Docshttps://react.dev/reference/react/useTransition and noticed that when a UI component loses f...

    #React #useTransition #Activity #hooks #performance #data fetching #JavaScript #UI state management
  • 2 weeks ago · software

    ReactJS Design Pattern ~Colocating State~

    Collocating State is placing a state as close as possible to where it's used. This pattern reduces complexity and makes components easier to understand. Before...

    #React #design pattern #state management #colocating state #hooks #UI
  • 2 weeks ago · software

    React Hooks and the Rules of Hooks – The Understanding That Finally Clicked for Me

    !Cover image for React Hooks and the Rules of Hooks – The Understanding That Finally Clicked for Mehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit...

    #React #Hooks #JavaScript #Web Development #Frontend #useState #useEffect #React Rules of Hooks
  • 2 weeks ago · software

    🧠 The React Bug That Only Appears When Your Code Is Too Fast

    🧩 The Problem: “Why does each row see a different state?” I had a PrimeReact DataTable where each row contained a button. Clicking the buttons produced output...

    #react #bug #primereact #datatable #state-management #hooks #performance #debugging
  • 2 weeks ago · software

    Optimizing Re-Renders by Moving State

    Introduction One way to improve performance and reduce unnecessary re‑renders is by lowering the state, especially if it only affects a specific part of the co...

    #react #state-management #performance-optimization #re-renders #hooks
  • 3 weeks ago · software

    The Architecture Mistakes That Slowly Kills Large React Projects

    Problems - Too much data on the client - Overuse of useMemo - React Query becomes too complex for on‑chain fetching - Unpredictable re‑renders - Hard‑to‑mainta...

    #React #frontend architecture #hooks #useMemo #performance #DeFi #scalability #state management
  • 3 weeks ago · software

    I used Linear Algebra to audit my React state (and built a tool for it)

    The Problem: State Entropy In large React apps, we often end up manually synchronizing related states. We've all seen or written code like this: tsx const user,...

    #React #state-management #useState #linear-algebra #JavaScript #hooks #UI-optimization #tooling
  • 3 weeks ago · software

    WINDOWS HOOKS ARE WEIRD

    Hook program cpp LRESULT CALLBACK KeyboardProcint nCode, WPARAM wParam, LPARAM lParam { if nCode == HC_ACTION && wParam == WM_KEYDOWN { KBDLLHOOKSTRUCT kb = KB...

    #windows #hooks #keyboard #winapi #c++ #programming #input-handling
  • 3 weeks ago · software

    De la théorie à la pratique : Comment j'ai construit mon portfolio full-stack en React

    Introduction Passer du frontend pur au full‑stack, c’est le défi que je me suis lancé. Mon portfolio combine React pour l’interface et Firebase pour la puissan...

    #React #full-stack #portfolio #Firebase #web development #frontend #backend #JavaScript #hooks #authentication #real-time database #CSS animations
  • 1 month ago · software

    The Right Way to Copy to Clipboard in React (2024)

    markdown !Cover image for “The Right Way to Copy to Clipboard in React 2024”https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,for...

    #react #clipboard #copy-to-clipboard #javascript #web-development #hooks

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026