Giter Site home page Giter Site logo

today-i-learned's Introduction

Today-i-learned

제가 오늘 배웠던 내용들에 대해서 정리하고 관련자료를 정리하는 곳 입니다.

HTML, CSS

  • 0517 : 음수마진1, Sass문법1
  • 0518 : 음수마진2, Sass문법2
  • 0519 : 반응형 디자인 3대 원칙, 반응형 이미지 작업, Sass 문법사용3
  • 0522 : 야무님 첫수업 OT와 시험문제 풀이, 디자인 시안과 정확하게 만들기 위한 togglegrid를 만들어 확인하기.
  • 0523 : 홈페이지 구축을 위한 준비작업들(포토샵 togglegrid)과 Sass 환경구성, Sass문법3
  • 0524 : 프로젝트 사전작업시 유용한 도구들 / 반응형 구축시 고려해야 할 점. Sass문법4
  • 0525 : 고정형 홈페이지 작업 (하루종일 실습)
  • 0526 : susy, sassdoc
  • 0527 : 고정형 홈페이지 접근성 추가 및 수정, scss 모듈화 시키기
    └ 논리적인 순서인지
    └ ARIA 적용

Javascript

  • 0529 : 자바스크립트 개요 및 변수 사용 방법.
  • 0530 : 자바스크립트 개요2 및 자료형 값 복사, 형변환, 데이터 유형 검증 방법, 객체 다루는 방법.
  • 0530 : 데이터 유형 검증, 생성자, prototype, 변수의 새로운 할당방법.
  • 0601 : Object.create()
  • 0602 : 흐름제어, if문, 반복문
  • 0605 : 함수, this, arguments, parameters, 재귀함수, call, apply, bind
  • 0607 : IIFE, 클로저, 응용방법.
  • 0609 : 엄격(strict) 모드, 사용자 정의 객체 생성자 함수, 서버에서 파일 병합시 IIFE 패턴 사용시 주의할 점, BOM, DOM(Lv0, Lv1, Lv2)
  • 0612 : window.onload, defer/async, parentNode, firstChild, lastChild, previousSibling, nextSibling, childrenNodes, children, nodeName, nodeValue, nodeType, localName, TagName, nodeValue, textContent, innerText, firstElementChild, lastElementChild, nextElementSibling, previousElementSibling
  • 0613 : 이벤트 헨들링, className, hasChildNodes(), 클래스를 사용하면 느리다고 하는 이유, 정규표현식, querySelector, querySelectorAll
  • 0614 : createElement, createAttribute, createTextNode, appendChild, setAttributeNode, setAttribute, getAttribute, DOM 종류, 반복문에서 Event Handling할 때 방식1,2,3
  • 0616 : insertBefore, removeChild, replaceChild, bind(내 생각), 이벤트 제어 방법
  • 0622 : Aria, keyEvent
  • 0627 : classList 요소들, cloneNode, forEach, e.preventDefault(), innerHTML, insertAdjacentHTML, insertAdjacentElement, insertAdjacentText, dataset
  • 0628 : Event(이벤트 위임, capturing, bubbling,...), js에서 style주기
  • 0704 : Ajax
  • 0711 : package.json, CDN, PUG, arrow(=>), 메소드 체이닝, jQuery Method

Method

Array Method

String Method

필요한 개념들

Prototype

  • Prototype: Prototype의 개념에 대해 정리한 곳.

Function

  • Function: function의 개념들에 대해 정리한 곳.(모르는 개념이 조금 있음);

Object

  • Object: Object의 개념들에 대해 정리한 곳.

MemoryLeak

Git

gulp

  • gulp: 걸프 사용방법 정리.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.