Skip to content Skip to sidebar Skip to footer
Showing posts with the label Atom Editor

How To Link One Html Page To Another One In Another Folder

Can't link the page 'index2.html'0 from the 'rock-paper-scissors-game2' folder … Read more How To Link One Html Page To Another One In Another Folder

How To Add The Es6 Syntax To Atom Editor

I was using sublime text, but now would like to use the atom.io editor. I have these lines of code:… Read more How To Add The Es6 Syntax To Atom Editor

Webpack - How To Bundle/require All Files Of A Folder (subfolder)

I am trying to see if there is a shorter way of running webpack bundles, and also why my loaders do… Read more Webpack - How To Bundle/require All Files Of A Folder (subfolder)