Bleacher Report
Bleacher Report, a division of Turner Sports, is the leading digital destination for team-specific sports content and real-time event coverage, and is one of the fastest-growing digital properties in the U.S. Bleacher Report's editorial and video teams, led by a growing roster of lead writers and premier contributors, create hundreds of pieces of content per day to provide fans with the most comprehensive experience for their favorite teams and topics across all major sports.
The strategy is simple. Fans tell us what they want and we create, curate and deliver the content they are seeking. Regardless of market size, our robust staff of featured columnists and breaking-news writers across the country work around the clock delivering only the sports news and topics that fans care about—all in real-time. We take a cutting-edge approach to sports content production and delivery based on the most relevant information for each sports fan. With that, we keep fans "in the know" and ahead of the game at all times.
-
Powering the Euros @ BBC
Featuring Ben Lambert
Ben will talk about how the team at BBC is able to support millions of concurrent users and deliver realtime updates to clients in the way of Live Pages and the football pages in BBC Sport. The Euro's have just happened (Hopefully without problems) :)
fullstack fullstackcon bbc bbc-sport aws node redis push socket.io scaling -
Serverless: the future of software architecture
Featuring Peter Sbarski
With the release of AWS Lambda there has been a sustained movement toward experimentation and adoption of serverless architecture. These types of architectures allow developer to build rich, scalable, high-perfoming, and cost-effective applications without having to maintain traditional...
fullstack fullstackcon serverless aws-lambda api javascript front-end -
AngularJs evolution - from heedless meddler to superheroic assistant
Featuring Miloš Bošković
Right from the beginning, AngularJs took community by storm. You loved it: its initial ease-of use, quick working results, etc.
fullstack fullstackcon angularjs clean-code js es2015 gulp -
In Your Face: VR is here and it wants to play
Featuring Shaun Dunne
Unless you've been hiding under a rock for the past few years you've probably heard of this little piece of retro technology called VR, but VR is just for Games, right?
fullstack vr webvr webgl -
Bluetooth for Web Developers: programming flying robots with JavaScript
Featuring Peter O'Shaughnessy
Smart watches, wireless earphones, even flying robots... the availability of Bluetooth Low Energy in your smartphone is driving a 'connected devices' revolution. You can use your favourite language JavaScript to jump on board, with technologies like React Native, Cordova and the all-new...
fullstack fullstackcon bluetooth web-bluetooth cordova react-native javascript drone robot -
Lightweight libraries with Rollup, Riot and Redux
Featuring Cristiano Betta
So you want to build a frontend library that others can embed, with a complex UI and all under 20kb? While Webpack, Browserify, React and Angular are pretty awesome they're pretty hefty as well. Follow Cristiano Betta - software engineer and developer advocate - to see how Rollup, Riot and...
fullstack rollup riot redux front-end ui webpack browserify react angular es6 -
Universal JavaScript
Featuring Jack Franklin
This talk will first cover the reasons why you might want to run your client side application on the server:
fullstack javascript reactjs emberjs nodejs node universal -
Controlling the Internet of Things with the Web
Featuring Stephen Young
The world of IoT has a wide range of protocols and standards for communicating with smart products and devices. This fragmentation makes it hard to interoperate with other appliances and means developers and companies have to have expertise in many different technologies.
fullstack fullstackcon iot web http rest -
You need a working backend in no time (and life is actually beautiful)
Featuring Luca Marchesini
As MVP approaches get more and more popularity, companies want to focus on the interface of their product, and building the backend from scratch can bloat the whole process. A Backend as a Service, like Firebase, is a great place to kick-start your product: drop an SDK in your code and you have...
fullstack fullstackcon javascript node docker ux firebase node.js -
JSON Schema: More than just data validation
Featuring Jason Green
JSON Schema is a powerful tool for validating deep, complex data structures and is a godsend for those of you who miss the most comprehensive solutions some of the more mature languages had to this problem.
fullstack fullstackcon javascript json json-schema isomorphic validation