Soufiane OucherrouHow To Get React Native IP AddressThere’s many reasons for trying to get public IP address or even Mac address, one of the most popular case is you may want to block a user…Nov 15, 2020Nov 15, 2020
Soufiane OucherrouHow To Get Notify When No Connection In React NativeWe always wanted to know when we lost internet connection instead of trying to figure out what’s wrong with the app or phone. So today I…Nov 8, 2020Nov 8, 2020
Soufiane OucherrouHow To Add Fonts To React NativeEvery developer has his own preferences about fonts, or you style need specific font. Today I will show to add fonts to your app, Changing…Nov 1, 2020Nov 1, 2020
Soufiane OucherrouHow To Create Global CSS In Next.jsToday we will learn how to add global css to Next.js, you may know that Next.js has 3 different ways to use css. First one is to use…Oct 25, 2020Oct 25, 2020
Soufiane OucherrouHow Pass Function as Props To Child in React and TypescriptReact is one of the most popular JavaScript Library and the most used one, because of the features that brings with it to help to make…Oct 17, 20201Oct 17, 20201
Soufiane OucherrouHow To Implement Admob On React NativeAfter working hard and making an amazing phone application and help others to solve a problem or even for fun, sometimes you need to earn…Oct 11, 2020Oct 11, 2020
Soufiane OucherrouUseful Visual Studio Code ExtensionsBeing a Software Engineer and frequently working with code, its important to make your environment easy to work with. In this article I…Oct 4, 2020Oct 4, 2020
Soufiane OucherrouUseful Extensions For DevelopersAs software Engineer always looking for tools to make my job easy and fun, in this blog I will show you the most useful Google Chrome…Sep 27, 2020Sep 27, 2020
Soufiane OucherrouDestructuring Objecs in JavaScriptObjects allow us to make one entity that stores data items by key, and arrays allow us to collect data items into an ordered collection.Sep 21, 2020Sep 21, 2020
Soufiane OucherrouWhat is Kubernetes?Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both…Sep 13, 2020Sep 13, 2020