GithubHelp home page GithubHelp logo

Comments (5)

wacilpong avatar wacilpong commented on September 26, 2024 1

한일

  • 모던자바스크립트 deep dive 읽음
    • 원시값을 객체처럼 사용할 때 생성되는 임시 객체가 있는데 wrapper object라고 한다.
    • 렉시컬 환경은 스코프와 식별자를 관리, 실행컨텍스트 스택은 코드의 실행순서를 관리한다. <-- 한문장으로 요약되는게 좋아서 적어둠
  • vim 연습함
    • 닷(.) 명령은 이전명령을 수행함. 반복작업할 때 좋을듯
    • 같은 단어 찾을 때 f{문자} 명령으로 가능. n 명령으로 다음으로 넘어감.

from wednesday_salon.

ds2lvg avatar ds2lvg commented on September 26, 2024 1

한일

  • Artifacts는 ABI(Application Binary Interface)등 컨트랙트와 관련된 모든 자료 존재
    • 컨트랙트와 상호작용 할 수 있는 값(함수, 변수등)들을 정의
  • Solidity 0.5.16 버전은 컴파일 이슈가 있으니 쓰지 말자.(caverJS RPC 통신 에러 원인이 이놈!!)
  • Contract는 배포할 때 마다 주소가 변경된다.
  • 추상화를 잘해서 다른 라이브러리와 똑같은 인터페이스를 제공하면서 성능을 올리자.(ex. 객체를 리턴하는 $함수로 제이쿼리 대체)

from wednesday_salon.

wacilpong avatar wacilpong commented on September 26, 2024

참석

할일

  • 모던자바스크립트 deep dive 슬렁슬렁 읽기
  • practical vim 연습

from wednesday_salon.

ds2lvg avatar ds2lvg commented on September 26, 2024

참석

  • 블록체인 관련 공부
  • rxjs 책 읽기

from wednesday_salon.

bluelion2 avatar bluelion2 commented on September 26, 2024

오늘은 좀 쉽니다 흑흑. ㅠ

from wednesday_salon.

Related Issues (20)

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.