top of page
Search


Natural Language Processing Algorithms (NLP AI)
NLP AI – Before Deep Learning Era Back in the days before the era — when a Neural Network was more of a scary, enigmatic mathematical...


ASYNC/AWAIT – HOW IT WORKS
Async/await is a brand new way of handling asynchronous calls in JavaScript. If you don’t know how it works, in this article I will be...

From ActiveRecord Callbacks to Publish/Subscribe Pattern and Event-driven Design
Imagine that you are working on a large legacy application that also contains the dreaded ActiveRecord callbacks in the models handling...
bottom of page