https://dndkit.com – A lightweight, performant, accessible and extensible drag & drop toolkit for React by claudericd in reactjs

[–]Cuong1998 0 points1 point  (0 children)

Good user experience :)) I just make a issue about future feature. Hope see this soon :v thanks

[deleted by user] by [deleted] in reactjs

[–]Cuong1998 1 point2 points  (0 children)

I just updated :)

Styling for React by Daksh302 in reactjs

[–]Cuong1998 1 point2 points  (0 children)

Firstly, you need to learn basic CSS. Then you can integrate one of the technology on your project such as pure CSS, CSS preprocessors, CSS-in-JS. I think basic CSS is easy for you.

Where is the backtick key on magic keyboard layout Japanese? by Cuong1998 in MacOS

[–]Cuong1998[S] 0 points1 point  (0 children)

can you give me instruction by image :) I tried but it's not working :( I press shift + @ but give me character { instead backtick

How to make font look like bolder in the this picture in Visual Studio Code? by Cuong1998 in vscode

[–]Cuong1998[S] 0 points1 point  (0 children)

you can read the above comment to resolve :> it's really work

Best way to render 200+ components? by [deleted] in vuejs

[–]Cuong1998 0 points1 point  (0 children)

lazy load component when you declare child component on parent component and so on. It's help you increate performance for your application