Learn Language Like a Linguist (LLLL) is a series video course to teach programming languages in an advanced perspective. This is the 3rd video of LLLL serie... (more…)
Read more »
I have been coding for longer than I care to admit. I am mostly “self-taught”, but I did eventually take some programming courses in…
Read more »
Creating variables in JavaScript is one of the most basic parts of the language. You probably do it all the time without even thinking twice about it. But if you truly understand how variables are scoped it can save you some issues in the long run, especi... (more…)
Read more »
Learn how to use the ES6 destructuring expression in JavaScript to extract values from arrays or properties from objects into distinct variables. (more…)
Read more »
Browser extension that provides websites access to ChatGPT - GitHub - sackio/askchatgpt: Browser extension that provides websites access to ChatGPT... (more…)
Read more »