176 followers
Just another coder trying to make it in the world of JavaScript.
How to use requests module to make HTTP requests · There is a great video tutorial about making HTTP requests in...
Timeline Flood & Fixing Overposting · Looks like Twitter. Talks like Twitter. It must be Ghost Messenger. Today I'm starting a special series of articles...
Finding settings in VSCode can be a hurdle. Here's how to jump. · Don't get me wrong. VSCode is an amazing editor. (I mean IDE!) But it feels a all over...
Executing JavaScript files from VSCode terminal (command line) · If you're working on a JavaScript project in VSCode, you might want to run your...
(No Module Named) Error in Python · https://www.youtube.com/watch?v=6zr73ZeLK4I If you are trying to run a Python script and you Get the following...
How to run PHP on Localhost or in Terminal · If you want to run PHP files on your local machine, you will need to set up a local server environment. One...