Andres Eloy πŸ¦‹'s Avatar

Andres Eloy πŸ¦‹

@4ndrs.dev

Software Developer πŸ’™ TypeScript & React

22
Followers
75
Following
20
Posts
25.12.2023
Joined
Posts Following

Latest posts by Andres Eloy πŸ¦‹ @4ndrs.dev

Post image

The React Foundation has officially launched, hosted by the Linux Foundation. Read more here: react.dev/blog/2026/02...

24.02.2026 21:01 πŸ‘ 133 πŸ” 16 πŸ’¬ 2 πŸ“Œ 7

ECMAScript excitement πŸ˜‰

🚨🚨🚨 IT'S ABOUT TIME! 🚨🚨🚨

Congrats to @manishearth.bsky.social on shipping the Temporal API in Chrome 144 stable today πŸŽ‰

developer.chrome.com/blog/new-in-...

Temporal is the replacement for the Date API.

13.01.2026 20:27 πŸ‘ 102 πŸ” 25 πŸ’¬ 3 πŸ“Œ 4
Preview
learn hiragana hear こんにけは in your head

i just walked "learn hiragana" by @danabra.mov

sidetrail.app/@danabra.mov...

06.12.2025 16:13 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Without the blue bar a github clone with NextJS 16 and cache components

x.com/panchito built a _really_ slick looking Github file viewer clone that fully uses RSCs and new React features, as well as making smart use of modern CSS. Great writeup on the implementation:

wtbb.vercel.app

I tried browsing the React repo example and it's _fast_! Really impressive!

04.12.2025 20:39 πŸ‘ 59 πŸ” 11 πŸ’¬ 0 πŸ“Œ 4

We're hoping for TypeScript 6.0 early 2026 (think February or earlier) and 7.0 shortly after.

We're looking for people to use the native previews of 7.0 for feedback ASAP though. We feel the language service is pretty solid these days!

12.11.2025 06:20 πŸ‘ 39 πŸ” 8 πŸ’¬ 4 πŸ“Œ 1
Preview
Hire Me in Japan β€” overreacted I'm looking for a new job.

i'm looking for a new job

10.11.2025 15:31 πŸ‘ 398 πŸ” 111 πŸ’¬ 31 πŸ“Œ 17
Preview
[DRAFT] Initial React "concurrent stores" compat prototype by markerikson Β· Pull Request #2263 Β· reduxjs/react-redux This PR: Is a first prototype to see if we can use the WIP React "concurrent stores" API as a replacement for useSyncExternalStore Added a Yalc-built version of https://github.com/theju...

Exciting progress today! Called with @capt.dev about the React "concurrent stores" prototype, and we brainstormed potential Redux integration issues.

I then whipped up a prototype branch that reworks `useSelector` to use the prototype, and _most_ tests pass!

github.com/reduxjs/reac...

31.10.2025 23:06 πŸ‘ 20 πŸ” 4 πŸ’¬ 2 πŸ“Œ 0
Type-safe URL state in Next.js with nuqs
Type-safe URL state in Next.js with nuqs YouTube video by Vercel

My talk at @nextjs.org conf is online!

Go watch it, it contains two gems:
- The dangers and limits of URL state (to make you a better engineer)
- A live demo of how @nuqs.dev uses a declarative approach to type-safe and time-safe behaviours, in a composable way.

27.10.2025 23:19 πŸ‘ 19 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

yes!
and also, i still visit the gentoo forums sometimes

26.10.2025 18:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

i appreciate this a lot, thanks a bunch ❀️❀️

21.10.2025 21:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Built-in HTTP proxies are now on v22 πŸ˜‡

(Going to update the version mentions in a WIP guide on using Node.js in enterprise network environments)

21.10.2025 19:05 πŸ‘ 45 πŸ” 8 πŸ’¬ 2 πŸ“Œ 1

TIL that HTML has an <output> tag for years πŸ˜…

Useful for semantic and accessibility

Here, the example is a simple addition

But it's also useful for async dynamic results computed on the server using modern frontend frameworks like React

14.10.2025 09:31 πŸ‘ 29 πŸ” 7 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - rickhanlonii/async-react: The final state of the React Conf 2025 Async React talk. The final state of the React Conf 2025 Async React talk. - rickhanlonii/async-react

Here's the code for my Async React demo:

github.com/rickhanlonii...

15.10.2025 20:41 πŸ‘ 86 πŸ” 12 πŸ’¬ 2 πŸ“Œ 1
Preview
New "Learn" Docs Section for Async Β· reactwg async-react Β· Discussion #2 At React Conf 2025, there were a number of conversations around how we could improve the React.dev docs story around async features in React. In particular, it feels like many APIs are solely docum...

Had a great discussion with @ricky.fm and @crutchcorn.dev at ReactConf about expanding the React docs to cover modern async React features, and collaborating on outside contributions.

The first Async WG thread already has a ton of excellent content ideas - come help out!

github.com/reactwg/asyn...

15.10.2025 18:21 πŸ‘ 40 πŸ” 6 πŸ’¬ 3 πŸ“Œ 0
Maintaining a Library and a Community - Mark Erikson - NDC Oslo 2025
Maintaining a Library and a Community - Mark Erikson - NDC Oslo 2025 YouTube video by NDC Conferences

I take that back! @atila.io the hour-long version at NDC Oslo _was_ recorded:

www.youtube.com/watch?v=bPjs...

14.10.2025 16:27 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Obviously I could not miss @acemarke.dev talk at @allthingsopen.bsky.social DevRel stage. Today let’s hear about maintaining a library and a community

13.10.2025 19:08 πŸ‘ 16 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Preview
Don't Sleep on AbortController Learn how to make anything abortable in JavaScript.

Don’t sleep on AbortController
@kettanaito.com
kettanaito.com/blog/dont-sl...

#ECMAScript #JavaScript

13.10.2025 22:49 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

πŸŽ‰

14.10.2025 20:24 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
New "Learn" Docs Section for Async Β· reactwg async-react Β· Discussion #2 At React Conf 2025, there were a number of conversations around how we could improve the React.dev docs story around async features in React. In particular, it feels like many APIs are solely docum...

React Working Groups are back - and I'm in one! 😱

Announced at React Conf 2025 by @ricky.fm, we have a new working group to discuss async features in React

I've just opened our first discussion on improved "Learn" docs, check it out:

github.com/reactwg/asyn...

14.10.2025 16:15 πŸ‘ 21 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0

the main reason react got open sourced at all, and then stayed maintained (not just β€œthrow code over the wall” style) is because everybody working on it knew they don’t want to reinvent it from scratch at their next job

08.10.2025 18:18 πŸ‘ 52 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1
Preview
Celebrating the Launch of the React Foundation | OpenJS Foundation A New Era for React, and a Stronger JavaScript Ecosystem

New Era for React = Stronger JavaScript Ecosystem πŸ’™

React doesn’t live in isolation - It works alongside Node.js, Electron, webpack, and more. A dedicated foundation under the Linux Foundation means more collaboration, security, and sustainability across the ecosystem.

hubs.la/Q03MylxX0

07.10.2025 18:41 πŸ‘ 44 πŸ” 19 πŸ’¬ 0 πŸ“Œ 3
Preview
Element nodes Β· React Native Element nodes represent native components in the native view tree (similar to Element nodes on Web).

react team are absolutely cooking reactnative.dev/docs/element...

08.10.2025 21:56 πŸ‘ 45 πŸ” 6 πŸ’¬ 2 πŸ“Œ 1
Preview
Interop Feature Ranking Rank the web platform features you care most about

As an experiment, we (the Firefox team) wanted to try a new way to get feedback on which Interop proposals matter most.

So, here's a web app where you can rank the proposals you care about, giving us data we can use when reviewing which ones to champion.

interop-rank.jakearchibald.com

09.10.2025 17:00 πŸ‘ 250 πŸ” 114 πŸ’¬ 19 πŸ“Œ 22

A nice way to clean up event handlers in React effects.

useEffect(() => {
const abortController = new AbortController();
websocket.addEventListener("message", (event) => {
// Do Stuff
}, {signal:abortController.signal})

return () => abortController.abort()
}, [websocket])

09.10.2025 18:21 πŸ‘ 11 πŸ” 1 πŸ’¬ 2 πŸ“Œ 0

yeah, i like this pattern a lot

09.10.2025 20:10 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

the @react.dev Compiler works for the same reason that compilers for pure programming languages are able to make non-trivial optimizations. if your code is composed of pure functions, it is safe to re-order their computation, or save the result for some inputs and reuse it for later for same inputs.

09.10.2025 19:11 πŸ‘ 45 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

it feels really good when you're mentoring someone and you see them go from worried at the start to gaining more and more confidence through small wins

08.10.2025 13:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This is React Fiber:

01.10.2025 23:57 πŸ‘ 59 πŸ” 4 πŸ’¬ 3 πŸ“Œ 0

A person I know and trust said he's talked to folks who think we Redux maintainers are somehow feuding with the TanStack maintainers or that we're enemies.

Absolutely _not_ the case! @tkdodo.eu and @tannerlinsley.com are friends! They're awesome, and we routinely chat and share advice.

19.09.2025 03:11 πŸ‘ 54 πŸ” 1 πŸ’¬ 8 πŸ“Œ 3
Preview
Fetch streams are great, but not for measuring upload/downloading progress They're inaccurate, and there are better ways.

πŸ“ Fetch streams are great, but contrary to popular belief, they're not good for measuring upload/downloading progress.

⬇️ Here's why, and how to avoid the gotchas ⬇️

jakearchibald.com/2025/fetch-s...

15.09.2025 15:37 πŸ‘ 148 πŸ” 17 πŸ’¬ 4 πŸ“Œ 0