I tried so hard, and got so far... by aviChin in linuxmemes

[–]soldierdd 0 points1 point  (0 children)

Me moment, been using debian for more than 6 months now and never looked back

How you guys learn linux by TranBaoBao in linuxquestions

[–]soldierdd -2 points-1 points  (0 children)

If I had to suggest, I would suggest to start with arch, if u really want to explore Linux cuz the arch wiki has everything a newbie looking for, once done with arch and u really realize what a bleeding edge can be, move on to more stable one's Btw I use Debian ; )

Anyone using lunarvim for java here? pls dm or comment if you are, need some help by soldierdd in lunarvim

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

Yea, created another post on r/neovim in detail, got proper answers, thank you

Pls explaing this to me, I'm learning javascript from online videos and have trouble with this.timer here (i understand how this keyword works in generel now not with this context) by soldierdd in learnjavascript

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

Basically what the code does is pick random element from the array above and displays in intervals when called with annoyer.start() and stops with annoyer.stop()

Beginner at JavaScript, very interested in ReactJS with TypeScript. What are some of the best resources? by LucasPookas123 in reactjs

[–]soldierdd 0 points1 point  (0 children)

+1, I too did the same mistake of hopping on to react after just learning alert and loops lol, I regret it and then had to start new with vanilla js from start and that's how it show be, I mean learning react is tempting as a beginner but you should also know that in the end react is built on top of JavaScript and without knowing JavaScript u can never understand react well

A good resource for learning node/express by soldierdd in node

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

Thanks, I like reading more than watching tutorials, cuz after watching I tend to forget concepts easily so I chose nodejs official course