WhatsApp It! – My first useful app

Search for a command to run...

That's always the best way to build your own project. 😇
The best talent comes from referrals. So how do you convince people to share their referrals? You reward them with cash. Problem now, how do you avoid people sharing “referrals” mindlessly? You vet them. Reach out to your network, ask if they know s...
If you've faced this situation before, you might want to learn this. You're working on feature A at your work and suddenly you got a ping on Slack. "Please fix this bug, it's causing a critical bug in production that needs fixing ASAP!!!" You git st...
Before we start, please read the QRTs from both Edd and Mu'azh. They both have presented a great point about luck Keep working and grinding so that you're prepared to take advantage of luck when it comes. Me however, I'm here to share about how t...
Open the PDF file in Chromium-based browsers Print as PDF https://twitter.com/afrieirham_/status/1681196950715088897
If you're like me, you've probably heard this advice a lot, especially in the tech industry. "Go do more interviews, even especially if you're not actively looking." And they're right, here's why. You have higher leverage in negotiation when you're n...
Anyone who always in need to contact other people through WhatsApp but have no interest in saving their contact details. All you need to do is just type in the number and it will direct you to WhatsApp.
It is essentially a click to chat feature. Try it here.
When I was in charge of taking t-shirt orders for my college’s event which is the Software Engineering Day recently, I find out that it is unnecessary to save the customer’s phone number just to tell them about the payment.
I am a person who don’t like to keep my contact list full with unknown people or someone who I have contacted once. Thus, this app is made. :)
I first found out about this feature when I was trying to shop online on Instagram. Most sellers provide a link on their bio for us to click and then it opens up WhatsApp with their number. Sometimes they even pre-filled it with some generic text, which I find really handy.
The logic behind it is pretty simple.
First, I save the input from the user in a Variable. Then I append it to the Click to Chat Custom URL from WhatsApp and save it in another Variable. When the user click the WhatsApp It! button, it will open up that link in a new tag.
For example, user type in 012324xxxx, the number will then append to the link Variable, creating https://wa.me/012324xxxx. Finally, the user will be directed to that link when they click on WhatsApp It!
I use Bootstrap for the front-end and JavaScript for the logic. I also use GitHub to host it with GitHub page.
I am currently trying to add more country code into it so that you can use it to WhatsApp anyone, as long as they have WhatsApp account.
I have read some reviews about a similar app on Google PlayStores that gave me some ideas on other features that might be helpful. My friends and family also give me some feedback which helps a lot.
Thank you for reading, appreciate it!