https://dev.to/ishakmohmed/react-hooks-usecontext-useeffect-usestate-useref-summarized-like-crazy-short-concise-article-254k - common #React #hooks defined and examples. Super concise https://github.com/ishakmohmed.

https://dev.to/ishakmohmed/react-hooks-usecontext-useeffect-usestate-useref-summarized-like-crazy-short-concise-article-254k - common #React #hooks defined and examples. Super concise https://github.com/ishakmohmed.
Getting #Claude Code to do Exactly What You Ask : #Hooks
Claude #Code’s “hooks” feature provides developers with precise control over coding tasks, allowing automation, rule enforcement, and error minimization.
Hooks act as predefined rules or guardrails, making sure code adheres to specific standards like naming conventions, architectural guidelines, and testing protocols.
https://www.geeky-gadgets.com/flawless-ai-code-generation-with-claude-code-hooks/
Transformer l’angoisse de l’effondrement en puissance créatrice et décoloniale
L’#angoisse face à la #disruption (#Stiegler) et à l’#effondrement (#Saito) n’est pas une #faiblesse, mais un point de #départ. Organisée, dépassée et sublimée, elle peut devenir une #force d’#imaginationPolitique (#Bloch, #Gorz), d’émancipation collective (#hooks, #Freire, #Cusicanqui) et de décolonisation (#Mignolo, #Lugones). Transformons la #peur en #puissance d’#agir pour inventer une…
Démocratie : accueillir la différence sans domination
La #démocratie (#Rousseau), c’est la capacité d’accueillir la #différence (bell #hooks) sans la transformer en #domination (#Mouffe). Un projet #politique d’#inclusion, de #respect et de #justice. #philosophiePolitique #politique #cosmolitique #Justice Pour Rousseau, la démocratie n’est pas seulement un système de lois ou d’institutions : c’est un projet de vivre-ensemble fondé sur la volonté générale et la…
https://homohortus31.wordpress.com/2025/06/30/democratie-accueillir-la-difference-sans-domination/
React-like functional webcomponents, but with vanilla HTML, JS and CSS
Introducing Dim – a new #Framework that brings #ReactJS-like functional #JSX-syntax with #VanillaJS. Check it out here: Project: https://github.com/positive-intentions/dim
Website: https://dim.positive-intentions.com
My journey with #WebComponents started with Lit, and while I appreciated its native browser support (less #Tooling!), coming from #ReactJS, the class components felt like a step backward. The #FunctionalProgramming approach in React significantly improved my #DeveloperExperience and debugging flow.
So, I set out to build a thin, functional wrapper around #Lit, and Dim is the result! It's a #ProofOfConcept right now, with "main" #Hooks similar to React, plus some custom ones like useStore for #EncryptionAtRest. (Note: #StateManagement for encryption-at-rest is still unstable and currently uses a hardcoded password while I explore #Passwordless options like #WebAuthn/#Passkeys).
You can dive deeper into the #Documentation and see how it works here: Dim Docs: https://positive-intentions.com/docs/category/dim
This #OpenSource project is still in its early stages and very #Unstable, so expect #BreakingChanges. I've already received valuable #Feedback on some functions regarding #Security, and I'm actively investigating those. I'm genuinely open to all feedback as I continue to develop it!
React Internals: Which “useEffect” Runs First?, by @frontendmasters.com:
https://frontendmasters.com/blog/react-internals-which-useeffect-runs-first/
Robust Data Fetching Architecture for Complex React/Next.js Apps, by @trevorlasn.bsky.social:
https://www.trevorlasn.com/blog/fetching-data-for-complex-next-and-react-apps
7 React Patterns That Made Me a Better Front-End Developer, by (not found on Mastodon or Bluesky):
React 19’s New Hooks: With Practical Examples, by @letscodefuture:
bdsm: piercings, blood, nudity
Corps, Pouvoir, Représentation : un parcours à travers Foucault, Butler, Grosz et bell hooks
#Corps, #Pouvoir, #Représentation : un #parcours philosophique Découvrez mon #exploration des #liens entre corps, pouvoir et représentation à travers #Foucault, #Butler, #Grosz et bell #hooks. De la #biopolitique à la #performativité du #genre, ce billet synthétise mes réflexions sur le corps comme lieu d'inscription du pouvoir et de résistance.
Instant language switching
This short Youtube video shows my re-worked language switching code for question preview of the #Moodle #STACK question type using the #hooks interface.
https://www.youtube.com/watch?v=WX3ZddUmfzM
It would be possible to modify this for any/all question types.
The demo is using the mlang2 filter
https://moodle.org/plugins/filter_multilang2
React Performance: Using Modern Hooks for Smooth UI Interactions https://jsdev.space/react-modern-hooks #javascript #react #hooks
#Development #Releases
React version 19 · The UI library is now on npm, supports web components, and more https://ilo.im/1619ao
_____
#React #JavaScript #Library #Npm #Hooks #APIs #WebComponents #WebDev #Frontend #Backend
MY GOD I've reduced so much the codebase by simply creating a Phoenix hook.
Shocked, I'm telling you.
https://dev.to/nickytonline/using-a-hook-in-a-class-component-3eh2 - use #hooks in a #React class #component with a quick shim function component in between. Sweet technique https://www.linkedin.com/in/nickytonline/.
#Development #Previews
PHP 8.4 property hooks · How you might use the upcoming feature in your projects https://ilo.im/15zv02
_____
#Programming #PHP #Hooks #Getter #Setter #Website #CMS #WebDev #Backend
oh wait, you know #hooks can be conditional - please go learn the rules of #leakyabstractions, I mean rules of hooks
oh wait, you can't import that third party library because they didn't add '#useclient' to the top of any of their files so now you have to wrap them all with your own 'use client' components to use them