Category: Front-End

blog

01

Jan2021
First of all, we must create our application in our local environment, for this, we will use Create React App .The application that we are going to deploy in Netlify will be called hello-react , therefore the command we execute is:npx create-react-app hello-reactThis command creates a basic React application configuring ... Read More
January 1, 2021Naveen
blog

27

Apr2020
An installer package tool is a software or tool that provides tools for the development of a piece of software. This installer package tool is commonly used by developers to prepare all environments before starting the development phase. Here are a few list of popular installer package tools.XAMPPXAMPP is free ... Read More
April 27, 2020Naveen
blog

27

Apr2020
The npm (Node Package Manager) is the world's largest source repository. Developers from all continents use this platform to share their javascript packages and modules. Have you ever imagined what it would be like to use Node.js without Express , Next.js or Mongoose ? Difficult, right? πŸ˜…πŸ˜…In addition to all ... Read More
April 27, 2020Naveen
blog

25

Jul2019
Recently, JSConf Europe 2019 was conducted on June 1st & 2nd 2019 at Berlin, Germany and trust me it was pretty much rad to see it and here I got some time to share some of the most rad talks from this conference and I believe that you too gonna ... Read More
July 25, 2019Naveen
blog

08

Feb2019
This could be one of my micro blog post that i have written since writing blog. Anyways let me not waste any of your time by writing something that is not relevant to you. If you're well-known to JavaScript then i'm sure that you know 'this' keyword. The 'this' keyword ... Read More
February 8, 2019Naveen
blog

15

Aug2018

In A Nutshell: GatsbyJS

0    
Hey y'all i'm back with blog writing once again after me and my team was really backed wu with a client projects and most of them all are with tighter deadlines and i couldn't get much space to publish my posts. My team pretty much wrapped up most of them ... Read More
August 15, 2018Naveen
javascript

29

Oct2017
As what you might know or read somewhere and you got know that NPM does stand for Node Package Manager, let me make you easy to understand. "A package manager is designed to allow easy delivery of code, libraries and even full frameworks". And here i would like to make ... Read More
October 29, 2017Naveen
javascript

13

Jan2017
It's been since more than a month i wrote anything here and you might be thinking that this blog might be dead. No i just came out of a client development project in which we're migrating client's in-house web app from .NET platform to a React + WordPress platform to ... Read More
January 13, 2017Naveen