Search Indexing: It’s your Data – But Faster | Brendan Richards

Ever wonder why Google can return results from billions of pages in a fraction of a second while your database query across mere thousands seems to drag? In this session we’ll show you how to really rock search by leveraging the capabilities of the top Open Source search index tools and libraries – either embedded…

Read More

Angular 2 War Stories – We’re bringing the front line to you!

At SSW, we love Angular 2 Performance, Mobile friendly, Flexible. Sweet! Happy Users, Happy Developers, Happy Business. Awesome! …. but there are so many options, and so many unanswered questions. This session will de-mystify Angular 2 and show you the pitfalls to avoid when building Angular 2 in production. Come see how we are doing…

Read More

The Power of a Great API – the case for writing API-first applications | Damian Brady at DDD Melbourne 2015

SSW TV recorded this years’ DDD conference in Melbourne. In this video, Damian Brady – a Solution Architect for Octopus Deploy – tells us you should be focused on ‘API first’ when developing your application. From the presentation description: Good developers try to make their jobs as easy as possible. We know our application will evolve, so we…

Read More

Onion Architecture Without the Tears – Brendan Richards

“In spaghetti code the relations between the pieces of code are so tangled that it is nearly impossible to add or change something without unpredictably breaking something somewhere else.” This talk explores techniques in avoiding spaghetti code including Onion Architecture and Dependency Injection, followed by how to effectively apply these principles to your persistence layer.…

Read More