aparnajoshi

  • Blogs
  • Author

aparnajoshiCODER | BLOGGER | ARTIST | GHOSTđź‘»

img-cover
Programming

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…

Aparna Joshi
Aparna JoshiDecember 09, 2020  â€˘ 4 min read
  • Programming (30)
  • Science (2)
  • Technology (7)
img-cover
Technology

Data Science: Regression

Background In the previous article, we analyzed the data representing the statistics of javascript during the year 2019. The data…

Aparna Joshi
Aparna JoshiNovember 29, 2020  â€˘ 5 min read
img-cover
Technology

Data Science: Data Visualization on Javascript

Data Science and Javascript I have been using javascript for pretty much my whole career, and have started embarking on a new journey of…

Aparna Joshi
Aparna JoshiNovember 21, 2020  â€˘ 8 min read
img-cover
Programming

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…

Aparna Joshi
Aparna JoshiNovember 04, 2020  â€˘ 3 min read
img-cover
Programming

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…

Aparna Joshi
Aparna JoshiOctober 08, 2020  â€˘ 3 min read
img-cover
Programming

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…

Aparna Joshi
Aparna JoshiOctober 08, 2020  â€˘ 7 min read
more to read →
TwitterGitHubRSSGatsby
Copyright © 2020. All rights reserved.