PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Suhail Kakar

@suhailkakar

1317 Points 13 Followers

45 Posts

3 Answers

πŸ’» A Developer from Afghanistan who loves to code and share valuable tips for new programmers on this blog | Full Stack Software Developer | πŸ“š #JavaScript, #React, #Node, #Python, #ReactNative

How To Solve Captcha in JavaScript Using 2Captcha

You may already solve many captchas while submitting a form or signing up for a website. The basic Captcha goal is to check whether the user is a human or a bot. Captcha stands for **Comple...

What Are DApps: A Complete Guide To Decentralized Applications

A decentralized app (dApp) is a digital application or a program that resides and executes on a blockchain or peer-to-peer network of computers rather than a single computer and is independe...

Top 20 Most Used AWS Services Explained

Amazon Web Services (AWS) is the most comprehensive and widely used cloud platform in the world, with over 200 fully-featured services available from data centers all around the world. In th...

Integrate Auth0 with React JS - A step by step tutorial

Auth0 is a drag-and-drag solution for integrating authentication and authorisation into your apps.In this article, we will take a look on how to integrate auth0 into a react app ## Creating...

An Ultimate Guide to Docker - From What is Docker to Dockerizing a Node.js Application

Docker is an open-source platform that allows us to create, deploy, and manage containerized applications. In this article, we will look at - [What is Docker](#what-is-docker) - [Benefits...

A Beginner's Guide To Solidity - Blockchain Development

Solidity is an object-oriented, high-level programming language for creating smart contracts on the blockchain that automate transactions. The language was created by participants to the Eth...

The Ultimate Guide to Web 3.0 -  Everything you need to know about Web 3.0 before learning it

You've probably heard about Web3 unless you've been living under a rock. Web 3.0 is the next step in the web's growth, and it aims to make the internet more intelligent. Before learning more...

Top Free React Dashboards to Use for Your Next Project

It is not necessary to spend a lot of money to create a professional-looking dashboard for your website or app. That's why, in this post, we will look at some of the great react admin panel...

10+ Projects You Can Do to Become a Frontend Master

Learning to code can be challenging and perplexing, especially if you don't know where to begin. The greatest approach to improve your programming abilities is to use them to create coding...

Add An Advanced File Uploader To Your React.js App - Upload Care

### Overview In this article, we are going to integrate Upload Care ( An Advanced File Uploader ) which includes drag-and-drop image uploader, direct link image uploader and etc.. in our re...

Top 10 Visual Studio Code Extensions That Every Developer Should Use It

Visual Studio Code is by far one of the most popular code editors for web, mobile, and hardware developers. More than 2,600,000 people use VS Code every month, up by over 160% in the last y...

An Ultimate Guide To Gatsby - Everything You Need To Know Before Starting with Gatsby

Gatsby websites are getting popular day by day. Nowadays most of the popular websites use Gatsby because of its speed, SEO and etc, and if you don't know anything about Gatsby, It is probabl...

5 Quick and Effective Ways to Learn JavaScript

If you've been studying JavaScript or web development in general but still feel inadequate in your knowledge of the topic. Perhaps you're having trouble remembering or applying all you've le...

Building a Restful CRUD API with Node JS, Express, and MongoDB

Application Programming Interface is the abbreviation for API. An API is a software interface that enables two apps to communicate with one another. In other words, an API is a messenger th...

Remove all console.log() from your project in less than a minute

### Introduction console.log() is a debugging tool that can assist you to figure out what your code is doing. You may follow along as your code executes by displaying a message that contains...

How To Use Google Like A Pro

Google is such a dominant force in the search engine industry that it is the default search engine for Android smartphones and web browsers such as Chrome. To put it frankly, Google has beco...

Stop Using ../../../ While Importing Components,  Instead Use This Method

### Introduction πŸ“š When you go to GitHub and see some other developers code, most of them are importing their components like thisπŸ‘‡ ```jsx import Button from "../../../components/Buttons/...

Top Chrome Extensions That You Wish You Knew It Earlier

Chrome is a fantastic browser β€” it's quick, well-designed, and jam-packed with useful features – but that's only the beginning. Chrome's true strength lies in its vast library of add-ons, wh...

How I Increased My Blogs Traffic To Over 29,000 Page Views In My First 20 Days Blogging

The most typical question asked by new bloggers is, "How can I gain more visitors to my blog?" It's been around 20 days since I started blogging on Hashnode ( My main blog ), DEV, and Devdo...

JavaScript Cheat Sheet For Beginners - 2021

JavaScript is a programming language used primarily by Web browsers to create a dynamic and interactive experience for the user. Most of the functions and applications that make the Internet...

3 Best Courses to Learn React Native For Free

Originally published at [blog.suhailkakar.com](https://blog.suhailkakar.com/3-best-courses-to-learn-react-native-for-free) ## Introduction If you want to work on open-source software that...

Integrate Twilio With Node JS - A Beginner's Guide

Originally published at [blog.suhailkakar.com](https://blog.suhailkakar.com/integrate-twilio-with-node-js-a-beginners-guide) ## Introduction Node.js is an open-source, JavaScript runtime...

Let's Create YouTube Clone Using React Native  - Part 1

Originally published at [blog.suhailkakar.com](https://blog.suhailkakar.com/lets-create-a-youtube-clone-using-react-native-part-1) ## Introduction YouTube is a free video-sharing website t...

5 Easy Ways To Make Money As A Developer

Originally published at [blog.suhailkakar.com](https://blog.suhailkakar.com/5-easy-ways-to-make-money-as-a-developer) In this article, I’ll show you 5 easy ways to make money as a developer...