Profile avatar
hlimas.com
Software Engineer @ebay! 🇧🇷🇮🇹🇩🇪🇺🇸
52 posts 165 followers 440 following
Regular Contributor
Active Commenter

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...

Who is your celebrity “Birthday Twin” (born same day as you)? Answer with pic or gif only.

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,

React v19 is now stable! react.dev/blog/2024/12...

Vite 6.0 is out ⚡️ vite.dev/blog/announc...

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!

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

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...

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.

@danabra.mov would it be possible to remove this popup after following someone? It covers the back button

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()

<bluesky-🦋>