📰 Dev.to · Dakshim Chhabra
Articles from Dev.to · Dakshim Chhabra · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10350)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Dakshim Chhabra
3w ago
Building a Spin Wheel - Part 2, Weighted Randomness: Cumulative Method
In the last part, you have seen how we favored crypto.getRandomValues() than Math.random(). In this...

Dev.to · Dakshim Chhabra
4w ago
Building a Spin Wheel - Part 1, Random Digits in Javascript: Crypto.getRandomValues()
When building a Lucky draw system, whether it's a Jackpot machine, spin wheel, or roulette, the key...

Dev.to · Dakshim Chhabra
1mo ago
NextJs v12 to NextJs v16 : Lesson learnt, Apart from following official method, check for dependencies upgrade guide.
I was upgrading NextJS v12 to NextJS v16. I followed the upgrade guide step by step. I run all...
DeepCamp AI