Open in app

Sign In

Write

Sign In

Akash Gupta
Akash Gupta

15 Followers

Home

About

Aug 31, 2021

Google Summer of Code 2021 with MetaBrainz

Hi everyone, I am Akash Gupta, currently pursuing my undergraduate from Kalinga Institute of Industrial Technology. This summer, I participated in Google Summer of Code and developed a new feature — Series Entity — for the project BookBrainz. I was mentored by Nicolas Pelletier during this period. This post summarizes…

Google

7 min read

Google Summer of Code 2021 with MetaBrainz
Google Summer of Code 2021 with MetaBrainz
Google

7 min read


Published in GDSC KIIT

·Mar 6, 2021

Why should you use TypeScript over JavaScript?

TypeScript is a programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript is designed for the development of large applications and transcompiles to JavaScript. Stricter programming languages will inform the developer when they change one…

Typescript

7 min read

Why should you use TypeScript over JavaScript?
Why should you use TypeScript over JavaScript?
Typescript

7 min read


Published in GDSC KIIT

·Oct 12, 2020

Make your own online compiler in React ⚛️

Setting up a compiler for your project is a big task. In this article, we will tackle, how to make your own simple online compiler in ReactJs using the Judge0 in less than 200 lines of Code( Interesting isn’t it ? ) Judge0 is a robust and scalable open-source online…

Online Compiler

3 min read

Make your own online compiler in React ⚛️
Make your own online compiler in React ⚛️
Online Compiler

3 min read


Aug 14, 2020

DRYing code in express.js using app.use()

In this article, we will investigate several ways to avoid replication/duplication of code and reduce complexity. Generally, in programming, this means putting the reused code into reusable containers like functions and objects. In express specifically, this will also mean composing our desired functionality into a series of Middleware functions. Before…

Expressjs

3 min read

DRYing code in express.js using app.use()
DRYing code in express.js using app.use()
Expressjs

3 min read


Published in GDSC KIIT

·May 24, 2020

super vs super(props) in React⚛️

While creating a class component in React we often pass props as an argument to the super method in the constructor of the component. In this article we will dig deep into why do we need to pass props to super method and what if we don’t? But before we…

React

3 min read

super vs super(props) in React.
super vs super(props) in React.
React

3 min read


Published in GDSC KIIT

·May 20, 2020

Why do we need to bind event handlers in React⚛️?

Hello there! Before we dive into binding event Handlers in React we need to understand the this keyword first. this keyword is one of the things that confuses a lot of developers. I, too, was confused with it for a long time. In this article, I will try to make…

Web Development

4 min read

Why do we need to bind event handlers in React?
Why do we need to bind event handlers in React?
Web Development

4 min read

Akash Gupta

Akash Gupta

15 Followers
Following
  • Trey Huffine

    Trey Huffine

  • TRIDIV SWAIN

    TRIDIV SWAIN

  • Junaid Rahim

    Junaid Rahim

  • Arpit Mohapatra

    Arpit Mohapatra

  • Sukhjinder Arora

    Sukhjinder Arora

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech