JScriptTricks's profile picture. No doubt, JavaScript is the most important programming language. Follow to learn the amazing javascript tricks!

JSTricks

@JScriptTricks

No doubt, JavaScript is the most important programming language. Follow to learn the amazing javascript tricks!

JSTricks รีโพสต์แล้ว

Hello Newbies! Stop jumping from one tutorial to the other. Do you know when the magic happens? WHEN YOU BUILD THINGS!!!


JSTricks รีโพสต์แล้ว

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


JSTricks รีโพสต์แล้ว

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.)


JSTricks รีโพสต์แล้ว

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


JSTricks รีโพสต์แล้ว

What's your favorite thing about Node.js and why?


JSTricks รีโพสต์แล้ว

The top 12 Node Weekly links in 2018 - medium.com/dailyjs/the-to…

JavaScriptDaily's tweet image. The top 12 Node Weekly links in 2018 - medium.com/dailyjs/the-to…

JSTricks รีโพสต์แล้ว

Tip: Get the unique values of an array in JavaScript.

addyosmani's tweet image. Tip: Get the unique values of an array in JavaScript.

JSTricks รีโพสต์แล้ว

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 เทรนด์

Loading...

Something went wrong.


Something went wrong.