@vaporeon_ javascript development is very easy on modern bloated OS's now :]
hell, you could even open the javascript console on your web browser and fuck around and find out
@wallhackio @vaporeon_ doesn't vaporeon at javascript in browsers or
@The_T @vaporeon_ javascript is wonderful but web development is often giga-ass
@wallhackio @The_T I do have to concede that the browser has really helpful developer tools
If I am confused about why the HTML/CSS of my website is not working, I can open the dev tools and poke around, look how it interprets the CSS, what happens if I change a line or two, and so on... Pretty cool
@vaporeon_ @The_T a really fun project i made was to benchmark a "deep clone" package i wrote so i could compare it to other popular packages
I did it by making a very simple (and kinda ugly) HTML page that runs all of the packages :]