Tag: codecademy javascript

Beating the JavaScript drum

July 30, 2021 By Mark Otto Off

Using console.log() Debugging in Visual Studio Code β€” Using the JavaScript debugger in VS Code you can access the browser developer tools console right inside the editor. Ideal if you’re in that happy majority of console.log debuggers? πŸ™‚ Christian Heilmann Learn the Fundamentals of Redux β€” Add…

JS debugging now built in to VS Code

July 23, 2021 By Mark Otto Off

πŸ’‘ If you like this sort of thing, last year’s State of JS results may also be of interest. Node-RED 2.0 Released β€” Node-RED is a now very mature β€˜low-code’ Node.js-based programming environment, particularly aimed at connecting together services or IoT devices. The 2.0 release…