SQLite: The Unsung Hero of DatabasesIntroduction In the database universe, there’s a silent warrior that often goes unnoticed, overshadowed by its more celebrated counterparts like MySQL and PostgreSQL. This warrior is SQLite - a lightweight, yet powerful database engine. Today, we're ...Nov 25, 2023·3 min read·28
Why you should use Tamagui for your next AppIntroduction Tamagui is a universal styling and design system for React Native and web that allows developers to share more code between platforms while improving performance, developer experience, and code maintainability. It aims to bridge the gap ...Jan 16, 2023·2 min read·505
Testing File Upload Component with RTLReact Testing Library React Testing Library is a testing framework for React applications that helps you test the behaviour of your components rather than their implementation details. It is built on top of DOM Testing Library, which is a set of util...Jan 14, 2023·6 min read·6.2K
Interview Process Landscape in Tech CompaniesTLDR; This document Explains how the process of interviewing in different levels of companies (Big Tech, Medium, Start up) looks like. We need to understand what is the current landscape of the interview process in Tech companies to better prepare fo...Oct 28, 2022·9 min read·21