Giter Club home page Giter Club logo

former-blog's Introduction

former-blog's People

Contributors

hyesungoh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

former-blog's Issues

React/typescriptPromptLocationType/

TypeScript React - Prompt message location TypeError | hyesungoh

문제 custom prompt를 개발하는 중, 위 코드의 message에 해당하는 부분이 에러 발생 Type ‘Location’ is missing the following properties from type ‘Location’: ancestorOrigins, host, hostname, href, and 6 more. 은 보다 속성 몇가지가 없다고 한다. 그래서 위 에 으로 작성을 하면 Type ‘Location’ is not generic.ts(231…

https://www.hyesungoh.xyz/React/typescriptPromptLocationType/

React/whyVirtualDom/

왜 Virtual DOM 인가? | hyesungoh

다양한 게시물에서 React, Virtual DOM의 장점을 성능적인 면만 기술하고 있습니다. 하지만 이는 절대적인 장점이 되지 않는다는 생각을 공유하고자 포스트를 남겨봅니다. Virtual DOM ? Virtual DOM은 React 공식문서에서 다음과 같이 기술되어 있습니다. Virtual DOM (VDOM)은 UI의 이상적

https://www.hyesungoh.xyz/React/whyVirtualDom/

Algorithm/BOJ_14916_Python/

BOJ 14916 - Python | hyesungoh

n원을 5원, 2원으로 나누어줄 때 동전의 수를 최소로 돌려줬을 때, 동전의 수를 출력하는 문제. 그리디 방식을 이용하여 n을 5로 나눈 값부터 0까지 반복문을 수행하며 해당 값의 나머지가 2로 나누어질 때 동전의 수를 출력한 후 프로그램을 종료, 반복문 후에

https://www.hyesungoh.xyz/Algorithm/BOJ_14916_Python/

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.