Home/Preethi Sam
Author
PSPreethi Sam

Preethi Sam

10 articles by Preethi Sam.

Frontend — Best Of Pro Scheduler Libraries — Smashing Magazine

Best Of Pro Scheduler Libraries — Smashing Magazine

For teams working remotely across the globe or together in an office, as well as for any group of collaborating users, a scheduler can be a valuable tool indeed. In this post, you’ll find some of the best commercial web scheduler libraries (JavaScript based) with amazing UX and high efficiency that are currently available.

PSPreethi SamPreethi Sam·August 8, 2024Frontend
Engineering — The Things Users Would Appreciate In Mobile Apps — Smashing Magazine

The Things Users Would Appreciate In Mobile Apps — Smashing Magazine

What can we do to make a mobile app better? What subsidiary features are worth providing for our users? I have some ideas. You might, too. So, let’s compare our notes. Without any prescriptions attached, here are seven features I believe can palpably improve a user’s experience with a mobile app.

PSPreethi SamPreethi Sam·April 5, 2024Engineering
Frontend — How To Draw Radar Charts In Web — Smashing Magazine

How To Draw Radar Charts In Web — Smashing Magazine

A radar chart — also commonly called a spider chart — is yet another way to visualize data and make connections. Radar charts are inherently geometric, making them both a perfect fit and fun to make with CSS, thanks to the `polygon()` function. Read along as Preethi Sam demonstrates the process and sprinkles it with a pinch of JavaScript to make a handy, reusable component.

PSPreethi SamPreethi Sam·February 9, 2024Frontend
Engineering — In Search Of The Ideal Privacy Icon — Smashing Magazine

In Search Of The Ideal Privacy Icon — Smashing Magazine

Icons are capable of enhancing the content that surrounds them, but they have to be self-explanatory for that to happen. We have icons for things we like (a thumbs up), things we can share (a box topped with an up arrow), and even for protection against malicious online attacks (a shield), but what are the options we have for representing “privacy”?

PSPreethi SamPreethi Sam·November 2, 2023Engineering
Frontend — How To Animate Along A Path In CSS — Smashing Magazine

How To Animate Along A Path In CSS — Smashing Magazine

CSS loaders and progress indicators are some of the most widely used examples in tutorials and documentation. In this article, Preethi demonstrates an approach using animated custom properties, a conic gradient, CSS `offset`, and emoji to create the illusion of a scooter racing along a donut track.

PSPreethi SamPreethi Sam·October 18, 2023Frontend