Coder Social home page Coder Social logo

android-calculator-mvp's People

Contributors

galcyurio avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-calculator-mvp's Issues

제가 리뷰를 잘못 드려서 혼선이 생기게 된 것 같아 죄송합니다 🙏

제가 리뷰를 잘못 드려서 혼선이 생기게 된 것 같아 죄송합니다 🙏

  1. 다 하지는 않고, 반복되는 부분들만 상수화합니다.
  2. 여러 클래스에서 같이 쓰는 경우에는 별도의 object에 정의해둡니다.
    하지만 이렇게 되면 말씀하신대로 많은 곳에서 참조를 하게 되면 해당 상수값을 정의한 파일의 의존성이 높아지게 됩니다.
    따라서, 공통적으로 사용하는 부분이라면 별도의 파일에 모아두지만 그것이 아니라면 companion object를 활용합니다.

Originally posted by @BeokBeok in #55 (comment)

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.