Rob AllenAndreia GaitaLorna Jane Mitchell

The building blocks of web architecture

Date: This event took place live on August 30 2016

Presented by: Rob Allen, Andreia Gaita, Lorna Jane Mitchell

Duration: Approximately 3 hours.

Questions? Please send email to

Description:

Taking time to plan your architecture before you begin the development work is like having a roadmap—or rather, a good GPS—before you begin your trip. If you don't know where you're going, you'll still end up somewhere, but it may not be exactly where you envisioned.

Your architectural plan needs to include design, performance, scalability, and availability, as well as many other considerations and trade-offs—all of which will position you to make smarter decisions as your website and applications take shape. In this online conference, three experienced developers share some of the building blocks of web architecture: cross-platform development, webhooks, and APIs. Their experience will arm you with practical takeaways that you can use in devising your own web architectures.


Confessions of a cross-platform developer - 10amPT/1pmET
Andreia Gaita

Cross-platform development is not only a challenging, technical line of work; it also changes the way you think, work, and interact with systems and software as a user and a developer. New frameworks like Electron are making it easier for developers to create applications that can run on multiple platforms, but things are never as simple as they appear. Building good cross-platform applications requires more than just the right tools.

Andreia Gaita explores cross-platform development, outlining the skills you need to get the job done. Andreia explains how cross-platform frameworks get built, what tools are used, how many platforms you can target as a cross-platform developer (hint: it's more than three), and how to go about targeting them. You'll learn how a cross-platform development focus can change the way you build code and use software.

More…

About Andreia Gaita

Andreia Gaita is a C#/C++ developer and longtime open source and Mono contributor, currently working at GitHub doing .NET and open source and building the GitHub extension for Visual Studio. For the past 16 years, Andreia has been involved in the development of cross-platform applications, services, and libraries, embedding browser engines, creating bindings, and making tools that help developers be successful. She hails from the sunny city of Lisbon, Portugal, and currently lives in Copenhagen, Denmark, where she bikes a lot.


The wonderful world of webhooks - 11amPT/2pmET
Lorna Mitchell

In an increasingly connected world, APIs are key to great tools and effective workflows. But what's better than an API? A webhook, of course. Webhooks are a central building block of modern applications, allowing systems to exchange data in response to events.

Lorna Mitchell dives into examples of webhooks currently in use in the wild, examining when a webhook is useful and exploring the internal design and structuring of webhook payloads. Lorna discusses how to work with webhooks in a scalable way regardless of your technology stack, how to receive and process incoming webhooks from an external system, and how to design and publish your own for use by partners or consumers. You'll walk away with a better idea of how to make your applications play nicely with others.

More…

About Lorna Mitchell

Lorna Mitchell is based in Leeds, UK; she is a developer advocate with IBM Cloud Data Services, a published author, and experienced conference speaker. Lorna brings her technical expertise on a range of topics to audiences all over the world with her writing and speaking engagements, always delivered with a very practical slant. In her spare time, Lorna blogs at Lornajane.net


The five key features of a good API - 12pmPT/3pmET
Rob Allen

What makes a good API? Rob Allen offers a tour of five of the most important features that you should implement in your API. These features ensure your API plays well with HTTP and, more importantly, make your API a delight to work with. Give your API a competitive edge by making it sane so developers will want to work with it.

More…

About Rob Allen

Rob Allen is a software consultant and developer. He currently runs Nineteen Feet, focusing on web development, training, and consultancy. Rob has been involved in software architecture and development for a number of years now and writes code in PHP, Swift, and other interesting languages. He contributes to open source projects such as Slim Framework and is the author of Zend Framework in Action (Manning Publications). Rob holds a master's degree in electronic engineering from the University of Birmingham in the UK.