Learn / Frontend
⌛ timestamp
📊 data
EventStore for Event Sourcing
Kacper Walczak · 20-08-2024
Dive into Event Sourcing internals, learn how to build Event Store.
Latest post from Frontend
⌛ timestamp
📊 data
EventStore for Event Sourcing
Kacper Walczak · 20-08-2024
Dive into Event Sourcing internals, learn how to build Event Store.
Latest post from Frontend
TAGS
All frontend tags
Tag purpose is to show what is the topic of given
article. Click one to see all related articles.
READ
Readings
Read all Frontend related articles
- Event
- Service
- Aggregate
- ...
valid_at: Date...- CQRS
- Hexagonal
- Microservice
- ...
- MVC
- CQRS
- Microservice
- ...

Graph DB usage comparison
Compare Neo4j and Tigergraph databases, which is easier to work with, etc..
DDD

Domain Driven Design (DDD)
Lets learn how to utilize DDD approach with examples.


"One to rule them all" - service rebuild story
Service rebuild + NoSQL migration of millions of documents on Google Cloud.

Bi-Temporal Events
Compare Martin Fowler's vision with reality or so-called 'Arkency way'.
⌛ timestamp
📊 data

EventStore for Event Sourcing
Dive into Event Sourcing internals, learn how to build Event Store.


MockClock Unit Testing
Mock time to check wheter product can be returned in tests within 30 days threshold.
⌛ now?
... tik, tok

Perfect Timer for the Web
Learn how to create perfect 10min, etc. timer for your apps in typescript.


QUAK Hero Slider
Check out how new QUAK Hero Slider is done with React.
Datastructure
Date

Date in Javascript
Learn how to deal with dates in JS.

Light/dark
Check out how to light/dark your website or app.
Architecture

CQRS
Lets learn how to use CQRS in your project and when.
Ways to build

Backend Architectures
Lets learn how to use different kinds of architecture.
Simulator
CPU

Lets build a CPU simulator
Lets build a CPU simulator.


Arcade Map Generator
Generate random maps for arcade games with React.
➡️ main.py
Engine

Deploy Flask to AppEngine
Learn how to deploy Flask to AppEngine on Google Cloud Platform.
· vipCode?

Discriminated Unions
Learn how to deal with optional properties in typescript.
.set(key, value)
.get(key)

Maps in JS
Learn how to use Map in JS, interesting usage.
class App

DI in TypeScript
Learn how to implement Dependency Injection in TS.

Running a basic server
Compute Engine on Google Cloud Platform is easy to start with.
Store
· usersList
· selectedUserID

State management
Learn how to manage state in Angular.
DTO
Repository
Domain

DRD Frontend
SPA architecture for frontend applications.