COLLECTION

Macro Perspective, Micro Improvement

  • Home
  • Mobile App
    • Overall
      • Architecture
      • UI/UX
      • Dev Environment
      • Hardware features
      • Security
      • Miscellaneous requirements
    • React Native
      • Micro Frontend in RN
    • Android
    • iOS
    • Cordova
  • Web App
  • Database
  • Server
  • Books & Magazine
  • Labs
    • Algorithm
    • APIs
    • Flir SDK
    • AI
    • Flutter

Articles by hung-nb

No Image

How to create a React Native app (3)? Setup packages

February 10, 2022 hung-nb 0

Setup package.json How to clean up everything and restart metro? How to restart metro? How to build bundle file for Android apk build? How to […]

No Image

React Native – How to use .env file?

February 2, 2022 hung-nb 0

Use react-native-dot-env Install package Edit .babelrc Create .env file Usage Use react-native-config Android How to use env file for strings.xml? iOS How to use env […]

No Image

CI/CD – All about AppCenter (2)

January 10, 2022 hung-nb 0

How to run a custom script before building? Create appcenter-pre-build.sh How to fix Android build? Make sure release build config is turned off in code […]

No Image

ApolloClient – How to use (1)

November 23, 2021 hung-nb 0

How to create Apollo client for multiple graphQL endpoints? Create HttpLink to each endpoint Configure Apollo client Finally, you can call a query or mutation […]

No Image

React – How to interact with DOM?

November 19, 2021 hung-nb 0

How to interact with a HTML element in React? Use useRef Embed HTML content Focus an editable div element How to render a React component […]

No Image

Network – How to use Charles to intercept network request?

November 11, 2021 hung-nb 0

Android Mac Install “Charles Root Certificate” into “System” folder of Keychain Edit certificate to “Always Trust” Enable SSL Proxying Restart your Mac Android device Install […]

No Image

React – How to use css in React project?

October 27, 2021 hung-nb 0

Basic How to import css as module? Create css with name as “Button.module.css” Then, you can import css into jsx as below How to import […]

No Image

React Test – How to write Unit test and e2e test (1)?

October 26, 2021 hung-nb 0

Unit test Setup Install ts-jest for testing TypeScript files Run yarn test or yarn jest Test Problems How to ignore a specific file type “e2e.test.js”? Edit package.json […]

No Image

How to create a React Native app (5)?

October 17, 2021 hung-nb 0

How to setup app theme by native base? Setup nativebase with Expo Install package Edit root component Usage

No Image

npm – How to create a private npm?

October 15, 2021 hung-nb 0

Use case: You have your own React UI library project and you want to use UI components from this lib across other projects React Native: […]

Posts pagination

« 1 … 5 6 7 … 38 »

Categories

  • AI
  • Books & Magazine
  • Labs
  • Languages
    • English
    • Japanese
  • NodeJs
  • Overall
    • Architecture
    • Dev Environment
    • Miscellaneous requirements
    • Security
    • UI/UX
  • Software Development
    • Algorithm
    • Android
    • APIs
    • AWS
    • Cordova
    • Database
    • Flir SDK
    • Flutter
    • Google Cloud Services
    • iOS
    • Javascript
    • jQuery
    • Mobile App
      • Scenarios
    • MSQL
    • React JS
    • React Native
      • Micro Frontend in RN
    • Server
    • Testing
    • Tools
    • Web App
    • Xamarin
  • Uncategorized
December 2025
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  
« Oct    

Copyright © 2025 | WordPress Theme by MH Themes