Vasilii Boldurean

Results 4 issues of Vasilii Boldurean

### What problem does this feature solve? There is no way to turn on watch mode analogue to webpack --watch for just transpile jsx and output it to folder. Imagine...

enhancement
good first issue

This PR translates "You Might Not Need an Effect" I also "partially" translated some of the layout components such as "DeepDive", "Note", "Recap" and etc. Next list of browsers was...

# ✨ Codu Pull Request 💻 ![Codu Logo](https://raw.githubusercontent.com/codu-code/codu/develop/public/images/codu-gradient.png) ## Pull Request details - Added disabled attribute to like/bookmark buttons while requests are pending. - use isLoading (bool) prop instead of...

React 18.3.1 shows error when using ResponsiveHeatMap from @nivo/heatmap ``` Warning: A props object containing a "key" prop is being spread into JSX: let props = {key: someKey, offset: ...,...