@@codewithgionatha You have all the qualities to be a good RUclips channel if that's your goal! Also, I wrote to you at IG, hopefully to have a chat sometimes. Take care!
Good video! I ran into an issue with an error 'cannot read property pxToRem of undefined. I have @mui/system as a dependency, but it still giving me an issue.
The tutorial is not bad, ...but is kind of confusing !! .. you just "copy and "paste" your styles, and bit pieces of code , ... and dont explain what you doing.... but thanks you for your effort... 👍
Thank you for your feedback, appreciate it. With hindsight i recognize that this approach of pasting code piece by piece, might not be the best to explain what i'm doing. But in terms of time, this "technique" helped me to shrink the total length of the video and not making a huge video. For future videos i'll switch in a more "Live Coding" type of video in order to result more understandable, hopefully.
hey??? I Tried to rename the "todo, in progress, blocked and completed" labels but when i do this, nothing loads.. could you tell how to rename those labels. I know this sounds stupid but that'd be a great help.
huge respect from Uzbekistan
Excellent job man, great video
Your quality is crazy, please continue!
These tutorials are so helpful!
This is a top notch tutorial @Gionatha. Thanks a lot.
Just one request, could you please add subtitles. I couldn't follow few things in between.
u provided everything, it is great to level up
Good job, keep up the good work. Looking forward for the next video
This is helpful!
thanks for this tutorial, i found somethign, draggign leemnt gets opacity which i did not see on your case?
Really nice video, aimed for middle+ developers I would assume. Please do more of such content!
Thanks, I'll try to take more content like this in future. Hopefully also improving the quality of the video and my explanations.
@@codewithgionatha You have all the qualities to be a good RUclips channel if that's your goal! Also, I wrote to you at IG, hopefully to have a chat sometimes. Take care!
nice man, thanks
great tutorial
thank you a lot!
Great project!
Good video! I ran into an issue with an error 'cannot read property pxToRem of undefined. I have @mui/system as a dependency, but it still giving me an issue.
also can you add a way to drop to ceratin index
Unfortunately, I'm no longer actively developing this project, but PRs are welcome to bring in new features :)
The tutorial is not bad, ...but is kind of confusing !! .. you just "copy and "paste" your styles, and bit pieces of code , ... and dont explain what you doing.... but thanks you for your effort... 👍
Thank you for your feedback, appreciate it.
With hindsight i recognize that this approach of pasting code piece by piece, might not be the best to explain what i'm doing.
But in terms of time, this "technique" helped me to shrink the total length of the video and not making a huge video.
For future videos i'll switch in a more "Live Coding" type of video in order to result more understandable, hopefully.
It may be a basic question but how can we start development server in local machines after cloning the code?
npm start says index.js is missing
1. npm install
2. npm run dev
I have to update the github README.md, sorry..
i use create react app can i watch and add this
hey??? I Tried to rename the "todo, in progress, blocked and completed" labels but when i do this, nothing loads.. could you tell how to rename those labels. I know this sounds stupid but that'd be a great help.
I'm sorry but column label renaming is not permitted.
Is it not permitted by default? Or you've made it immutable? Could you explain pls :)
Hii 🖐🖐. are you from Greece??
actually Italian 🇮🇹😂
base case
How to store order within a column in the database? Cause you just storing the entire sorted array of items which is useless for real projects