Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to Code Forum!
Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.
I have been using JavaScript since it was first created in the 90s.
(Tangent: I was late getting into TypeScript, but what a contrast...major reduction in dev time, sounder code! But using TypeScript now creates another level of code organization with a 'tsconfig.json' file, and how the VSCode...
Hi guys I'm stucked in this nodeJS problem, I trying to make an embed youtube server using NodeJS, the base Idea its use and youtube/cdns video with external audio sync, I 've done this in PHP but have some issues for sync.
I used this example...
Hello i've recently started learning java. I'm still a newbie and i couldn't find any solution to this error i keep getting when i try to run my program
internal/modules/cjs/loader.js:955
throw err;
^
Error: Cannot find module 'C:\Users\shrmm\Desktop\Bot\project1.js'
[90m at...