I just started writing in JavaScript a few hours ago and I've seen some code use:
var a = function()
function FunctionName()
I just started writing in JavaScript a few hours ago and I've seen some code use:
var a = function()
function FunctionName()