Programming


Differences Between Promises and Async/Await in JavaScript

Differences Between Promises and Async/Await in JavaScript

What are the differences between async/await and Promises?

ProgrammingFront End Development
7 JavaScript Libraries for Data Manipulation, Visualization, and Machine Learning.

7 JavaScript Libraries for Data Manipulation, Visualization, and Machine Learning.

7 cool awesome open-source Javascript projects and packages listed in the npm registry to do data science, machine learning, and artificial intelligence.

ProgrammingData ScienceJavaScript
How to Vim Like a Pro

How to Vim Like a Pro

VimCoding
Build A Hybrid App Using Cordova + Angular

Build A Hybrid App Using Cordova + Angular

Cordova is a cross-platform tool used to develop a Hybrid App. Hybrid apps using Cordova are web apps written using HTML, CSS, and any JavaScript framework/library. Cordova is responsible for…

ProgrammingAngularJavaScript
How to Clone an App from GitHub

How to Clone an App from GitHub

Clone and run a React app with this detailed tutorial

GithubProgrammingJavascript
Super Easy NPM Package Patching with ‘patch-package’

Super Easy NPM Package Patching with ‘patch-package’

Patching packages made easy. Really easy.

NpmJavascriptNodejs
Coding Bootcamp vs CS Degree vs Self Taught: Which Is Best For You

Coding Bootcamp vs CS Degree vs Self Taught: Which Is Best For You

A comprehensive guide to help you find your way to learning how to code

ProgrammingCoding bootcampCs degree
Pentaho Data Integration (PDI) Installation Guide - Easy yet powerful ETL tool

Pentaho Data Integration (PDI) Installation Guide - Easy yet powerful ETL tool

This is a step-by-step installation guide for Pentaho Data Integration. Well, why Pentaho Data Integration aka ‘Kettle’? Pentaho Data Integration (PDI) is an ETL (Extract, Transform, Load) tool to…

DataData PipelineData Analysis
A Practical Guide To Become a Senior Frontend Developer

A Practical Guide To Become a Senior Frontend Developer

An actionable roadmap to becoming a senior front end developer by enhancing your skills in whether you are using react or angular or vuejs.

Front End DevelopmentJavaScriptProgramming
32+ funny Code Comments that people actually wrote

32+ funny Code Comments that people actually wrote

Well, This writing will show you how code commenting can be funny too. I have listed some funny code comments people encountered in production code. Note: If you want to learn more about JavaScript…

ProgrammingSoftware EngineeringFunny