목록Personal DB (108)
Silver Library (Archived)
Array inside a JavaScript Object? - Stack Overflow Array inside a JavaScript Object? I've tried looking to see if this is possible, but I can't find my answer. I'm trying to get the following to work: var defaults = { 'background-color': '#000', color: '#fff', weekdays: {['sun... stackoverflow.com var defaults = { backgroundcolor: '#000', color: '#fff', weekdays: ['sun','mon','tue','wed','thu','..
What is a JavaScript Expression? - Mastering JS What is a JavaScript Expression? Many frameworks, like Vue, allow you to embed JavaScript expressions in HTML. But what is an expression? Can you put `if` statements in an expression? masteringjs.io Expression do evaluate to a value. 0 // 0 1 + 1 // 2 'Hello' + ' ' + 'World' // 'Hello World' { answer: 42 } // { answer: 42 } Object.assign({}, { answ..
https://mireu-san.github.io/Kokoa-Clone-2020/
-IT enthusiast, multi-lingualist (Korean = English >= Japanese >>> Mandarin) -Borned in Korea. Raised in Australia over a decade. -Graduate bachelor of economics, Queensland University of Technology (2017) -Mandatory military service (2017) -Discharged from the military(finished the service), placed to the reserved force (2019) - Managed online B2C channel. Experienced how data base statistic re..