Open in app

Sign In

Write

Sign In

Sivaprasad EV
Sivaprasad EV

69 Followers

Home

Lists

About

Published in

JavaScript in Plain English

·Pinned

What if the JavaScript map() Method Were Not Inbuilt?

The JavaScript map method is one of my favorite and most used array methods in React. If you are a developer, the importance of this method is unavoidable because it helps to construct components like Lists. First, let’s see the definition from MDN docs. The map() method creates a new…

React

3 min read

What if, the JavaScript map method were not inbuilt?
What if, the JavaScript map method were not inbuilt?
React

3 min read


Published in

CodeX

·Pinned

🚀Prettify git commit with gitmoji🐛.

If you are a developer like me, Git would be an unavoidable tool in your everyday coding. Git is a Version Control System ( VCS ) Introduced by Linus Torvalds in 2005, and it is now one of the most popular Version Control Systems among developers. …

Git

3 min read

🚀Prettify git commit with gitmoji🐛.
🚀Prettify git commit with gitmoji🐛.
Git

3 min read


Published in

Towards Dev

·Feb 6

Still using “Nodemon”? It is unnecessary.

As a React JS developer, I rarely use Command Line Interfaces to run any JS file using the node command. However, sometimes I prefer to see the output of a Javascript code in the console before using it in the react project. For that, I execute the required JS file…

Node

2 min read

Still using “Nodemon”? It is unnecessary.
Still using “Nodemon”? It is unnecessary.
Node

2 min read


Published in

CodeX

·Jan 28

I implemented the router for the first time in React Native.

React Navigation is the library I used to accomplish routing in my first React Native application. Web browsers use session history whenever the user navigates from one page to another. …

React Native

4 min read

I implemented the router for the first time in React Native.
I implemented the router for the first time in React Native.
React Native

4 min read


Published in

CodeX

·Oct 20, 2022

A beginner guide to Content Delivery Network (CDN).

What exactly is a CDN? The term CDN stands for Content Delivery Network or Content Distribution Network. It is a set of servers that delivers data based on the user’s request. Libraries like Bootstrap and jQuery make available their static assets such as style sheets and JavaScript files to their end-users through CDN. …

Cdn

4 min read

A beginner guide to Content Delivery Network (CDN).
A beginner guide to Content Delivery Network (CDN).
Cdn

4 min read


Published in

Towards Dev

·Jul 5, 2022

Do more with Git’s log command.

If you are a developer ‘git’ will play an essential role in your day-to-day coding. There are plenty of commands that can be used in conjunction with git for many actions. Today I’m going to write about the more you can do with git’s log command. log command shows all…

Git

3 min read

Do more with Git’s log command.
Do more with Git’s log command.
Git

3 min read


Published in

Towards Dev

·Jun 13, 2022

Things to consider when migrating from React Router Version 5 to 6.

It’s been a long time I have written something on Medium. But, today I have got one topic and decided to share with you. It’s about things you have to take place when migrating from React Router Version 5 to Version 6. Before diving into the actual topic I would…

React

4 min read

Things to consider when migrating from React Router Version 5 to 6.
Things to consider when migrating from React Router Version 5 to 6.
React

4 min read


Feb 6, 2022

Multiple node versions on a windows machine [latest version]

There are some times you may need to run your Node JS project in different versions. Is it possible to accomplish this in a windows machine ? The answer is YES. But we need a tool called NVM ( Node Version Manager ). …

Nodejs

3 min read

Multiple node versions on a windows machine [latest version]
Multiple node versions on a windows machine [latest version]
Nodejs

3 min read


Published in

Towards Dev

·Feb 1, 2022

JavaScript string methods. [part — 4]

In this article I will explain yet another two useful JavaScript string methods. Note that, this is the continuation of String Method series [ part — 3 ]. Before further discussion let us jump into it. 1) indexOf This method takes a search string and optionally a index position as parameters. search…

JavaScript

4 min read

JavaScript string methods. [part — 4]
JavaScript string methods. [part — 4]
JavaScript

4 min read


Published in

Towards Dev

·Jan 25, 2022

Menu-context for vs-code in windows

I hope many of them here are already familiar with Visual Studio Code ( VS code ). If not, VS code is a code editor which helps to manage source codes in an efficient manner. How do you usually open a project folder in vs code ? …

Windows

4 min read

Menu-context for vs-code in windows
Menu-context for vs-code in windows
Windows

4 min read

Sivaprasad EV

Sivaprasad EV

69 Followers

Tech Enthuciastic || ReactJs Developer https://linktr.ee/sivaprasadev

Following
  • Nitin Sharma

    Nitin Sharma

  • fatfish

    fatfish

  • Richard Warepam

    Richard Warepam

  • Ankita Kapoor

    Ankita Kapoor

  • Ahmed Shahnawaz

    Ahmed Shahnawaz

See all (101)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams