Clifford Fajardo

Results 99 comments of Clifford Fajardo

@jeancroy - sorry for the unnecessary second commit 😅 . If you do decide to merge, when you merge and squash it shouldn't pollute your commit history

Hi @pavelfeldman @dgozman @mxschmitt , **Use case from our app** (greetings from MSFT as well, well technically LinkedIn 😄 ) Our page is loaded to a specific section of the...

I like the the `modify` method since it allows us to: - encapsulates mutation logic VS having to multiple statements - super flexible and can pretty much cover a whole...

Github & VSCode have been working together recently on new VS Code API's and libraries to help facilitate more dynamic and custom UI experiences in VS Code that could help...

Related to visualizing hierachy's I've been using the the [@antv/G6](https://g6.antv.vision/en) graph visualization library for other projects at work. One feature that G6 offer's is rendering "combos", which allows grouping you...

I tend to fiddle around with other PKM just to learn from their user interfaces and Reflect.app has a "All notes" tab which lists all your notes in a list...

@ad1992 @lipis @dwelle While I was creating this issue template form, an idea came up for how to improve the bug submission quality. In other frontend projects, it's easy to...

Thanks for the feedback - pushed changes 🙏

Good point - I made the reproducible example field not required now

@ad1992 @dwelle - bump 🙏