Harit Himanshu

Harit Himanshu @harittweets

About: I am hands-on software professional with more than a decade of experience in building and shipping products at companies of small to large sizes. contributed in Advertising,CleanTech,Security,FinTech

Location:
Victoria, BC
Joined:
Sep 3, 2019

Harit Himanshu
articles - 37 total

Working with Scala REPL mode

One of the key benefits of working with Scala is to experiment with ideas using Scala's Read-Eval-Pri...

Learn More 4 0Jun 3 '20

JWT.io is verifying the token based on empty secret and saying signature is verified

JWT.io is verifying the token based o...

Learn More 4 0Apr 24 '20

How to test Java Classes using JUnit5 and Reflection API

I have created a project which is intended to demonstrate the following using Java, Maven and JUnit5...

Learn More 5 4Apr 18 '20

How do I test if a private method has a field with a name and a type?

How do I test if a private method has...

Learn More 2 1Apr 18 '20

Cannot stack multiple push notifications

Cannot stack multiple push notificati...

Learn More 4 0Apr 10 '20

Why useEffect warns for the fields that I do not need to put in the dependencies array?

Why useEffect warns for the fields th...

Learn More 2 0Apr 7 '20

What does event.waitUntil do in service worker and why is it needed?

What does event.waitUntil do in servi...

Learn More 5 1Apr 5 '20

JavaScript String toLowerCase and toUpperCase

In this short video, you will learn how to change the JavaScript String to lower and upper cases usin...

Learn More 4 2Mar 19 '20

Matching Numbers in JavaScript Strings using Regular Expressions

Learn how to match number patterns such as phone numbers and credit cards in the unstructured text us...

Learn More 5 0Mar 17 '20

Search a String by matching against a regex in JavaScript

Learn to match a String pattern inside another String using Regular Expression in JavaScript. This v...

Learn More 7 0Feb 6 '20

How can I test whether a for loop is available in the Class?

How can I test whether a for loop is...

Learn More 4 0Jan 26 '20

Where can I find the complete list of items added to MicroTask Queue?

Where can I find the complete list of...

Learn More 7 0Jan 21 '20

How do I embed YouTube videos?

Hello Is there a way to embed YouTube videos here in the post? Thanks

Learn More 12 8Jan 21 '20

Answer: How can a Promise be resolved and pending?

answer re: How can a Promise be resol...

Learn More 6 0Jan 20 '20

How to know when to use `a`, `an` or `the` in ScalaTest Matchers when asserting exceptions?

How to know when to use `a`, `an` or...

Learn More 3 0Nov 28 '19

sbt testOnly exclusion list with tag does not work

sbt testOnly exclusion list with tag...

Learn More 3 0Nov 23 '19

[SOLVED] ScalaTest: QuickStart code fails with java.lang.NoClassDefFoundError: scala/xml/NamespaceBinding

ScalaTest: QuickStart code fails with...

Learn More 6 0Nov 22 '19

ScalaTest: QuickStart code fails with java.lang.NoClassDefFoundError: scala/xml/NamespaceBinding

ScalaTest: QuickStart code fails with...

Learn More 5 0Nov 22 '19

What is Strict Mode in JavaScript?

Learn how Strict mode in JavaScript works. The Strict has different semantics that the non-strict Jav...

Learn More 42 0Nov 4 '19

How to find and replace all occurrences of a String in JavaScript

Learn how to find and replace all occurrences of a String in JavaScript. You will learn about the Str...

Learn More 12 0Oct 16 '19

How do I format a column to a specific type of date time in Google Sheet?

How do I format a column to a specifi...

Learn More 4 0Oct 14 '19

Can we use Dev.to API to create Video Postings?

Hello I looked at https://docs.dev.to/api/#tag/articles/paths/~1articles/post and do not see a way,...

Learn More 3 2Oct 11 '19

Answer: What is recursion and when should I use it?

answer re: What is recursion and when...

Learn More 8 0Oct 7 '19

Let's Program the Document Object Model aka DOM

In the previous post, I shared the information about what a DOM is. In this video, learn to work wit...

Learn More 68 0Oct 4 '19

What is DOM (Document Object Model)

Learn what a Document Object Model aka DOM in JavaScript is. This video will help you gain understand...

Learn More 40 1Oct 1 '19

Answer: MongoDB Atlas mongoimport issues cannot decode array into a D

answer re: MongoDB Atlas mongoimport...

Learn More 11 0Oct 1 '19

How JavaScript evolved (in 30 seconds)?

This is how JavaScript evolved over all these years. This video contains no sound but gives you a con...

Learn More 8 2Sep 30 '19

What is Immutability?

Immutability seems like an advanced topic, but it really isn't. You may have heard about immutabilit...

Learn More 36 0Sep 29 '19

Happy Friday with setInterval in JavaScript

Happy Friday to all community members! Learn to use setTimeOut in less than a minute

Learn More 39 3Sep 27 '19

Everything about for loops in JavaScript?

Learn about the most common ways of using a for loop in JavaScript. In this video we will cover for,...

Learn More 46 4Sep 25 '19