A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
If you want something other than puns... as an old timer... I still think REST is a cute idea- it can provide a quite intuitive, nearly self-documenting API, which is relatively easy to interop with ...
The tRPC project brings together strong typing with server-side JavaScript capabilities in a single client-server interaction protocol. Let's see how it works. JavaScript has seen some breathtaking ...
Security has been somewhat of an afterthought as part of the Java EE development environment. Developers have either had to implement security at the server level or use a third-party framework. This ...
Since Google Plus and a few other cutting-edge websites now render entirely on the client, let's review why server-side rendering is desirable at all. Server-side rendering means when the browser ...