Rose Chege Rose is a lover of technology and an upright individual who is not afraid to get out of her comfort zone and try out new programming paradigms.

Stories by Rose Chege

How and when to force a Flutter widget rebuild

Dev

Sometimes, a Flutter widget requires manual rebuilding in order to update. Learn why this is the case (and how to implement it) here.

Rose Chege
Apr 29, 2022 ⋅ 7 min read

Building an ecommerce mobile app with React Native and WooCommerce

Dev

In this comprehensive tutorial, learn how to create a mobile ecommerce app with popular WordPress plugin WooCommerce.

Rose Chege
Apr 18, 2022 ⋅ 13 min read

React Native push notifications with Firebase Cloud Messaging

Dev

Adding push notifications to a React Native app is easy using Firebase Cloud Messaging and the React Native Firebase package.

Rose Chege
Apr 5, 2022 ⋅ 4 min read

How to build a REST API with TypeScript using only native modules

Dev

Learn how to build an API without external modules to sharpen your dev skills and give you the tools to build your own packages.

Rose Chege
Mar 4, 2022 ⋅ 9 min read

How to build a Vue.js app with Django REST framework

Dev

Learn how to build a powerful, full stack web app with Vue.js and Django REST framework using this in-depth guide and example build.

Rose Chege
Feb 17, 2022 ⋅ 11 min read

The comprehensive guide to dark mode in React Native

Dev

There are plenty of methods for implementing dark mode in React Native apps – learn about the most popular with this handy guide.

Rose Chege
Feb 15, 2022 ⋅ 9 min read

How to build a hash generator application with React

Dev

Build a React application that will hash both text and files in this step-by-step tutorial and example build.

Rose Chege
Feb 8, 2022 ⋅ 8 min read

How to create a glassmorphism effect in React

Dev

Learn how to make your React apps stand out with a frosted, glassy effect in this tutorial for glassmorphism.

Rose Chege
Jan 17, 2022 ⋅ 5 min read