Marco Ciampini's Avatar

Marco Ciampini

@marcociampini.io

JS Engineer sponsored by @automattic to work on @wordpress. Ex @toasterco and Google vendor. DIY, cooking, football, electronic music. http://marcociampini.io

163
Followers
700
Following
12
Posts
31.10.2024
Joined
Posts Following

Latest posts by Marco Ciampini @marcociampini.io

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)

23.06.2025 08:29 πŸ‘ 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?)

31.03.2025 12:15 πŸ‘ 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-...

09.01.2025 12:30 πŸ‘ 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)

09.01.2025 12:30 πŸ‘ 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...

09.01.2025 11:07 πŸ‘ 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:

02.12.2024 11:19 πŸ‘ 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-...

18.11.2024 09:00 πŸ‘ 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.

02.11.2024 17:58 πŸ‘ 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

02.11.2024 16:27 πŸ‘ 214 πŸ” 42 πŸ’¬ 24 πŸ“Œ 7

Are not missing bots spam? πŸ™ˆ

01.11.2024 17:00 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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

01.11.2024 10:48 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

@haz.dev jynx πŸ˜„

01.11.2024 10:41 πŸ‘ 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

01.11.2024 10:39 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Hello, world πŸ¦‹

31.10.2024 16:12 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0