Browsing Tag
backend
67 posts
How many coding projects do I need on my resume?
It’s not as many as you’d think When considering the number of portfolio projects to include on your…
Cookies-Based Authentication Vs Session-Based Authentication
Introduction If There’s one thing I would like to know previously, it is the entire way Authentication works,…
How to manage physical resources in your Docker containers and keep production servers fast?
Hi! If you don’t know that Docker can manage physical resources, this is the place to learn about…
My favorite JSON Interview Questions for Java Developers
Hello guys, if you are doing for a web developer interview or a Java web developer interview where…
Arif patel Preston Dubai | 9 Top Productive tips for Backend Developers.
Today I would like to share my 12 productive tips for backend developers to improve productivity and become…
REST vs SOAP: why we recommend REST APIs for A2P messaging
Many businesses use messaging APIs to simplify communications with stakeholders and customers. Business short message service (SMS) tools…
Logging for your Node.js app
Introduction In this article we will learn how we can store logs of Node.js application into parseable using…