Mehak Saini

Mehak Saini @mehaksaini11

About: Java Developer by profession React enthusiast Currently exploring Blockchain

Joined:
Dec 9, 2020

Mehak Saini
articles - 30 total

Linux commands

Copy the contents of a file to the clipboard pbcopy < This command was a life saver for me. I...

Learn More 0 0Sep 4 '21

Day 27 of 365 Days of Code

Implemented login functionality for my clone of twitter. Used graphql to make api call from react cli...

Learn More 1 2Apr 14 '21

Day 26 of 365 days of code

Worked on my side-project, added the signup functionality using apollo client/server functionality an...

Learn More 1 0Apr 13 '21

Day 25 of 365 Days of Code

I came across a peculiar problem in my react application. The change handler of an input field was no...

Learn More 5 0Mar 30 '21

Day 24 of 365 Days of Code

Added bcrypt module to my application to encrypt the password before storing it to mongoDB. In additi...

Learn More 1 0Mar 29 '21

Life saving Git commands

If you've committed some files in your local repository by mistake, you can undo it without losing yo...

Learn More 13 3Mar 25 '21

Day 23 of 365 Days of code

Fiddled with jsonwebtoken and bcrypt library of npm. Basically, created a small application to store...

Learn More 1 0Mar 24 '21

Day 22 of 365 days of code

Wrote a blog on JWT. Do check out here

Learn More 0 0Mar 23 '21

Why JSON Web tokens are required?

JSON web tokens (acronym JWT, pronounced at JOT) were introduced in 2010 as a means of communication...

Learn More 17 5Mar 23 '21

Day 21 of 365 days of code

Worked with nginx server, mostly setting up custom response headers. Apart from that, got little time...

Learn More 1 0Mar 18 '21

Day 20 of 365 days of code

Refactored my existing code and started working on another project involving gql, express, mongo, rea...

Learn More 0 0Mar 17 '21

Day 19 of 365 days of code

Explored three different ways of creating a server Apollo server without express middleware Apollo...

Learn More 1 2Mar 16 '21

Day 18 of 365 days of code

Wrote a blog on how to add mongo support to a react-express-graphql project. Really takes a toll tryi...

Learn More 1 0Mar 15 '21

#5 Adding MongoDB to react-express-graphql project Part 2

Refer here for Part 1 While using graphql in express, we add the schema and resolvers to set the gra...

Learn More 5 0Mar 15 '21

#4 Adding existing project to git repo

Create a new Repo from the UI Navigate to current project directory from terminal and run the below...

Learn More 5 0Mar 14 '21

#3 Adding MongoDB to react-express-graphql project

Setting up Mongo Account Sign up with Mongo DB Account and click on Create a New Cluster....

Learn More 6 0Mar 14 '21

Day 17 of 365 days of code

whereami.js Came across this super cool github repo to predict the location using wifi data. It makes...

Learn More 1 0Mar 14 '21

Did some cleaning today, felt like showing it off :P ;)

A post by Mehak Saini

Learn More 5 1Mar 12 '21

Day 16 of 365 days of code

Didn't get much time for self study, was busy with office work. Nevertheless, posted my #2 blog.

Learn More 1 0Mar 8 '21

#2 Adding graphql to an express server

This post is in continuation of #1. We'll be adding graphql support to it, so let's get to it. Navig...

Learn More 8 0Mar 8 '21

Nevertheless, Mehak Saini Coded in 2021!

My most recent achievement was being able to share my learnings and shortcomings with the de...

Learn More 13 0Mar 7 '21

Day 15 of 365 Days of code

Wrote my first ever tech blog on the basics of express and react setup. Just getting used to the basi...

Learn More 3 1Mar 7 '21

#1 Creating basic express server and react client and the use of concurrently

Server 1) Create a project directory mkdir basics Enter fullscreen mode...

Learn More 19 0Mar 7 '21

Day 14 of 365 days of code

I didn't get time to work on my side project today. Was so occupied with office work. Hate working on...

Learn More 0 0Mar 5 '21

Day 13 of 365 Days of Code

Learned about graphql input types, unions, fragments. One thing I've to say, the graphql official doc...

Learn More 0 0Mar 4 '21

Day 12 of 365 days of code

Wrote some mutations to create, delete and update a user database. Developing a spring-boot applicati...

Learn More 1 0Mar 3 '21

Day 11 of 365 Days of Code

Learning the relationship between scalar and object types in a GraphQL query. I have worked on sql da...

Learn More 2 1Mar 2 '21

Day 10 of 365 days of code

Having some fun with graphql, prisma & json-server

Learn More 1 0Mar 1 '21

Day 9 of 365

Almost forgot about posting here though have been practising continuously. Will try to stay regular....

Learn More 3 2Feb 28 '21

Starting first round of 100 days of code. Day 1 of 365

Containerizing a spring boot application.

Learn More 0 0Feb 20 '21