Tag: Tools

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

21

Aug2018
Just couple of years back we begin to plan to start to mobile apps development operations and it got delayed due to some difficult constraints and lot busier with some client projects. We just started our mobile apps development operations using the most popular framework for building native apps. React ... Read More
August 21, 2018Naveen
javascript

14

Apr2018

In A Nutshell: CodeSandbox

0    
By the day and everyday this online code editor CodeSandbox is making lot of noise in the open source community especially in the JavaScript space. So many developers are primarily using this tool to share the code with the team. As we all know that we the developers loves to ... Read More
April 14, 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
react

28

Oct2017
Redux-saga is a redux middleware library, that is designed to make handling side effects in your redux app nice and simple. It achieves this by leveraging an ES6 feature called Generators, allowing us to write asynchronous code that looks synchronous, and is very easy to test.To continue reading this post ... Read More
October 28, 2017Naveen
devs

05

Jan2017

Kubernetes For Beginners

0    
Containers have become popular thanks to their focus on consistency across platforms from development to production. The rise in interest to containers has in turn brought in higher demands for their deployment and management. And in this post i will briefly give an introduction to Kubernetes.What is Kubernetes? Kubernetes is an ... Read More
January 5, 2017Naveen
wordpress

23

Aug2016
Hey howday developers how you all doing there. So every developer is having their own taste of choosing various tools to manage their web projects and it varies from developer-to-developer and projects-to-projects and i'm having my own taste to use some popular tools to manage our web projects at ... Read More
August 23, 2016Naveen