atlas news
    
Suhail Kakar
02  février     15h59
The Developer’s Guide to Zero-Knowledge and zkSync Era
Suhail Kakar    Imagine you’re a magician with a secret trick, and you want to prove to your audience that you can perform the trick without revealing how it’s done. This is the essence of Zero Knowledge Proofs zkPs a cryptographic concept that allows one entity to prove to another that a statement is true,...
14  avril     07h41
Building a NFT Ticketing app with Paper and Next.js
Suhail Kakar    NFT ticketing is a new method of selling tickets for various events such as concerts, sports games, and festivals. In this system, tickets are represented as NFTs non fungible tokens which are unique digital assets that cannot be duplicated or exchanged for anything else.When attendee purchases...
01  mars     15h36
Building a Full Stack Web3 TikTok Clone with React Native, Livepeer, and Lens Protocol
Suhail Kakar    Building real world projects in Web is important for anyone looking to understand and develop decentralized applications. It’s essential to gain hands on experience in using the latest technologies and frameworks to build a functional application.By working on projects like a Tiktok clone, you can...
03  septembre     14h48
Building a Full Stack Web3 YouTube Clone with Next, IPFS, The Graph, Solidity, and Livepeer
Suhail Kakar    Every day more and more people are transiting to Web . The demand for developers is increasing and skills in blockchain development are among the most in demand in the tech industry.The greatest approach to improving your Web skills is to use them to create projects. In this article, you are going...
23  juin     08h51
13 Projects You Can Do to Become a Web3 and Blockchain Master - Beginner to Expert
Suhail Kakar    Learning to code can be difficult and confusing, especially if you aren’t sure where to start. The greatest approach to improve your Web skills is to use them to create projects.In this article, I will be sharing projects that you can build to level up your Web and Blockchain skills, whether...
10  avril     11h58
The Complete Roadmap and Resources to Become a Web3 Developer in 2024
Suhail Kakar    Every day more and more people are transiting to Web . The demand for developers is increasing as Crypto use grows at an exponential rate. Skills in blockchain development are among the most in demand in the tech industry. It’s difficult to find a proper clean roadmap and resource to get started...
01  février     08h46
Setup and Build Your First Web 3.0 Application With React, Hardhat, Solidity, and Metamask
Suhail Kakar    The greatest approach to improve your Web . skills is to use them to create coding projects. But building them from scratch and adding different libraries can be challenging. This is why in this article we will be creating a simple full stack application using React, Hardhat, Solidity, Ethers.js,...
06  janvier     17h53
What Are NFTs and How to Mint and Sell an NFT on Kollect Marketplace
Suhail Kakar    It’s , and you’ve undoubtedly heard of NFTs because they’re everywhere from Twitter to News channels, everyone is talking about them. To put it simply, NFTs are one of a kind digital assets stored on the Blockchain. We’ll learn more about NFT in this article, as well as how to mint and sell...
17  décembre     07h38
How to Add Custom Networks To MetaMask
Suhail Kakar    IntroductionMetamask is a popular browser extension developed at ConsenSys that serves as an Ethereum wallet. It allows users to store Ether and other ERC tokens while also allowing them to send funds to any Ethereum address. Because many networks aren’t included by default in Metamask, in this...
20  novembre     16h18
Web 3.0 Terms and Their Definitions in Plain English
Suhail Kakar    You’ve probably heard about Web unless you’ve been living under a rock. Web . is the next step in the web’s growth, and it aims to make the internet more intelligent. In this article, we are going to learn some commonly used Web . terms and their definition. CryptocurrencyCryptocurrency, or...
11  novembre     08h48
How To Solve Captcha in JavaScript Using 2Captcha
Suhail Kakar    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 Completely Automated Public Turing test to tell Computers and Humans Apart. Captchas are used to stop spamming blogs,...
03  novembre     23h44
What Are DApps: A Complete Guide To Decentralized Applications
Suhail Kakar    What is a dApp 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 independent of anyone’s authority’s control.DApps is short for Decentralized applications which means...
27  octobre     14h15
Top 20 Most Used AWS Services Explained
Suhail Kakar    Amazon Web Services AWS is the most comprehensive and widely used cloud platform in the world, with over fully featured services available from data centers all around the world. In this article, we are going to learn about most used AWS services. These services are Amazon EC EC is an...
11  octobre     21h06
How I use ClickUp to efficiently organize my day
Suhail Kakar    We all deal with projects, whether we’re project managers, members of project teams, or regular developers. If you work in the corporate world, you know how easily large projects may get disorganized, but not anymore, in this article, I am going to describe how I use ClickUp to efficiently organize...
09  octobre     07h55
A Complete Beginner’s Guide to Docker
Suhail Kakar    Docker is an open source platform that allows us to create, deploy, and manage containerized applications. In this article, we will learn more about Docker, its advantages, installation, and how to dockerize a Node.js app. So let’s begin with What is Docker. What is DockerDocker is a container...
02  octobre     05h35
A Complete Beginner’s Guide to Solidity
Suhail Kakar    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 Ethereum project when it was proposed in . This language is mostly used to make smart contracts on the...
26  septembre     12h34
A Complete Beginner’s Guide to Web 3.0
Suhail Kakar    You’ve probably heard about Web unless you’ve been living under a rock. Web . is the next step in the web’s growth, and it aims to make the internet more intelligent. Before learning more about Web , let’s understand the evolution of the web first. Over the last few years, the World Wide Web...
16  septembre     06h29
10 Projects You Can Do to Become a Frontend Master
Suhail Kakar    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 projects.Here are the finest programming projects to boost your confidence and make you a better developer,...
13  septembre     16h41
6 Ways to Host Your React JS App For Free
Suhail Kakar    Deploying an application created with a framework like React, Vue, or Angular differs significantly from deploying a website built with HTML, CSS, and JavaScript. Choosing a hosting provider for your app is very important, as your website performance depends on it. Here are some popular and free...
10  septembre     05h08
Add An Advanced File Uploader To Your React.js App - Uploadcare
Suhail Kakar    OverviewIn this article, we are going to integrate Uploadcare An Advanced File Uploader which includes drag and drop image uploader, direct link image uploader and etc.. in our react.js app. Creating a react appThe first step is to create a simple react app which you can do just by running the...
06  septembre     05h25
Top 10 Visual Studio Code Extensions That Every Developer Should Use It
Suhail Kakar    Visual Studio Code is by far one of the most popular code editors for web, mobile, and hardware developers. More than, , people use VS Code every month, up by over in the last year.In this guide, well explore the top VS Code extensions that every developer should know in .Bracket...
02  septembre     04h58
An Ultimate Guide To Gatsby - Everything You Need To Know Before Starting with Gatsby
Suhail Kakar    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 probably worth learning it in . What is Gatsby GatsbyJS is a React based, GraphQL powered static site generator....
01  septembre     05h05
5 Quick and Effective Ways to Learn JavaScript
Suhail Kakar    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 learned. This is the article for you.Google shows, , , results on Why JavaScript is hard to learn ,...
29  août     06h45
7 Trending projects on GitHub for JavaScript developers
Suhail Kakar    Web Development for Beginners A CurriculumAzure Cloud Advocates at Microsoft are created a week, lesson curriculum all about JavaScript, CSS, and HTML basics. Each lesson includes pre and post lesson quizzes, written instructions to complete the lesson, a solution, an assignment, and more....
27  août     08h26
An Ultimate Guide to Git and Github
Suhail Kakar    As a developer, we all know a little about Git and GitHub but there are some developers who still have doubt and question about Git and GitHub. Therefore in this article, I am going to break everything down regarding Git and GitHub, so that you can understand it clearly. IntroductionGit is a source...
25  août     05h15
Building a Restful CRUD API with Node JS, Express, and MongoDB
Suhail Kakar    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 that sends your request to the provider and then returns the response to you. ’ Fun Fact: of eBay...
22  août     07h26
Remove all console.log() from your project in less than a minute
Suhail Kakar    Introductionconsole.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 either descriptive text that tells you what’s going on or the values of certain variables.Removing all console...
20  août     05h04
How To Use Google Like A Pro
Suhail Kakar    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 become one of the most widely utilized online resources for discovering everything from random facts and music...
19  août     06h11
Design Resources for Developers - II
Suhail Kakar    Are you searching for the best design resources This is a collection that every developer should bookmark since it contains the greatest resources for creating an eye catching and aesthetically enhanced project.IntroductionEvery developer’s job entails some kind of product design. It’s not just...
18  août     04h46
Top Chrome Extensions That You Wish You Knew It Earlier
Suhail Kakar    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, which provide it with a never ending supply of new features and capabilities.In this article, I am going to...
16  août     04h42
Stop Using .. .. .. While Importing Components, Instead Use This Method
Suhail Kakar    Introduction sWhen you go to GitHub and see some other developers code, most of them are importing their components like this import Button from .. .. .. components Buttons Button This is called relative import. Relative import will start with either . , or .. .I am not telling that this is...
11  août     03h41
How I Increased My Blogs Traffic To Over 29,000 Page Views In My First 20 Days Blogging Hashnode Dev Devdojo
Suhail Kakar    The most typical question asked by new bloggers is, How can I gain more visitors to my blog It’s been around days since I started blogging on Hashnode My main blog, DEV, and Devdojo, and I reached more than , page views. Since then, I’ve been getting a lot of questions about how I...
07  août     03h19
Include HTML Inside of HTML - Just Like React Components
Suhail Kakar    Yes, you can include HTML inside of HTML, just like a react angular component. In this short article, I am going to walk you through, how to include HTML inside of HTML. Creating filesGo ahead and create a new HTML file and add the following simple code inside of it Include HTML...
05  août     07h09
Integrate Auth0 with React JS - A step by step tutorial
Suhail Kakar    A few days ago Hashnode announced that they are partnering with Auth for a hackathon with some prize money on the line, but In my point of view most of you guys didn’t know much about Auth and their SDKs. so I thought it would be a good opportunity for you to learn about them now. Therefore in...
03  août     09h33
3 Best Courses to Learn React Native For Free
Suhail Kakar    IntroductionIf you want to work on open source software that runs on the majority of devices across the world, React Native is an excellent choice.. You’ve come to the correct spot if you want to study React Native right now and are seeking the greatest online courses, training materials, tutorials...
02  août     04h39
Integrate Twilio With Node JS - A Beginner’s Guide
Suhail Kakar    IntroductionNode.js is an open source, JavaScript runtime environment on Chromes V that lets you effortlessly develop fast and scalable web applications. It utilizes an event driven, non blocking I O model that makes it lightweight, efficient, and excellent for data intensive real time...
31  juillet     04h45
Let’s Create A Youtube Clone Using React Native - Part 1
Suhail Kakar    IntroductionYouTube is a free video sharing website that makes watching video clips easy. You may even make your own videos and post them to enjoy with others. YouTube, which was founded in , is currently one of the most popular apps on the Internet, with over billion hours of video watched...
30  juillet     07h34
Introducing Tomorrow - A New Look for Your Code Editor
Suhail Kakar    IntroductionVisual Studio Code is by far one of the most popular code editors for web, mobile, and hardware developers. More than, , people use VS Code every month, up by over in the last year. A week ago I have created my own theme Tomorrow , This theme was inspired by One Dark...
27  juillet     03h57
Find Social Media Accounts in 5 Minutes with Sherlock
Suhail Kakar    DisclaimerDon’t do this to anyone with ill intent, this is a legit hacking tool part of the hacking process called osens, where we gather information about our hacking targets. What we’re doing is not technically illegal we’re just gathering publicly available information on the internet but the...
25  juillet     10h59
How To Install Node.js and NPM on Ubuntu
Suhail Kakar    IntroductionNode.js is an open source, JavaScript runtime environment on Chromes V that lets you effortlessly develop fast and scalable web applications. It utilises an event driven, non blocking I O model that makes it lightweight, efficient and excellent for data intensive real time applications...
20  juillet     13h51
How to Deploy React JS Applications for Free on Firebase 2021
Suhail Kakar    In this article , Ill show you how to deploy react js applications for free on Firebase, First lets understand what is FirebaseWhat is FirebaseFirebase is a Backend as a Service that started as a YC startup and grew up into a next generation app development platform on Google Cloud Platform....
09  juillet     04h40
Turning Your Website Into A Mobile App using React Native
Suhail Kakar    Every day more and more people spend their time on mobile platforms, especially when it comes to shopping and entertainment. Successful companies such as Amazon that initially launched only a website, but now they have also established their mobile presence.There are, , , mobile users...
27  juin     08h14
Awesome Themes for Visual Studio Code
Suhail Kakar    Visual Studio Code is by far one of the most popular code editors for web, mobile, and hardware developers. More than, , people use VS Code every month, up by over in the last year.Here are three awesome VS Code themes you can start using today. . Shades of PurpleA professional theme...