1 min readApr 19, 2019
Great article! I had problems with socket.io-client
on Heroku, since the socket port is assigned dynamically I assume. Instead I added
```<script src=”/socket.io/socket.io.js”></script>```
to index.html
, which worked fine.
Great article! I had problems with socket.io-client
on Heroku, since the socket port is assigned dynamically I assume. Instead I added
```<script src=”/socket.io/socket.io.js”></script>```
to index.html
, which worked fine.
CTO. Dad. Feminist. Lover. Fan of AI 🧠, environment 🌎, lean startup 📊, surfskate 🛹, cappuccinos ☕ and movies 🎬. Still learning.