Open in app

Sign In

Write

Sign In

Utkarsha Bakshi
Utkarsha Bakshi

823 Followers

Home

Lists

About

Published in

Agile Insider

·Pinned

Top 10 Things That Developers expect from Product Managers

The product-development relationship is quite important in the world of software development. In this post, we will reflect shine on some of the important traits that a developer expects from a product manager. — Here are some of the top 10 expectations of a developer from a product manager to create a healthy product and relationship amongst them. 1. Knows the outcome of the feature/product Having a wholesome knowledge of what and why to build is really essential for a product manager. If they are not clear with what the expectations…

Product Management

4 min read

Top 10 Things That Developers expect from Product Managers
Top 10 Things That Developers expect from Product Managers
Product Management

4 min read


Published in

JavaScript in Plain English

·Jul 28

Convert Text To MP3 Using Amazon Polly and NodeJS AWS Lambda

Text to Speech Using Amazon Polly, Lambda and AWS S3 — In this article, we will learn how to use Amazon’s text-to-speech service, Amazon Polly to generate an MP3 audio file from text content using an NodeJS (16 or below) AWS Lambda function. We will also learn how to upload the generated MP3 file to AWS S3 for completeness. Let us…

AWS Lambda

5 min read

Convert Text To Speech Using Amazon Polly and NodeJS AWS Lambda
Convert Text To Speech Using Amazon Polly and NodeJS AWS Lambda
AWS Lambda

5 min read


Published in

JavaScript in Plain English

·Jul 26

AWS Cognito Refresh Token Rotation in NextJs Using NextAuth

In this article, we will learn how to setup refresh token rotation in NextJS using NextAuth library while using the AWS Cognito provider. AWS Cognito is a user authentication service that enables user sign-up and sign-in for web and mobile applications. Check out these articles on AWS Cognito that I…

AWS

3 min read

AWS Cognito Refresh Token Rotation in NextJs using NextAuth
AWS Cognito Refresh Token Rotation in NextJs using NextAuth
AWS

3 min read


Published in

JavaScript in Plain English

·Jul 24

Introduction to React Hooks: What They Are and How To Use Them

React Hooks were released as part of React 16.8 update, providing a way to use state and other React features without writing a class. This tutorial will explain the basics of React Hooks and how to use them. If you are already familiar with React hooks and want to learn…

React

3 min read

Introduction to React Hooks: What They Are and How To Use Them
Introduction to React Hooks: What They Are and How To Use Them
React

3 min read


Published in

JavaScript in Plain English

·Jul 15

Using Github REST APIs in JavaScript to Push a Commit to a Github Repository

In this article, we will learn how to use Github REST APIs to push a commit to a Github Repository. Github provides a REST API that allows developers to access and manipulate data stored in their repositories. …

JavaScript

4 min read

Using Github REST APIs in JavaScript to Push a Commit to a Github Repository
Using Github REST APIs in JavaScript to Push a Commit to a Github Repository
JavaScript

4 min read


Published in

Women in Technology

·Jul 13

Best Practices for Using Custom Hooks in Your React Code

In this article, we will look at some best practices for defining and using custom Hooks in ReactJS. We learned how to create custom hooks in React in a previous article. How to create custom hooks in React? Different use-cases to create custom hooks in React.medium.com Custom hooks are a powerful tool that React developers can use to create reusable logic and state management. Whether…

React

4 min read

Best Practices for Using Custom Hooks in Your React Code
Best Practices for Using Custom Hooks in Your React Code
React

4 min read


Published in

Women in Technology

·Jul 8

How to Configure NGINX on Ubuntu to Run a NodeJS Web Server?

In this tutorial, we will learn how to configure NGINX on Ubuntu to run a NodeJS web server. NGINX is a popular web server that is used to serve web content. It is fast, reliable, and secure. …

Nginx

3 min read

How to configure NGINX on Ubuntu to run a NodeJS web server?
How to configure NGINX on Ubuntu to run a NodeJS web server?
Nginx

3 min read


Published in

Women in Technology

·Jun 26

How to Capture and Share Screenshot in React Native

In this short post, we will learn how to capture and share screenshots in React Native programmatically. Capturing a screenshot in React Native is quite straightforward. All you need to do is use the react-native-view-shot library. …

React Native

3 min read

How to Capture and Share Screenshot in React Native
How to Capture and Share Screenshot in React Native
React Native

3 min read


Published in

AWS Tip

·Jun 1

How to check AWS Lambda Logs using the AWS Console?

In this short post, we will learn how to check AWS Lambda logs using the AWS Console. AWS Lambda is a serverless computing service that allows you to run code without having to manage any underlying infrastructure. It is a great way to quickly deploy and run code without having…

AWS

3 min read

How to check AWS Lambda Logs using the AWS Console?
How to check AWS Lambda Logs using the AWS Console?
AWS

3 min read


May 29

Linking Federated Users to an Existing Account in AWS Congito Using AWS CDK

There are scenarios where a user exists in your system (here AWS Cognito user pool) and then goes ahead and uses a Federated login provider such as Google or Facebook using the same email address. …

Aws Cdk

3 min read

Linking Federated Users to an Existing Account in AWS Congito Using AWS CDK
Linking Federated Users to an Existing Account in AWS Congito Using AWS CDK
Aws Cdk

3 min read

Utkarsha Bakshi

Utkarsha Bakshi

823 Followers

Checkout my hubby's Android Masterclass course on Educative https://bit.ly/android-masterclass

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams