Automating Front-End Development
Breaking down HTML into String Variables
Nov 1 · 5 min read
Every line of code no matter what it does, can be expressed as a string variable.

That is the underlying principle why we give instructions to computers using text files, aka Integrated Development Environment (IDE) — I know you must be thinking, what a fancy name for a text editor. Well, text gains super powers…


