Advertisement Β· 728 Γ— 90

Posts by Marco Ciampini

Post image

@jakearchibald.com you may want to check with some ex-colleagues about this πŸ‘€

(context: opening a link from the latest issue of @cassidoo.co 's newsletter from in-browser GMail)

9 months ago 2 0 1 0

Hey Diego, by any chance have you made any progress on tree select components? (especially with multi-selection checkboxes and combobox integrations?)

1 year ago 2 0 1 0

This example renders the tree view as part of a combobox widget, but is quite close to what I have in mind

ant.design/~demos/tree-...

1 year ago 0 0 1 0

Selectability (via checkbox-like UI) is certainly a scenario.

Basically, allowing the user to select multiple values that can be nested. And "selecting" a folder would select all children items. (continues)

1 year ago 0 0 1 0
Tree View React component - MUIΒ X The Tree View component lets users navigate hierarchical lists of data with nested levels that can be expanded and collapsed.

Nice exploration!

It may also be useful to experiment with all different scenarios that a tree view can be useful for β€”Β for example, I quite like how flexible the MUI tree view is mui.com/x/react-tree...

1 year ago 0 0 1 0
function rollCall(names) {
    return names
    	.map(name => name.split('').reverse().join(''))
        .toSorted();
}

function rollCall(names) { return names .map(name => name.split('').reverse().join('')) .toSorted(); }

Thank you as always for the newsletter!

Here's my solution:

1 year ago 1 0 0 0
Preview
Cassidoo 18 Nov 2024 - StackBlitz Run official live example code for Vitest Basic, created by Vitest Dev on StackBlitz

Thank you for this week's challenge! Here's my solution stackblitz.com/edit/vitest-...

1 year ago 1 0 0 0

BlueSky just makes me want to be positive, I can’t remember the last time I felt like this on Twitter.

1 year ago 78 7 0 2

I just spent way too long adding every guest to a Syntax starter pack

If you want to follow the best devs in web development πŸ‘‡πŸ»

go.bsky.app/SoASbQA

1 year ago 214 42 24 7
Advertisement

Are not missing bots spam? πŸ™ˆ

1 year ago 2 0 0 0

I'm looking forward to reading a clean feed once again, without bots replying to other bots with racist memes.

1 year ago 2 0 0 0
Post image

@haz.dev jynx πŸ˜„

1 year ago 2 0 0 0
Preview
Kap - Capture your screen An open-source screen recorder built with web technology

No suggestions for screenshots, but for recordings getkap.co has served me well

1 year ago 1 0 0 0

Hello, world πŸ¦‹

1 year ago 6 0 0 0