이번주 읽은 글들...
구글링 잘하는법 꿀팁 정리(feat. 드림코딩) (tistory.com)
구글링 잘하는법 꿀팁 정리(feat. 드림코딩)
아래 포스팅은 유튜버 드림코딩의 구글링 잘하는법 꿀팁 🍯 (코딩의 시작과 끝은 뭐다? 탁월한 개발자 되는 방법) 영상을 정리한 내용입니다. 😃 1. 정확한 키워드 선별하기 예를 들어 순수 자
zzang9ha.tistory.com
.
React-Native 새로운 아키텍쳐 살펴보기 (tistory.com)
React-Native 새로운 아키텍쳐 살펴보기
아래 그림은 새로운 아키텍처가 나오기 전 그림이다. Javascript Core : React Native 에서 자바스크립트를 실행하는 자바스크립트 엔진 Yoga : 사용자 화면의 UI 요소 위치를 계산하는데 사용되는 레이아
happyer16.tistory.com
.
Deep dive into React Native’s New Architecture | by Atharva Patil | COOX Tech | Medium
Deep dive into React Native’s New Architecture
The React Native team has announced that the new architecture will be rolled out in 2022. Checkout their full blog here.
medium.com
.
다시 쓰는 함수형 프로그래밍
> 참 좋은데 어떻게 표현할 방법이 없네... 오랜 기간 개발을 공부하게 되면서 여러가지 패러다임의 변화를 겪었는데 그 중에서 인상깊었던 것중에 하나는 객체지향 패러다임에서 함수형 패러다
velog.io
.
“Stop” using state management libraries | Flutter Community (medium.com)
“Stop” using state management libraries
Since the release of flutter in 2017, I have seen many changes in the platform, mainly in state management libraries such as provider…
medium.com
.