Slobodan Stojanović is based in Belgrade and is the JS Belgrade meetup co-organizer, he is the AWS Serverless Hero, Claudia.js core team member, and co-author of “Serverless Applications with Node.js” book, published by Manning Publications.
You probably heard about serverless, and many things about its autoscaling and price. But no one told you one of the most important things: serverless is backend thing, but it gives superpowers to the front end developers. Why? Because it puts the deployment in hands of front end developers, without all the complexity of back […]
As a front-end developer, you often need a back-end, either to be able to finish your awesome side project or to create a temporary mock API, until your back-end team completes the API they are working on for a few months. But back-end development is not easy. Writing some Node.js is just a first piece […]