Coder Social home page Coder Social logo

Comments (4)

citrusinesis avatar citrusinesis commented on May 20, 2024 2

localStorage에 저장하는 로직까지는 완성.

ToDo

  • form에서 네트워크 종류 multiple select구현
  • 에러 핸들링

고민

  • Wallet type state의 요소인 type부분에서 에디터가 지속적인 Warning을 띄움. (string cannot assign to "'solana'") 이를 해결하기 위해 config.ts에서 빈 Wallet객체를 만들어 radio버튼에 따라 그 객체를 복사 해 오는것은?

from bento.

junhoyeo avatar junhoyeo commented on May 20, 2024 1

string cannot assign to "'solana'"

  • @harugatto 지금까지 작업하신 내용으로 PR을 열어보는 건 어떨까요? 코드 리뷰를 해드릴 수 있을 것 같아요.
  • as로 타입을 강제로 바꾸거나, as const 를 사용해 정적으로 타이핑된 리스트를 만든 다음 radio 를 사용해서 해결할 수도 있겠습니다!

from bento.

junhoyeo avatar junhoyeo commented on May 20, 2024

@harugatto 요거 제가 작업하신 브랜치에서 커밋 추가해볼게요! 수고하셨어요 ❤️

from bento.

junhoyeo avatar junhoyeo commented on May 20, 2024

+ 앞으로는 브랜치 만드실 때 [username]/[feature-description] 형식을 써보는 건 어떠세요? ex> harugatto/store-wallets-in-local-storage

from bento.

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.