Open in app

Sign In

Write

Sign In

Aparna Joshi
Aparna Joshi

26 Followers

Home

About

Dec 12, 2020

Postgresql for dummies

Installation Postgres is an open-source RDBMS that can be hosted independently on a machine, or hosted via a database service using EDB. PostgreSQL can be installed in different ways depending on the operating system that is being used. macOS: There are 3 main ways of installing Postgres on macOS — Installation…

Database

4 min read

Postgresql for dummies
Postgresql for dummies
Database

4 min read


Nov 29, 2020

Data Science: Regression on Javascript

Background In the previous article, we analyzed the data representing the statistics of javascript during the year 2019. The data visualization showed us how various types of javascript developers are distributed across the countries. In this article, we will look at linear and logistic regression mechanisms that can be applied to…

Datascience Training

4 min read

Data Science: Regression on Javascript
Data Science: Regression on Javascript
Datascience Training

4 min read


Published in The Startup

·Nov 22, 2020

Data Science: Data Visualisation on Javascript

I have been using javascript for pretty much my whole career, and have started embarking on a new journey of becoming a data scientist. …

Data Science

7 min read

Data Science: Data Visualisation on Javascript
Data Science: Data Visualisation on Javascript
Data Science

7 min read


Published in The Startup

·Nov 3, 2020

Javascript: Pipe and Compose Functions

Why do we need pipe or compose? In one of the previous articles, we discussed the need for chaining several functions, and how to do them using the this operator. While this works fine, there are several drawbacks to using this method: One has to keep track of this. And the value must be stored in the…

JavaScript

3 min read

Javascript: Pipe and Compose Functions
Javascript: Pipe and Compose Functions
JavaScript

3 min read


Published in The Startup

·Oct 21, 2020

ReactJS: Multiple Refs for Handling Form Elements Using React Hooks

Handling forms in React Dynamic web applications require data to be sent to and fro from the server. Consider any web application that is used in day to day life. The user information is sent to the server via HTML form elements such as inputs (user name, user email), radio buttons (selecting a choice)…

JavaScript

3 min read

ReactJS: Multiple Refs for Handling Form Elements Using React Hooks
ReactJS: Multiple Refs for Handling Form Elements Using React Hooks
JavaScript

3 min read


Oct 7, 2020

ReactJS: Hooks 101

Hooks React hooks, which got introduced in 16.8 versions, are a new way of using state, and others react lifecycle methods in functional components. React hooks were introduced to solve 3 major problems in the earlier versions of react: Resuing logic: When multiple components need to share logic, using Higher-order components…

JavaScript

6 min read

ReactJS: Hooks 101
ReactJS: Hooks 101
JavaScript

6 min read


Sep 30, 2020

Javascript: How to create chainable functions

What is the need to chain a function? Functions are the first-class citizens in javascript. Every method or pattern implementation is done through functions. Many times in programming, we face a situation where we need to call a series of functions one after the other, passing the value from one step to the next step. …

JavaScript

3 min read

Javascript: How to create chainable functions
Javascript: How to create chainable functions
JavaScript

3 min read


Sep 23, 2020

Javascript: Generator functions

What is a generator function? Generator functions are a new class of functions that were introduced by the EcmaScript 2015 standard. A generator is a function that can be paused mid-way at any point during the execution and resumed whenever required. The best part about the generator functions is that they preserve the execution context…

Javascript Tips

4 min read

Javascript: Generator functions
Javascript: Generator functions
Javascript Tips

4 min read


Sep 17, 2020

How to use Lambda functions in Netlify

What is a lambda function? By definition, lambda functions are anonymous functions that are not bound to any identifiers. These functions are usually passed as arguments to other higher-order functions. However, when it comes to Netlify or any cloud provider, lambda functions take a different meaning. Lambda functions are a great way to define a…

JavaScript

3 min read

How to use Lambda functions in Netlify
How to use Lambda functions in Netlify
JavaScript

3 min read


Sep 9, 2020

Blockchain 101: All you need to get started with your crypto journey

A blockchain is a distributed database that is used to maintain a continuously growing list of records called blocks. But what does this mean? Consider a decentralized database that is managed by multiple participants, this can also be called as Distributed Ledger. Blockchain is a type of Distributed Ledger, containing…

Blockchain

5 min read

What is Blockchain? Your blockchain 101
What is Blockchain? Your blockchain 101
Blockchain

5 min read

Aparna Joshi

Aparna Joshi

26 Followers

CODER | BLOGGER | ARTIST | GHOST

Following
  • Eric Elliott

    Eric Elliott

  • Roman Orac

    Roman Orac

  • Netflix Technology Blog

    Netflix Technology Blog

  • Eryk Lewinson

    Eryk Lewinson

  • Aleksandr Korekov

    Aleksandr Korekov

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech