Category: Technology



Let’s take a peek at what front-end development has become these days. Starting from what the role is, where we sit, and the expectations of us. Then we’ll get into the problems we face, how to approach them, and the tools we have at our disposal. We’ll look at how Gutenberg might fit into our lives as front-end developers. EVENT: Wordcamp 2018 SPEAKER: Chris Coyier PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed). CREDITS: Original video source: https://www.youtube.com/watch?v=tI0MGJe_ojU https://www.youtube.com/watch?v=jf6GhdttPBc



Visual Studio 2019 the latest improvements and features to support you and your team be more productive, support modern application development, and continuously innovate. In this video, we’ll walk through how Visual Studio 2019 enables you to get started writing code faster and easier with existing code repos or new projects, focus on what’s important with new UI improvements, seamlessly collaborate across teams with pull requests, and more! PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed). CREDITS: Original video source: https://www.youtube.com/watch?v=9XE8kOI5JTk https://www.youtube.com/watch?v=doI5zgG4-14



GraphQL is a query language that is rapidly gaining wide adoption across the community. It combines type validation with a query and filtering syntax that makes it easy to get up-and-running with a powerful web API in almost no time. Features like running parallel queries or update-all become much easier, because they are first class citizens of GraphQL. Add to that a vibrant community that keeps creating excellent tooling and documentation, it’s clear why GraphQL has become so popular with developers. Every abstraction has a cost, and GraphQL is no exception. The added complexity and a new schema format to parse and execute mean new performance bottlenecks. In addition to performance issues, the wrong use of GraphQL can lead to architectural bottlenecks. Instead of viewing this as a problem we took this as a challenge. In this talk we’ll cover what GraphQL is, why it’s great and how we made it run a lot faster on Node.js, in fact *much* faster, using different performance techniques that we have learned in the last few years. EVENT: Node+JS Interactive 2018 SPEAKER: Matteo Collina PERMISSIONS: The Linux Foundation provided Coding Tech with the permission to republish this video. CREDITS: Original video source: https://www.youtube.com/watch?v=67qzIx429Rs https://www.youtube.com/watch?v=kVH80TaOx_k