livlog

  • 홈
  • 태그
  • 방명록

async 2

Section 17: Asynchronous Code - Code That "Takes a Bit Longer"

The goals 💪🏻What is "Async Code"? ✌🏻Working with Callbacks 👍🏻Promises 👊🏻async / await quiz 질문 1: 동기 코드와 비동기 코드의 차이는 무엇일까요? 동기 코드는 행 단위로 실행되고 비동기 코드는 일부 작업(예: 타이머)이 완료되면 실행됩니다. 동기 코드는 비동기 코드(예: 타이머)가 발견될 때까지 실행되고 이 경우 해당 코드가 실행이 완료될 때까지 실행이 일시 중지됩니다. 둘 사이에는 차이가 없습니다. 질문 2: 이 코드는 콘솔에 무엇을 출력할까요? console.log('Starting!); setTimeout(() => { console.log('Timer completed!'); }, 10); console.log('Finish..

JavaScript - The Complete Guide 2022 2022.11.02

Section 24: SQL & Website Backend Code - Using SQL In Our Website Code

The goals 💪🏻How to connect to databases in code ✌🏻Performing CRUD operations in code 👍🏻Outputting database data Why On The Backend? We should NOT connect to a database from inside our frontend JavaScript code (i.e. from inside the browser). All our HTML, CSS & browser-side JS code is exposed to our website visitors (e.g. via browser dev tools). -Just to be clear: Such changes will NOT be mirrore..

2022 Web Development Bootcamp 2022.09.16
이전
1
다음
더보기
프로필사진

livlog

공지사항

  • 분류 전체보기 (126)
    • 2022 Web Development Bootca.. (36)
    • JavaScript - The Complete G.. (31)
    • React - The Complete Guide (19)
    • React - From A To Z (6)
    • React - Practical Projects (3)
    • Vue.js - The Complete Guide (15)
    • Node.js - Web Programming F.. (1)
    • 2023 Trialbee Internship - .. (15)

Tag

axios, spa, css tips, react, Promise, Database, input, object, form, class, cors, Component, API, node.js, firebase, express, ejs, Props, jsx, useState,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바