split -l 100 Fiction.txt -d fiction ; too busy to read, try to break your book into 100 lines each file, read 100 lines each day. The idea get from “ 100 days of coding “. (Not mine :))
I try these two lines in my script.
const div = document.getElementById(‘foo’);
console.log(div);
surprising it brings out all methods and properties that we so familiar while manipulating DOM elements with Javascript. We write the css just make value to its properties
Web developers actually work like a blue collar but you just convey data. Reading plain text from primitive metadata stream, get arraybuffer then string then obj final render them into table. https://t.co/boq5eCYmss
Powerful of front-end 3 technologies: HTML5, CSS3, JS. use localStorage to save data, use Web Worker to process data in background, and Canvas to present colorful result. Thanks stay in #Holberton to built up solid foundation. https://t.co/wtjWs7z8Pt