ProjectsBlogsConnect

Blogs

Uncovering the unexpected, documenting the awesome.

From Novice to Pro: How to test your react native app - Level 5

August 5, 2025

Learn how to implement test cases for different functional components in react native using jest, maestro and msw along with inline env variables in react native

From Novice to Pro: Master Integrating APIs with Redux Toolkit: Level 4

August 5, 2025

Master API integration with Redux Toolkit. Go from novice to pro with practical examples, best practices, and solutions to common challenges.

From Novice to Pro: Master Redux with Typescript - Level 3

February 25, 2024

Master how Redux can be used as a singleton state manager instead of Context API, how redux-toolkit reduces boilerplate code.

From Novice to Pro: Master React Navigation and Context API - Level 2

February 16, 2024

Learn how to use react navigation and context api in react native with typescript

From Novice to Pro: Create a ToDo App Using React Native - Level 1

January 28, 2024

Embark on a journey from novice to pro with this comprehensive React Native tutorial series. Level up your skills as you master the art of building a ToDo app from scratch in this step-by-step guide. Elevate your React Native expertise today!

Unlocking Full-Text Search: ElasticSearch

January 21, 2024

How long text search occurs for platforms like linkedIn, amazon etc. Why elastic search is basically lucene on steroids.