JSTricks
@JScriptTricks
No doubt, JavaScript is the most important programming language. Follow to learn the amazing javascript tricks!
Hello Newbies! Stop jumping from one tutorial to the other. Do you know when the magic happens? WHEN YOU BUILD THINGS!!!
The problem of newbies is not finding what to learn, is knowing what is right to learn. Checkout @kamranahmedse's github.com/kamranahmedse/…. #CodeNewbie #javascript #freeCodeCamp #FrontEnd #100DaysofCode
Understanding Event Emitters: css-tricks.com/understanding-… (Ever written your own event emitter from scratch? They can come in handy quite often and this is a neat introduction.)
css-tricks.com
Understanding Event Emitters | CSS-Tricks
Consider, a DOM Event:
You can't get good as a web developer... if you only code on the days when you feel good. #freeCodeCamp #CodeNewbie #Developer #javascript #FullStack
Inner self.... nice one
Top JavaScript Frameworks and Topics to Learn in 2019: medium.com/javascript-sce…
What's your favorite thing about Node.js and why?
Tip: Get the unique values of an array in JavaScript.
                                            A function can be too long or too short. Too long: Doesn't fit in your head. Does many unrelated things. Too short: The abstraction costs more than it's worth. My experience: I often say "Ouch, this func needs split up." I rarely say "Ouch, this func is too short."
While argument is the value passed to the variable when the function is being called. E.g sum(4)
Parameter is variable declared alongside a function. E.g function sum(add){ }. 'add' is a parameter is this case.
Most Newbies seems confused about the diff btw parameter and argument.
United States Tendencias
- 1. Cowboys 63.7K posts
 - 2. Cardinals 28.1K posts
 - 3. #WWERaw 56.6K posts
 - 4. Jerry 43.7K posts
 - 5. Logan Paul 9,223 posts
 - 6. Kyler 7,447 posts
 - 7. Jacoby Brissett 4,525 posts
 - 8. Koa Peat 5,735 posts
 - 9. Pickens 6,361 posts
 - 10. Javonte 3,785 posts
 - 11. Bland 11.5K posts
 - 12. Cuomo 160K posts
 - 13. Walter Nolen 1,571 posts
 - 14. Dak Prescott 4,383 posts
 - 15. Calais Campbell N/A
 - 16. Pacers 10.8K posts
 - 17. #MondayNightFootball 1,298 posts
 - 18. Steele 5,973 posts
 - 19. Eberflus 1,997 posts
 - 20. Nick Smith Jr N/A
 
Something went wrong.
Something went wrong.