My Blogs

October 12, 2021

2 min read

React Boilerplate For React Native

A react native boilerplate currently under development. Feature of the boilerplate currently includes slice and component generation as well as Splash Screen logo and App Icon setters.

Read Blog

September 15, 2021

4 min read

Pointing cPanel Hosting Domain To Netlify - The pain of hosting websites in Ethiopia

As most gosting providers in Ethiopia are cPanel based, on this blog / guide we will try to see how we can point a cPanel hosting domain to our Netlify site.

Read Blog

February 08, 2021

3 min read

Using WebP Without Fearing Browser Support

A Blog to show you how you can use Webp images on your projects without worrying about browser supports. We will try to see how you alternatively use other image formats for unsupported browsers.

Read Blog

February 01, 2021

3 min read

Handling unused fontawesome styles

On this blog we wil see how we can impove the performance of our site by removing unused css styles, most importantly unused fontawesome styles.

Read Blog