Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@F1973 this project is only a training project for me.
I have no plan on it yetπ -
epictern1445yA lot of people have tried this. If you check GitHub there was a repo where someone had to shut it down after he started recieving threats. So stay cautious.
-
-
epictern1445y@Afrographics cause they managed to successfully build the code. Idk man it's just weird these big companies can't handle competition or something. Anyway I hope you are successful!
-
FloydDavis1416dThat sounds like an interesting project! Cloning WhatsApp with HTML, CSS, JS, and Node.js will definitely be a challenge, especially when it comes to real-time messaging and handling WebSockets. Are you planning to use something like Socket.io for communication?
-
That’s an ambitious project you’re working on—cloning WhatsApp using HTML, CSS, JS, and Node.js! I’ve seen a lot of similar app clones, and it’s awesome how far you can take it with web technologies. But as you dive into this, don’t forget about some of the quirks the app has, especially with security and privacy features. If you're planning to roll out a fully functional app, make sure you’re considering things like end-to-end encryption, which is crucial. If you ever get stuck on any related functionality, I recommend checking out some of the common WhatsApp questions answered for insight https://help-center.pissedconsumer.com/... It can save you some trial and error as you build! Anyone here worked on a similar clone project?
Related Rants
I am about to clone the WhatsApp app. ππ€
Using
HTML/css/js/nodejs
random
html
js
nodejs
css