Let’s make a website: the JavaScript adventures — The variables

1 · Yanis Vieilly · June 30, 2020, 6:09 p.m.
Let’s Make a Website: the JavaScript Adventures — The variablesWhere things start to get serious.Photo by Emile Perron on Unsplash. Minimalistic desktop, I like it. Don’t look at the code on the screen for too long though. It’s PHP. *shivers*Did you expect the next installment of the series to arrive this early? Cause I sure as hell didn’t. But hey, here we are! No need to thank me. 😎In the last article, we had an introduction to the world of JS. We asked the computer to solve 1 + 1. It was a gr...