Open in app

Sign in

Write

Sign in

Reema Alzohairi
Reema Alzohairi

47 Followers

Home

About

Jul 23, 2021

How to Record Audio in JavaScript

This post demonstrates how to create and use an audio recording API in JavaScript. Audio Recording can be a pretty neat feature to add to your website. So, buckle up!

Audio Recording

7 min read

How to Record Audio in JavaScript
How to Record Audio in JavaScript
Audio Recording

7 min read


Dec 19, 2020

The Basic Idea of the Network Time Protocol (NTP)?

In order to ensure that time in an instance is accurate, the Network Time Protocol is very crucial. But, what exactly is the Network Time Protocol? The Network Time Protocol (NTP) On the internet, atomic clocks are maintained to give very very very accurate UTC time. UTC time, also known as GMT, is the primary…

Ntp

2 min read

The Basic Idea of the Network Time Protocol (NTP)
The Basic Idea of the Network Time Protocol (NTP)
Ntp

2 min read


Jul 11, 2020

Displaying Dynamic Elapsed Time in JavaScript

As a front-end developer, you may come across several use cases where you need to display the elapsed time dynamically. For example, you may need to display the elapsed time in a call interface or you may want to develop a stopwatch feature in your website. Therefore, having a reliable…

JavaScript

7 min read

Displaying Dynamic Elapsed Time in JavaScript
Displaying Dynamic Elapsed Time in JavaScript
JavaScript

7 min read


May 13, 2020

Designing & Viewing APIs using Swagger Specification (OpenAPI)

This post helps form a good understanding on what Swagger Specification is and how to use it to your benefit in API design. Topics covered in this post How to Design APIs using Swagger (OpenAPI) Specification. How to View a Swagger Specification File in VS Code Editor. How to Insert a Swagger Specification File in…

Swagger

5 min read

Designing & Viewing APIs using Swagger Specification (OpenAPI)
Designing & Viewing APIs using Swagger Specification (OpenAPI)
Swagger

5 min read


Feb 13, 2020

The Difference between toBe(true), toBeTrue() and toBeTruthy() in the Jasmine Framework

Using the Jasmine framework, I have wrote several unit tests. Those tests tested different function outputs. In certain cases, the function output was a boolean value. Looking for the proper test function from Jasmine, I stumbled upon not one, not two but three functions that seemed really appropriate. At first…

JavaScript

3 min read

The Difference between toBe(true), toBeTrue() and toBeTruthy() in the Jasmine Framework
The Difference between toBe(true), toBeTrue() and toBeTruthy() in the Jasmine Framework
JavaScript

3 min read


Feb 4, 2020

Reusable User-defined Date & Time Functions in JavaScript

Comparing & formatting date & time are two crucial functionalities to any programmer. In this post, I’m sharing with you reusable user-defined JavaScript date & time functions that I have formed throughout different challenges using different resources. I gotchyou, worry not. Hopefully this can help you save a lot of…

Programming

8 min read

Reusable User-defined Date & Time Functions in JavaScript
Reusable User-defined Date & Time Functions in JavaScript
Programming

8 min read


Nov 13, 2019

Reusable User-defined String Functions in JavaScript

Do you ever find yourself in need of a basic string function but just can’t find a built-in function that does the job for you? Do you always end up surfing the web, stackoverflow page after the other, until you form a solid function that does the trick for you…

Programming

7 min read

Reusable User-defined String Functions in JavaScript
Reusable User-defined String Functions in JavaScript
Programming

7 min read


Aug 5, 2019

How to Drag & Drop HTML Elements and Files using Javascript

Are you trying to add the drag & drop functionality to your website, but you don’t know exactly how to do it? Well, worry not, this story explains all you need to know to get you started. To be able to drag & drop HTML elements or just drop files…

JavaScript

12 min read

How to Drag & Drop HTML Elements and Files using Javascript
How to Drag & Drop HTML Elements and Files using Javascript
JavaScript

12 min read


Mar 4, 2019

How to Create Custom Keyboard Shortcuts using JavaScript

Do you want to spice up your website by adding your own custom keyboard shortcuts? If yes, then this is the post for you. To add custom keyboard shortcuts, you will have to keep track of the clicked-on keyboard keys to track down when a desired combination is clicked. The…

JavaScript

4 min read

How to Create Custom Keyboard Shortcuts using JavaScript
How to Create Custom Keyboard Shortcuts using JavaScript
JavaScript

4 min read

Reema Alzohairi

Reema Alzohairi

47 Followers

Developer. LinkedIn: https://www.linkedin.com/in/reema-alzohairi/

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams