Error: Requiring unknown module "undefined". If you are sure the module exists, try restarting Metro. You may also want to run yarn or npm install
react-native 로 앱 개발 도중, navigation 초기세팅을 하다 발생한 오류이다.Error: Requiring unknown module "undefined". If you are sure the module exists, try restarting Me
Reasons why should NOT start coding with Kotlin
If you are starting to learn how to code, take another language like Java, JavaScript, or C/C++. Do not start learning how to code with Kotlin. As a popular opinion among developers over the world…
6
[코딩애플] TypeScript 기초
TypeScript는 JavaScript(Dynamic typing)의 상위호환 프로그래밍 언어로 정적 타입을 명시할 수 있다 확장자로 .ts를 사용하며 컴파일을 통해 최종적으로는 .js 파일로 구동된다 타입 선언 기능으로 인해 다음과..
3
Flutter 강좌 01 - 개발환경 만들기 및 앱 실행하는 방법
윈도우 10에서 Android Studio와 Visual Studio Code를 사용하도록 Flutter 프로그래밍을 위한 개발환경을 만들고 에뮬레이터를 사용하여 실행시켜 보았습니다. 참고 https://flutter-ko.dev/docs/get-started/ins..
'냉동코더의 알기 쉬운 Modern Android Development 입문' 강좌 소개
* 인프런 강의 주소
https://www.inflearn.com/course/알기쉬운-modern-android?inst=c3cee510
Modern Android Development에 대한 알기쉬운 강의를 인프런에서 공개합니다. 많은 수강 부탁드립니다.