InfoQ Homepage Dev Up 2017 Content on InfoQ
Presentations
RSS Feed-
Electron: Desktop Development for Web Developers
Chris Woodruff discusses Electron, how to set up the development environment, generate a starter project, and build some business logic. He will also start building a UX with the Photon control kit.
-
Fear and (Self) Loathing in IT – A Healthy Discussion on Imposter Syndrome
Angela Dugan discusses the Imposter syndrome, how to recognize it in yourself and others and how to thrive with it.
-
Dockerize Your Development
Lee Brandt shows how to get Docker set up for a project, how to maintain the Docker environment, and how to deploy to production, explaining the basics of Docker.
-
Adding Real-Time Features to Your Applications with SignalR
Javier Lozano introduces SignalR and covers the features and approaches SignalR offers on both client and server sides.
-
Building Reusable UI Components in ASP.NET Core MVC
Scott Addie presents how to create basic reusable view components and tag helpers in ASP.NET Core MVC.
-
Understanding Azure Resource Templates
Paul Hacker discusses the Azure Resource Manager (ARM) templates used when deploying an app on Azure, showing how to use the Azure Resource Template Visualizer.
-
The Modern ASP.NET Tech Stack!
Sam Basu discusses the status, the evolving direction and the technology stack for ASP.NET and ASP.NET Core.
-
Build a JavaScript Dev Environment in One hour
Cory House shows how to create and run a command to lint, bundle, minify, run tests, open the browser, and display a JavaScript app.
-
What's New in ASP.NET Core 2.0?
Scott Addie discusses what’s new in ASP.NET Core 2 - Razor Pages, SPA Templates, Runtime Store, etc. – and how to migrate an application from 1.x to 2.0.
-
Modern JavaScript in the Cloud
John Papa and Burke Holland discuss solutions and tools (Angular CLI, Docker, etc.) to build and deploy to the cloud a JavaScript application.