Thursday, August 11, 2016

JavaScript - a programmer random thoughts

August 11, 2016

Julia likes to have a small research every day, later she can add some thoughts for the topic. Today the topic is "how to balance coding writing vs reading API documents".  


In order to write good JavaScript code, read a lot of JavaScript code first. She did write JavaScript/ CSS/ Html code 8 hours nonstop at work, she likes to take a break while she was at home enjoying the evening. 

 Julia reviewed the blog about JavaScript while watching interviews. 
Interviews she enjoyed - Vogue 73 questions series: 

1. Serena Williams
Serena offers 1 hour $100 master class - video class - She is really good at teaching, she shows in the interview how to make a hidden drop shot.


2. Iggy Azalea - 7 3 questions 
https://www.youtube.com/watch?v=AMh5f8xRLRE

3. Song writer, singer Swift Taylor
https://www.youtube.com/watch?v=XnbCSboujF4

Random thoughts:
1. How to stay calm, answer questions very well?

2. Airbnb JavaScript Style Guide()  - English Version

https://github.com/airbnb/javascript

Reading while going through JavaScript style guide from Airbnb:

1. JavaScript spread syntax...  - 10 minutes

https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Operators/Spread_operator


3. Read JavaScript Array.From - 20 minutes

https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/from
2. Celebrate the day by learning CSS, working on clipping image etc.:

A. clip techniques - outside - relative, inside, absolute
how to define it and practice it!
http://www.xul.fr/en/css/clip.php

B. Text over the image:
https://css-tricks.com/text-blocks-over-image/

C. Bootstrap 3 Thumbnail Slider / Carousel
http://www.bootply.com/XeZvDD059P#

No comments:

Post a Comment