Git and Github
Git and Github — Git is a version control system that lets you manage and keep track of your source code history. GitHub is a cloud-based hosting service that lets you manage Git repositories.
Programming Blog
React Js is an open-source JavaScript library that is used for building user interfaces specifically for single-page applications ( SPA ).
Advantages of React :
Git and Github — Git is a version control system that lets you manage and keep track of your source code history. GitHub is a cloud-based hosting service that lets you manage Git repositories.
Three.js is an open source JavaScript library that is used to display the graphics, 3D and 2D objects on the web browser.
Awesome React Music Players (Free Code + Demos) — Music Player ReactJS, Simple Audio Player React, Apple Music In JavaScript…
Web3 Setup — Web3 is a collection of JS libraries that lets you interact with an Ethereum node remotely or locally. Simply, it provides us with an API to use so we can easily work with the blockchain. Web3 works as a wrapper for JSON RPC to connect to a remote or local Ethereum node with either a HTTP or IPC connection.
Solidity is a statically typed curly-braces programming language designed for developing smart contracts that run on the Ethereum Virtual Machine (EVM).
Vs Code Shortcuts key for Boosting Your Productivity : Shift + Alt + F — Format document , Ctrl + F4, Ctrl + W — Close editor, F5 — start debug…
React (also known as ReactJS) is developed by Facebook to create user interfaces for the web. React was invented by Jordan Walke, who was working at Facebook Ads at the time. It’s used for handling the view layer for web and mobile apps. React also allows us to create reusable UI components.
React. js is an open-source JavaScript library that is used for building user interfaces specifically for single-page applications. It’s used for handling the view layer for web and mobile apps. React also allows us to create reusable UI components.
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).