Afaq Karim
Join 2 years ago
More about Afaq Karim
- About
Hard-working listing programmer with a flair for creating elegant solutions in the least amount of time. As a freelance programmer and web developer created SASS software for local clients and international clients as well. CTO at @wapgee
Recent posts from Afaq Karim
ReactJS Modals and Dialogs using routes
When you think about handling modals in React, you probably think about handling them in the state. That's what the majority of the devs are doing. You usually use st
Afaq Karim
a year ago - 1 min readTop 5 JavaScript Frameworks To Learn In 2021
Table of Contents
Afaq Karim
a year ago - 3 min readA brief Introduction to Microservices Apps
Brief Definition:
Afaq Karim
2 years ago - 3 min readHow to Create Zip files by using JSZIP library
JS Zip is an open-source and free library to easily create Zip files without any pain which provides an easy and good API. You can use this library in your app to build easily Zip files.
Afaq Karim
2 years ago - 1 min readHow to setup back-end environment in Ubuntu 18.04
When working back end development you usually work with languages such as, Node JS, Php, Python, Ruby, Java etc. You have to seutp the development environment for these languages. With the help of this article you setup backend development environment on your Ubuntu 18.04 machine.