YuBa
  • Home
  • Tech Projects
  • Sports
  • About me
Subscribe
Tagged

node

A collection of 3 posts

Easy CI for a node server on HEROKU
node

Easy CI for a node server on HEROKU

Easy CI for a node server on HEROKU

  • Yuri Bacciarini
Yuri Bacciarini Aug 28, 2019 • 1 min read
NVM (curl) behind corporate proxy server
tips

NVM (curl) behind corporate proxy server

ProblemConsidering that NVM use curl, the problem is the same executing curl behind a corporate proxy server. curl proxy Received HTTP code 407 from proxy after CONNECT SolutionEdit ~/.curlrc proxy = user:psw@host:port

  • Yuri Bacciarini
Yuri Bacciarini Apr 26, 2019 • 1 min read
Develop a chatroom using Ionic3, socket.io and Nodejs
Ionic

Develop a chatroom using Ionic3, socket.io and Nodejs

Socket.ioSocket.io is a Javascript library that enables real-time, bidirectional and event-based communication. Sometimes we hear that socket.io implements a web socket communication but is NOT true. Socket.io uses the WebSocket protocol to provide the interface. Generally, it is divided into two parts, both WebSocket vs Socket.

  • Yuri Bacciarini
Yuri Bacciarini Feb 1, 2019 • 2 min read
YuBa © 2023
Powered by Ghost