VS Code Hidden Features 🎉

VS Code is packed with features, but many developers don’t take full advantage of them. In this post, I'll share some hidden tricks that can boost your productivity and streamline your workflow. ...
0 Read More

What Is a Platform Orchestrator?

What Is a Platform Orchestrator?
Increasing your organization’s speed while maintaining control can be challenging. Managing infrastructure at scale can be cumbersome, and keeping costs in check can be even more difficult. Platform...
0 Read More

Spotlight + Shortcuts = 🤯

First time I was part of a team with devs that were more senior than me I tried to improve and gain as many things as I could.Productivity never bothered me, probably because I was never working at a...
0 Read More

JS Methods

Payilagam: 10-Mar-2025Topic: Javascript methodsMath.random()⛶It generate a random float number from 0 to 1. (eg: 0.90055, 0.534434)Math.round()⛶It rounds the float number into the whole number.Mat...
0 Read More