What are cool stuff that you can create with NodeJs?
And is there tutorial for that?
I heard that NodeJs can create something like JivoChat , is that true?
What are cool stuff that you can create with NodeJs?
And is there tutorial for that?
I heard that NodeJs can create something like JivoChat , is that true?
Jump to Post— pty 882Do you want to actually learn how to use NodeJS or are you looking for code you can copy and paste from the internet then ask on here why it's not working?
If it's the former, you can make a good start by checking out the free content on [Code …
Do you want to actually learn how to use NodeJS or are you looking for code you can copy and paste from the internet then ask on here why it's not working?
If it's the former, you can make a good start by checking out the free content on [Code Academy](https://www.codecademy.com/learn/introduction-to-javascript and) and NodeSchool.
Absolutely Node.js is super powerful. you can build real-time apps like live chats (similar to JivoChat), interactive dashboards, APIs, online gaming platforms, streaming services, IoT apps, and much more.
Tutorials for Node.js real-time chat apps:
https://socket.io/get-started/chat
So yes, you can definitely create something like JivoChat using Node.js + WebSockets!
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.