The implementation below is very handy when you are you are not really concerned about a number or a quality…
Read MoreAuthor: Anatoly Spektor
How to get stock price from website in terminal
One of our readers asked me how to scrap stock price from the MarketWatch website using Ruby. Many would say…
Read MoreHow to deploy Rails4 to Heroku ? (with ActionCable) – Part 4
Thank you for continuing to follow this tutorial. If you stumble on this post and don’t know what happening, please…
Read MoreRails 5 Actioncable Real-Time Notifications – Part 3 Stream Notifications
Part 2 is available here. Source code is available here. Thank you for continuing to follow this tutorial. If you…
Read MoreRails 5 Actioncable Real-Time Notifications – Part 2 Styling
We are continuing building our Facebook style Notifications using Rails 5 ActionCable. Please check Part 1 for basic setup, please…
Read MoreRails 5 Actioncable Real-Time Notifications – Part 1 Setup
Today we are going to build Facebook like notifications using Rails 5 and its newest tool ActionCable. Before you start,…
Read MoreRails 5 WebSockets “Request origin not allowed” [Solution]
Since I have spent about 15 minutes today trying to figure out why my WebSockets are not updating in development,…
Read MoreWhat is pull request in Github ?
I am getting asked a lot lately about Pull Requests. More and more teams adopting Pull Requests (also called PR’s)…
Read More5 reasons development teams underperform
I was asked numerous times by readers of myprogrammingblog to write post about my experiences observing dev teams and why…
Read MoreResponsive Web Design : Apply Different CSS for different resolutions
Continuing on responsive web design. As a reminder I base those tutorials on Video Tutorial from Stone River Learning on Responsive…
Read More