Subj : Javascript for dummies like me
To : echicken
From : Sys64738
Date : Mon Dec 06 2021 06:05 pm
Re: Javascript for dummies like me
By: echicken to Sys64738 on Mon Dec 06 2021 15:41:31
> Though to be clear, JS is just a language and there's nothing inherently
> web-browserey about it. You'll see mention out there that JS is "event
> driven" and "asynchronous by nature" and this isn't strictly true.
THAT has become glaringly apparent to me from everything I found while searching.
> Just be mindful that most of what's written about JS is written with > browsers or node.js in mind, by people who never needed to look beyond
> that space.
I think you understand exactly what I'm getting at. It's the JavaScript info that is HTML/CSS-centric that I'm trying to weed my way through.