1. 1
  2. 2
  3. 3
  4. 4
  5. 5

Recent Posts

Spring Cloud Stream: Demystifying Event-Driven Architecture

Author: Mahendra Rao B Original post on Foojay: Read More Table of Contents Why Event-Driven Systems?What Are Event-Driven Systems? Key drivers: Why Now?The Architecture of Event-Driven Systems Key Benefits Communication in Microservices Popular Message Brokers Cloud-Based Messaging Systems Scaling and Fault Tolerance in Event-Driven Systems Fault Tolerance Mechanisms Real-Time and Streaming Data Stream Processing Libraries Challenges of Event-Driven Architecture CAP …

Read More »

Front End Debugging Part 3: Networking

Author: Shai Almog Original post on Foojay: Read More Table of Contents Network Debugging PowerhouseRe-Issuing and Modifying Requests cURL and Postman Throttling and Debugging Race Conditions Why Throttling Matters: How to Use Managing State with Storage Tools Challenges of State Management Analyzing Request and Response HeadersDebugging in Incognito Mode: Limitations and Best PracticesConnecting the Front-End to the DatabaseFinal Word Network …

Read More »

Deel 5: Virtual Reality en Augmented Reality in de browser

Artikel uit Java magazine 4 – 2021 Dit deel over Progressive Web Apps gaat over het implementeren van Virtual Reality (VR) en Augmented Reality (AR) in je webapp. Hiervoor maken we gebruik van A-Frame en de WebXR Web API.   VR verplaatst gebruikers naar een andere wereld en laat hen deze beleven alsof ze zichzelf in deze virtuele wereld bevinden. …

Read More »