Open in app

Sign In

Write

Sign In

Akshay Devkate
Akshay Devkate

283 Followers

Home

About

Aug 8, 2022

Learn git commands by practicing them.

A skill that every software developer must have regardless of technology or programming language is know how to use git. git is an open source code management software that allows numerous developers to collaborate on non-linear development projects. To fully understand git commands we will use GitHub for this tutorial…

Git

6 min read

Learn git commands by practicing them.
Learn git commands by practicing them.
Git

6 min read


Apr 2, 2022

How to fix recent warning “ReactDOM.render is no longer supported in React 18”.

Recently, many of you might have been getting following error in browser console when you run the react app. Warning message on browser console: “Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it’s…

React

1 min read

How to fix warning “ReactDOM.render is no longer supported in React 18”.
How to fix warning “ReactDOM.render is no longer supported in React 18”.
React

1 min read


Published in Towards Dev

·Mar 13, 2022

How to deploy React App on Firebase

It’s difficult to dedicate time to learning a new framework when the front-end world changes on a daily basis, especially when that framework could end up being a dead end. React has a upper hand over other frontend development frameworks. React is known for its simplicity, easy to learn, native…

React

5 min read

How to deploy React App on Firebase
How to deploy React App on Firebase
React

5 min read


Published in Nerd For Tech

·Jan 5, 2022

React.js for beginners. Basic step by step guide with examples and explinations.

Prerequisite: IDE, node, npm, React. (Steps to install) Basic knowledge of html, css, java script and web developement is required. Index Create React App 2. Components in React. 3. Using the State Hook. Create React App. First make sure that you have installed Node, npm, and react using following commands node -v for now…

React

5 min read

Your first react project. Basic step by step guide with examples and explinations.
Your first react project. Basic step by step guide with examples and explinations.
React

5 min read


Published in Nerd For Tech

·Dec 27, 2021

Express.js/ Node.js for beginners with example

Pre requisite: IDE, node.js, express.js What is Node? Node.js opensource and cross platform javascript runtime envirnonment which allows us to create serverside tools and application. Node.js represents “Javascript everywhere” thereby unifying web application development using single programming language rather than using different programming languages for server and client side. Creating…

Nodejs

2 min read

Express.js/ Node.js for beginners with example
Express.js/ Node.js for beginners with example
Nodejs

2 min read


Published in Nerd For Tech

·Nov 13, 2021

Object Oriented Programming with Swift

In every programming interview you might have often came across a question by recruitter about object oriented programming and explain it in real world exmple. …

Object Oriented

5 min read

Object Oriented Programming with Swift
Object Oriented Programming with Swift
Object Oriented

5 min read


Published in Nerd For Tech

·Sep 19, 2021

How to create and run react.js app on macOS

This article will take you thorugh a step by step guide on running a react.js app on macOS. React is a browser-based front-end library created and maintained by Facebook. This library, like most others, operates on web servers such as Apache or with backends such as PHP or Rails. It…

NPM

4 min read

How to create and run react.js app on macOS
How to create and run react.js app on macOS
NPM

4 min read


Published in Nerd For Tech

·Sep 7, 2021

How to download and install node.js and npm on macOS

Node.js is a free and open source cross-platform runtime environment for developing server-side and networking applications. Node.js programs are written in JavaScript and run on the Node.js runtime on OS X, Microsoft Windows, and Linux. Node.js also has a wide library of JavaScript modules, which makes developing Node.js web applications…

Nodejs

2 min read

How to download and install node.js and npm on macOS
How to download and install node.js and npm on macOS
Nodejs

2 min read


Published in Nerd For Tech

·Jun 6, 2021

How to install and run Apache, PHP on mac OS Big Sur

Index Installing Apache Installing php Installing Apache Apache and php comes pre installed in mac OS Big Sur, You will just need to activate them using terminal. To start apache type the following command in the terminal and run. sudo apachectl start You need to write “sudo” before the actual command…

PHP

4 min read

How to install and run Apache, PHP on mac OS Big Sur
How to install and run Apache, PHP on mac OS Big Sur
PHP

4 min read


Published in Nerd For Tech

·Apr 25, 2021

How to connect Xcode and GitHub

GitHub is version control software as a service that offers distributed version control, source code management, access control, and many more. GitHub is basically version control with GUI (Graphical User Interface). The developers use it to collaborate with other developers while developing apps. You might want to push the code…

Github

3 min read

How to connect GitHub and Xcode
How to connect GitHub and Xcode
Github

3 min read

Akshay Devkate

Akshay Devkate

283 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech