Henrique Limas
hlimas.com
Henrique Limas
@hlimas.com
Software Engineer @ebay!
🇧🇷🇮🇹🇩🇪🇺🇸
Reposted by Henrique Limas
What's new in Marko V6? How did we get here?

Find out on this week's episode with ‪@dpiercey.me‬

www.youtube.com/watch?v=7gAf...
creators.spotify.com/pod/show/dev...
June 16, 2025 at 3:04 PM
Who is your celebrity “Birthday Twin” (born same day as you)? Answer with pic or gif only.
January 12, 2025 at 11:48 PM
Giving up on @neovim.io for a bit. I have been using for years, but recently every upgrade is breaking something and tbh I don’t have knowledge or time to debug and search for a solution (skill issue), probably because I am not a master on it,
December 18, 2024 at 2:05 AM
Reposted by Henrique Limas
React v19 is now stable!

react.dev/blog/2024/12...
React v19 – React
The library for web and native user interfaces
react.dev
December 5, 2024 at 7:05 PM
Reposted by Henrique Limas
Vite 6.0 is out ⚡️
vite.dev/blog/announc...
Announcing Vite 6
Vite 6 Release Announcement
vite.dev
November 26, 2024 at 2:26 PM
Reposted by Henrique Limas
I'm super new here, but so are most of us, so I figured I'd share this in case anyone else didn't know.

I just searched for a tool that lets me write multiple posts into a thread, and it turns out it's built in to blue sky! Just press '+' to add a reply to your post!
November 17, 2024 at 6:55 PM
One thing that I hated about X was the YouTube link. YouTube link —> click —> web view —> open on default browser—> YouTube page loaded with “open on app” button —> click —> YouTube App. Here it is just as it should be YouTube link —> click —> YouTube app
November 18, 2024 at 2:21 AM
This article by @acemarke.dev is a very detail and well written article of how and why your components re render or why your memo component still re-renders or how react-redux prevent re-rendering and more. If you think you know react, well read it twice blog.isquaredsoftware.com/2020/05/blog...
Blogged Answers: A (Mostly) Complete Guide to React Rendering Behavior
Details on how React rendering behaves, and how use of Context and React-Redux affect rendering
blog.isquaredsoftware.com
November 17, 2024 at 2:50 AM
Reposted by Henrique Limas
Nice, @theo.io made exactly what I was looking for. It works perfectly, found a ton of Bluesky people I didn't know were here!
Bluesky Network Analyzer
Find accounts that you don't follow (yet) but are followed by lots of accounts that you do follow.
bsky-follow-finder.theo.io
November 15, 2024 at 6:09 PM
location.search is not always available on the browser. Safari 14 > in private mode sets them as empty string even if the query is there in the URL. This happens when your site was redirected by a third party site. you could read this on the server and set it in an initial state object.
November 13, 2024 at 6:08 AM
@danabra.mov would it be possible to remove this popup after following someone? It covers the back button
November 4, 2024 at 8:43 PM
Learned this year that setTimeout is a WHATWG spec and not part of JS spec. So if you have an environment based on V8, it is not guaranteed you will have it available unless it is implemented in the environment. Akamai EdgeWorker does not have it and does not allow any time base API like Date now()
November 2, 2024 at 8:33 PM
<bluesky-🦋>
November 2, 2024 at 8:28 PM