profile
Footprints in Coding
post-thumbnail

Library vs. Framework

Stop confusing

2022년 4월 26일
·
0개의 댓글
·
post-thumbnail

map, foreach, filter, find, reduce

Arrays that I use often but get confused

2022년 4월 24일
·
0개의 댓글
·
post-thumbnail

Order of statement, Order of query

Orders in SQL

2022년 4월 24일
·
0개의 댓글
·
post-thumbnail

SQL case, subquery

SQL CASE, Subquery

2022년 4월 21일
·
0개의 댓글
·
post-thumbnail

DELETE, TRUNCATE, DROP

DELETE, TRUNCATE, DROP

2022년 4월 14일
·
0개의 댓글
·
post-thumbnail

SQL with MySQL

MySQL Installation, Starting service, Connect

2022년 4월 14일
·
0개의 댓글
·
post-thumbnail

SQL / NoSQL

Structured Query Language, Not only Structured Query Language, ACID

2022년 4월 14일
·
0개의 댓글
·
post-thumbnail

Memoization

Memoization

2022년 4월 12일
·
0개의 댓글
·
post-thumbnail

Array

Array

2022년 4월 11일
·
0개의 댓글
·
post-thumbnail

Closure

A closure is the combination of a function and the lexical environment within which that function was declared.InnerFunc was declared and called withi

2022년 4월 11일
·
0개의 댓글
·
post-thumbnail

CORS

CORS

2022년 4월 11일
·
0개의 댓글
·
post-thumbnail

slice(), splice()

slice, splice

2022년 4월 6일
·
0개의 댓글
·
post-thumbnail

Function Hoisting

Function Hoisting, Function declaration, Function expression

2022년 4월 6일
·
0개의 댓글
·
post-thumbnail

Object

Classification of object

2022년 4월 6일
·
0개의 댓글
·
post-thumbnail

Loop statement

for, while, do...while, continue

2022년 4월 5일
·
0개의 댓글
·
post-thumbnail

Switch statement

The switch statement and a leap year

2022년 4월 5일
·
0개의 댓글
·
post-thumbnail

Node.js

Node.js

2022년 4월 5일
·
0개의 댓글
·
post-thumbnail

SPA & Routing

SPA & Routing

2022년 4월 5일
·
0개의 댓글
·
post-thumbnail

REST API

REST(Representational State Transfer)

2022년 4월 5일
·
0개의 댓글
·
post-thumbnail

Ajax(Asynchronous JavaScript and XML)

Ajax refers to a communication method in which servers and browsers can exchange data asynchronously using Javascript.When a web page is returned from

2022년 4월 5일
·
0개의 댓글
·