The State of the React Native Community in 2018January 7, 2019Lorenzo SciandraCore Maintainer & React Native DeveloperIn 2018 the React Native Community made a number of changes to the way we develop and communicate about React Native. We believe that a few years from now we will look back and see that this shift was a turning point for React Native.2018년에 React Native Community는 우리가 React Nativ..
# Full NameDTO: Data Transfer ObjectVO: Value ObjectPOJO: Plain Old Java Object # History Domain Model의 용어들은 EJB 웹 개발 시절부터 거슬러 올라간다, 웹 개발 패러다임은 변화되는 것이니 그에 맞춰 Domain Model의 용어들도 변화 한다. EJB 시절 Entity Bean과 별도로 일일이 Copy하여 DTO 사용POJO 기반 Domain Model을 지원하는 Hibernate ORM이 나타나면서, Domain Model Everywhere 도전Is it possible to use at everywhere? Presentation Tier: 화면에 보여주지 않는 정보는 왜 주니? # Current 토비님의 Doma..