Spell speed and convenient ticket booking on WhatsApp. Simply text hi to +91 8341146468 and pay the amount, and get your QR tickets, right on your mobile.
Our Instagram and Facebook handles now offer the WhatsApp ticketing feature. Just click on it, and you'll have your tickets in a flash.
#landtmetro #hyderabadmetro #metroride #mycitymymetromypride #whatsappticket #eticket #convenience #seamlesstravel #whatsappticketfeature #socialhandles #bookyourticketeasily
So proud to share the what I have been working on along with incredible colleagues at Microsoft Teams. Making teams faster and lighter has been a passion and so great to see it come to life. Get new Teams now!!! #performance#newTeams
📢 React.js: The Documentary is OUT!!! Hear the @reactjs founding team explaining when 'Rethinking Best Practices' got real...
We are LIVE!!! 👇👇
https://t.co/Rz8UGj0DpS
heads up if you're a SvelteKit user: we're planning a significant design upgrade in the coming days. it's going to be a breaking change that involves some migration work (sorry) but it's going to be so, so worth it, i promise. details here: https://t.co/eha4DxKR4G
With the newest version of Git 2.37.0, you can run just "git push" to push new branches. No more "--set-upstream origin". Enable with:
git config --global --add --bool push.autoSetupRemote true
Woah, here is one I never knew and just popped up in my editor.
Number and Date Inputs have .valueAsNumber and .valueAsDate.
I've been using parseInt and new Date() my whole life!
@kentcdodds If this going to 6th with less than 3 letters, as a front end dev there is more chance that you have opened incognito mode or another browser to solve and put correct one as 6th.. 😁😁😉
React 18 was just released a few days ago, and it brings along a cool new "useId" hook!
It's an easy way to guarantee a unique identifier when you need it - either to generate id's as part of your data, or by using it as a key when iterating over an array.
Super useful 🔥