Web development and the war of frameworks - JS Roundabout #28 - Kostas Kapetanakis

Опубликовано: 27 Июнь 2026
на канале: The JS Roundabout
50
4

Kostas Kapetanakis - A Senior JavaScript Developer who is currently contracting. Kostas talks about the workflow he us using starting from how the teams (small or large) can work to stay safe from any framework/tool dependency and explain a basic structure of prioritising a useful development process.
Starting from the API definition, split services based on each important task, storage, Authentication, events’ flow etc
A client reference that validates the API contract and operates as a library/SDK consuming it.
The end client focusing on presentation and consuming the SDK API
Then he will explain how a medium sized team can use Agile related tools to organise and be future-proof