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