OMC

This is my new blog.

Preview PR Deployments for React Native Projects - Part 1

#github#reactnative#github-actions#monorepo#yarn#workspaces

Let's bring convenient preview PR deployments to iOS side of React Native Projects (Android is doable too)

Read More

Pretty Opinionated Introduction to React Native for React Developers

What do I need to do if I start my first React Native project as React Developer

Read More

React Native for React Developers

What do I need to do if I start my first React Native project as React Developer

Read More

Patching npm packages for good

#react-native#javascript#patching#patch-package#vscode#microsoft

React Native ecosystem have many packages not frequently updated and I will work through how to bandaid those packages

Read More

VSCode and TSLint Setup

#linter#tslin#ts#typescript#vscode#microsoft

Explains how to setup format on save on VSCode with TSLint rules

Read More

Productivity Tips for Developers

How about checking the tools we use everyday with a different lens

Read More

Mysql notes to myself[WIP]

Some definitions I run into while working on some NLP work

Read More

NLP with Deep Learning[WIP]

Some definitions I run into while working on some NLP work

Read More

Puppeteer Testing Example

Let's try Puppeteer

Read More

Git notes

Personal notes on Git

Read More

JavaScript Tooling CheatSheet

Quick JavaScript Tooling Guide

Read More

React Native Cheatsheet

#react-native#reactnative#cheatsheet

Frequently Running Issues in React Native

Read More

Swift Alternatives for Cpp-style for-in loop

Apple remove C-style for-loop, why don't we also remove Cpp-style for-in loop?

Read More