Advertisement ยท 728 ร— 90

Posts by mbeaudru

Oh wow, I have to try this out ๐Ÿ™ˆ thanks for sharing this hidden gem!

On a side note, it makes me think I should not wait too long before adding a commenting section on the blog itself ^^

1 year ago 1 0 0 0

Thatโ€™s still not the entire formula (I have thousand of stars, definitely didnโ€™t starred that much this year)

My bet would be that itโ€™s the sum of stars user gave + stars received ๐Ÿ˜ตโ€๐Ÿ’ซ

1 year ago 1 0 0 0

I think the stars are not solely for the 2024 year but instead are ยซย all timeย ยป - which is definitely a bit misleading ๐Ÿ˜…

Nice statsss btw ๐Ÿ˜Ž

1 year ago 1 0 1 0
Preview
Why I over-engineered this blog? Exploring the benefits of doing your own blog from scratch

I spent some time over-engineering my new blog, and there are good reasons why ๐Ÿ‘€

mbeaudru.com/posts/why-i-...

1 year ago 5 0 1 0

Very exciting!

Running tests with JSDOM can be really painful when the test is about layout/scroll/CSS - hope this approach solves this problem ๐Ÿ™

1 year ago 5 0 0 0

Hopefully it will stick and webdev community will fully shift ๐Ÿ™

1 year ago 2 0 0 0

Why the sad face? SSR/RSC is more exciting to you nowadays? :)

1 year ago 2 0 0 0

I wouldโ€™ve loved this to be a poll ๐Ÿ˜…

CSR too!

1 year ago 1 0 0 0

Interesting use case! That should help when Chrome fails to reproduce accurately hardware results, which is not uncommon ๐Ÿ˜…

1 year ago 1 0 1 0
Screenshot of the UI to make & learn how to use CSS clip-path

Screenshot of the UI to make & learn how to use CSS clip-path

Recently tumbled on a nice CSS clip-path generator - I find it useful both to quickly make one, but also to learn how it works!

The dots have a color that matches the section of the code it corresponds to, which makes its understanding a breeze ๐Ÿ’ช

bennettfeely.com/clippy/

1 year ago 4 0 0 0
Advertisement

Great tool indeed!

What libraries do you like the best or recommend?

1 year ago 1 0 0 0

๐Ÿ‘‹

Hosting my personal websites/blog on a VPS, itโ€™s been very stable so far (6 months up)!

What I love the best is that it allows me to create a new project easily: create new DB, deploy the app, maybe a dedicated node server and voilร  :)

DB in particular is comfortable, free plans are limited

1 year ago 1 0 0 0

๐Ÿ‘€

1 year ago 2 0 0 0

It's definitely more explicit & less prone to changes/refactoring issues indeed

I still am amused to the fact that ref callback calls are made on referential change though - but just for the sake of making things easier to understand for other devs it's probably not such a good idea

1 year ago 1 0 0 0
Leveraging useCallback + ref avoids to useEffect and is simpler to reason about

Leveraging useCallback + ref avoids to useEffect and is simpler to reason about

TIL that if you need to perform a DOM operation only after its created, you can simply leverage useCallback + ref!

Why? Because React will only re-run the ref passed callback if its reference changes ๐Ÿ˜ฎ

Thanks @tkdodo.eu, read his post if you want a deeper understanding: tkdodo.eu/blog/avoidin...

1 year ago 2 0 1 0

๐Ÿ‘‹

1 year ago 0 0 0 0
Video

๐Ÿš€ New Interactive Article: Overflow Clip

Explore how overflow: clip works in CSS and see why itโ€™s useful with practical examples and demos.

๐Ÿ”— ishadeed.com/article/over...

1 year ago 128 34 0 8
Screenshot of Chrome DevTools after right clicking a node. In the menu that pops up, "Capture node screenshot" is highlighted.

Screenshot of Chrome DevTools after right clicking a node. In the menu that pops up, "Capture node screenshot" is highlighted.

Capture node screenshot in Chrome DevTools is such a time saver. Especially when creating screenshots for an article.

No more dragging handles back and forth forever because you can never get it right and you're always still off by a pixel or two.

Right click node & find it in dropdown.
#DevTools

1 year ago 65 7 5 3
Search in VSCode using "page" keyword now shows the directory they are in first in the results, greatly improving search experience

Search in VSCode using "page" keyword now shows the directory they are in first in the results, greatly improving search experience

Tabs for page/layout.tsx files now show the directory they are in!

Tabs for page/layout.tsx files now show the directory they are in!

Tired of confusing NextJS page.tsx tabs in VSCode?

Using custom labels you can show the directory they're in, and it works when searching too!

How?

1. Open User Settings (JSON)
2. Add the following JSON config and enjoy!

gist.github.com/mbeaudru/aca...

1 year ago 1 1 0 0
Search in VSCode using "page" keyword now shows the directory they are in first in the results, greatly improving search experience

Search in VSCode using "page" keyword now shows the directory they are in first in the results, greatly improving search experience

Tabs for page/layout.tsx files now show the directory they are in!

Tabs for page/layout.tsx files now show the directory they are in!

Tired of confusing NextJS page.tsx tabs in VSCode?

Using custom labels you can show the directory they're in, and it works when searching too!

How?

1. Open User Settings (JSON)
2. Add the following JSON config and enjoy!

gist.github.com/mbeaudru/aca...

1 year ago 1 1 0 0
Advertisement
Preview
The TSConfig Cheat Sheet Learn the essential TypeScript configuration options and create a concise tsconfig.json file for your projects with this helpful cheatsheet.

@mattpocock.com 's tsconfig cheat sheet is ๐Ÿ’Ž
www.totaltypescript.com/tsconfig-che...

1 year ago 86 14 3 2
Recent CSS Bookmarksย 19: Container Queries I originally wanted to write about something else today but, for some reason, did not have any motivation for it. But hey, let me then do the best thing I could do otherwise: share some other peopleโ€™s...

Looking for some potential distractions?

Well, Roman Komarov has just put together a list of a bunch of fantastic articles on container queries, including a great introduction of them, great use cases, some future possibilities, and cool experiments

blog.kizu.dev/recent-css-b...

1 year ago 70 15 2 0

I really miss the bookmarks feature - if anybody knows how to "save for later" a bsky post I'm all ears ๐Ÿ™

1 year ago 0 0 0 0

Great to see some love being given to webdev profiling ๐Ÿ’ช

1 year ago 2 0 0 0

Thank you โ˜บ๏ธ how long have you been around?

1 year ago 0 0 1 0

Replaced X app shortcut with ๐Ÿฆ‹, letโ€™s see how it goes ๐Ÿ‘€

Looking forward sharing/learning about web tech here (JS/react/frameworks/dev)!

1 year ago 3 0 1 0