100 days code challenge https://github.com/sudheerj/javascript-interview-questions
post https://www.toptal.com/javascript/interview-questions
link https://github.com/ram-sah/LinkedIn-Assessments/blob/master/NODE/nodejs.md#Nodejs-Assessment
const str = "c";
var a = str.charCodeAt(0); console.log(a) console.log(String.fromCharCode(a))
challenge https://edabit.com/shuffle
discuss: https://stackoverflow.com/questions/8916723/can-two-processes-simultaneously-run-on-one-cpu-core https://stackoverflow.com/questions/38863931/node-one-core-many-processes#:~:text=If%20you%20have%20a%20machine,uses%20a%20single%20threaded%20model.
leetCode : - https://baffinlee.com/leetcode-javascript/ https://github.com/haoel/leetcode
2..to
12/5 => https://betterprogramming.pub/10-modern-javascript-tricks-every-developer-should-use-377857311d79
more => https://medium.com/@Bigscal-Technologies/which-type-of-loop-is-fastest-in-javascript-55cc1845f5de
all type of survey => https://insights.stackoverflow.com/survey/2021#stack-overflow-site-use-so-comm-age ,
=> https://2021.stateofjs.com/en-US/libraries
https://devhints.io/jest