Open in app

Sign In

Write

Sign In

Piyush Dubey
Piyush Dubey

131 Followers

Home

About

Published in Weekly Webtips

·Pinned

An Endeavored Error Handling in NodeJS

Error handling is the most complex part of any development strategy and very hard to achieve. There are many ways one could achieve good handling but there are things that get complex over time Overview A general way to approach error handling comes with a block where one will write code…

Error Handling

4 min read

An Endeavored Error Handling in NodeJS
An Endeavored Error Handling in NodeJS
Error Handling

4 min read


Published in JavaScript in Plain English

·Dec 24, 2022

Logging system in NodeJS and Mongoose

What is logging? For any production stable application, we need to have some logging mechanism to let us know the application logs, errors, warnings, or any other important detail. There are plenty of ways one can setup application logs either using plain console.log …

Nodejs

5 min read

Logging system in NodeJS and Mongoose
Logging system in NodeJS and Mongoose
Nodejs

5 min read


Published in JavaScript in Plain English

·Dec 17, 2022

Object Oriented Programming in React

To make the application more robust one must use the OOPs concept in their application. Still, ReactJS is enhanced in itself so you must follow its principle for creating any applications. Today we will be seeing how and what alternatives we can use to make our application more object-oriented What is Object Oriented Programming in React? Object-oriented…

React

4 min read

Object Oriented Programming in React
Object Oriented Programming in React
React

4 min read


Published in JavaScript in Plain English

·Dec 10, 2022

Good Practices if You’re Using Multiple External Services in Your Project

Manage multiple external services to handle critical operations in any enterprise project — Using multiple external services in your project You will need to manage multiple external services to handle critical operations in any enterprise project. For example, Using Auth0 for managing Authentication, Facebook graph APIs for social management, or Odoo for CRM management People have been using direct code in their controllers and managing in the same place I…

Nodejs

4 min read

Good Practices if You’re Using Multiple External Services in Your Project
Good Practices if You’re Using Multiple External Services in Your Project
Nodejs

4 min read


Published in Dev Genius

·Nov 26, 2022

Typescript in Mongoose

Using typescript in Mongoose Mongoose is a pretty well ODM package for NodeJS runtime and it helps you create a more object-oriented approach to deal with the database. …

Typescript

6 min read

Up and Running with TypeScript in Mongoose
Up and Running with TypeScript in Mongoose
Typescript

6 min read


Published in JavaScript in Plain English

·Nov 21, 2022

An Overview of Decorators in TypeScript

Decorators in TypeScript Decorators are a very useful and powerful feature of any programming language. It lets you change the functionality of your program by isolating any method, class, or properties to one more parent function where we will have everything we need to change the behavior An easy way to understand decorator…

Typescript

5 min read

Overview of decorators in Typescript
Overview of decorators in Typescript
Typescript

5 min read


Published in JavaScript in Plain English

·Nov 12, 2022

Create a Proxy Server For APIs

Creating a Proxy Server in Typescript Today, we will create a proxy server in the Nodejs Typescript version. We will have an endpoint that will be redirected to some external route and return a response from their end What is a Proxy? You might be asking what is a Proxy. and why we even need that. So basically any route…

Nodejs

4 min read

Create a Proxy Server For APIs
Create a Proxy Server For APIs
Nodejs

4 min read


Published in Bits and Pieces

·Nov 5, 2022

5 Simple Tips to Help Prevent Against DDOS Attacks

What is a DDOS Attack and how can you prevent it from happening to your website or web app? — What is DDOS Attack? DDOS (Distributed denial of service) is an extension to DOS(Denial of service) where an attacker tries to slow down or even crash the server to stop the services the victim provides. …

Nodejs

4 min read

5 Simple Tips to Help Prevent Against DDOS Attacks
5 Simple Tips to Help Prevent Against DDOS Attacks
Nodejs

4 min read


Published in JavaScript in Plain English

·Oct 29, 2022

Instance vs Raw Object

Object Instances vs Raw Objects A software project is another complex structure of arranged components. Even simple software uses lots of components like servers, databases, proxies, etc etc., …

Software Development

4 min read

Instance vs Raw Object
Instance vs Raw Object
Software Development

4 min read


Published in Bits and Pieces

·Oct 22, 2022

4th Form of Database Normalization Design

What are Normalization and its needs? In any typical database, there are many ways data can be redundant and heavy. Normalization is a technique where we can optimize the database design to follow some rules and avoid redundancy Any type of data redundancy is problematic as being said Inserting, Deletion, and Updation any record will cause…

Database

5 min read

4th Form of Database Normalization Design
4th Form of Database Normalization Design
Database

5 min read

Piyush Dubey

Piyush Dubey

131 Followers

Software Engineer | Writer

Following
  • Carlos Armando Marcano Vargas

    Carlos Armando Marcano Vargas

  • Marius Bongarts

    Marius Bongarts

  • Soumadri Banerjee

    Soumadri Banerjee

  • Heather Cooper

    Heather Cooper

  • Pushpak Sharma

    Pushpak Sharma

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech