Preethi Ranjit

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

Latest posts

10 Podcasts All Web Developers Should Subscribe To

If you commute long distances for study or work, there are plenty of ways to put that travel time to good use. For instance, you could listen to audio…

10 (More) CSS Tricks You Probably Overlooked

There are plenty of CSS snippets that web developers can use to achieve certain results, and then there are CSS tricks that you can use for things lik…

Introduction to MathML – The Markup Language for Math

MathML is a markup language that can be used to display mathematical notations. You can use MathML tags directly from HTML5. It is useful for when you…

JavaScript Functions

JavaScript functions are capable of more than just merely enclosing a bunch of codes while waiting for the call to execute. Functions have evolved ove…

How to Use the MutationObserver API for Tracking DOM Changes

Imagine this scenario: Rita, a magazine writer, is editing an article online. She saves her changes and sees the message “Changes saved!” Just the…

Display Date and Time: How to Do It Right

We come across them dates and time… well, every day. When it comes to the Web, you can spot them in your mobile apps, in emails, in your messaging a…

How to Use and Style the HTML5 Meter Element for Visual Indicators

If you’re familiar with the HTML progress bar, which shows how much of an activity has been completed, you’ll find the meter element similar in th…