Preethi Ranjit

A .NET developer with a JavaScript background, Preethi is expert in front-end coding, JavaScript, HTML, and CSS.

Latest posts

A Comprehensive Guide on Date Formatting for Global Websites

Mastering date formats is essential for websites with a global audience. Different regions prefer distinct date formats, and aligning with these prefe…

JavaScript Jargon: 10 Terms You Should Know

From currying to closures there are quite a number of JavaScript jargons (special words used within the field) knowing which will not only help you in…

How to Download YouTube Videos Without Tools or Extensions

Downloading YouTube videos and audios is a fundamental chore for netizens. Sure, there are external tools out there to help you download youtube video…

Beginner’s Guide to Regular Expression (Regex)

A regular expression is a set of characters forming a pattern that can be searched in a string. Regex can be used for validation such as to validate c…

10 Cool Things HTML Tags Can Do

At the moment there are a total of 142 HTML elements standardized by W3C excluding the ones in the initial phases of standardization and those that we…

The Greatest Inventions in Computer Programming

In one of the conversations I’ve had with our senior editor, I was asked the question, “How did the first programmers program?” This led to a di…

CSS Floats Explained in Five Questions

CSS "Floats" (floating elements) are simple to use but once used, the effect it has on the elements around it sometimes get unpredictable. If you have…

How to Stream Truncated Audio Using MediaSource API

With the MediaSource API, you can generate and configure media streams right in the browser. It allows you to perform a variety of operations on media…

15 Useful Slack Tips You Should Know

Slack‘s simplicity and versatility quickly made it one of the most powerful productivity tools of our days, on which many teams rely in their day-to…

How to Send Customized Messages to Slack From your App

Slack is a popular messaging app used by many teams. It comes with a lot of services and an API for developers to integrate it with their applications…

Creating Animated Favicon with JavaScript

Favicons are a crucial part of online branding, they give a visual cue to users, and help them distinguish your site from others. Although most favico…

10 Useful Firefox Developer Tools

Firefox being "developer’s browser" has many great tools to help make our work easier. You can find more on its tool collection on the Firefox Devel…