BlogBlog

Build a Progressive Web App with React.js

Build a Progressive Web App with React.js

pwareactjavascript

A reference guide on how to remove unused CSS selectors, Minify CSS files to reduce your website's loading time.

4 min read
How to deploy a Gatsby site to Netlify.

How to deploy a Gatsby site to Netlify.

reactgatsbynetlify

Learn how to deploy your typescript/javascript gatsby project to netlify in minutes

2 min read
Deploy Next.js project to Netlify

Deploy Next.js project to Netlify

deploynetlifynextjs

Learn how to publish you Next.js app to netlify in minutes.

2 min read
File uploads with React and apollo (Part 2).

File uploads with React and apollo (Part 2).

reactapollouploadfile

A complete guide on how to upload files to graphql server with react and apollo-upload-client

12 min read
Handling File Uploads with Apollo Server 2.0.

Handling File Uploads with Apollo Server 2.0.

graphqlnodejsuploadfile

A comprehensive guide on how to upload files with Apollo-server 2.0 and Mongodb.

7 min read
Front-end Engineer in 2021

Front-end Engineer in 2021

front-endtechnologyguide2021

Things you need to know as a Front-end Engineer in 2021.

6 min read
Graphql CRUD operations on a CouchDB database with nodejs.

Graphql CRUD operations on a CouchDB database with nodejs.

grapphqlnodejscouchdb

Learn how to perform basic CRUD (Create, Read, Update, and Delete) operations on a Couchdb database through a Graphql API.

9 min read
Build a Desktop app with Gridsome and Electron.

Build a Desktop app with Gridsome and Electron.

gridsomeelectrondesktop

Learn how to combine your knowledge of Gridsome for SPA and Electron for desktop apps to build a desktop App.

5 min read
How to Reduce file sizes with Gulpjs

How to Reduce file sizes with Gulpjs

gulpjavascript

Learn how to publish you Next.js app to netlify in minutes.

3 min read
Setup Tailwind, and PurgeCSS in Nextjs

Setup Tailwind, and PurgeCSS in Nextjs

nexttailwindoptimization

How to setup your Nextjs project with tailwindcss, purgecss, autoprefixer and postcss.

3 min read
Convert a Base64 data into an Image in Node.js

Convert a Base64 data into an Image in Node.js

base64imagenodejs

Learn how to convert an image into a base64 string and back to an image.

3 min read
From Nobody to becoming a Software Engineer.

From Nobody to becoming a Software Engineer.

story

Here I wrote about how I got into computers before transitioning into software development.

3 min read
Remove all unused CSS Selectors

Remove all unused CSS Selectors

cssgulpperformance

A reference guide on how to remove unused CSS selectors, Minify CSS files to reduce your website's loading time.

2 min read
Web Scraping with Playwright and Firebase.

Web Scraping with Playwright and Firebase.

firebasenodejsplaywright

Learn how to Scrape data from your instagram page with Nodejs, Playwright and Firebase.

4 min read
Setup Yarn workspaces with typescript.

Setup Yarn workspaces with typescript.

yarnworkspacetypescript

A complete guide on how to setup Yarn workspace for React web, and React-Native(expo) with Typescript.

6 min read