DevSpot
DevSpot
  • 41
  • 8 889
Boost page load times with Accelerated Mobile Pages (AMP)
Boost page load times with Accelerated Mobile Pages (AMP)
Speaker: Liu Weiyuan
Event: Junior Developers Singapore
#devspot#amppages#googleamp
Inspired by sites, such as Reddit and Shopee, which has adopted Accelerated Mobile Pages (AMP), Weiyuan has converted parts of his own site to support AMP. He’ll share some tips on how he started and what he has done to change his site to support AMP, as well as the tools that are useful in validating AMP content.
Subscribe for more at DevSpot: ua-cam.com/channels/KwngtdnSUOIbWDZPqWNvig.html
Publication Permissions: The original video was published under the Creative Commons Attribution license (reuse allowed).
Переглядів: 13

Відео

Securing Your APIs with OAuth 2.0
Переглядів 274 роки тому
Securing Your APIs with OAuth 2.0 SLIDES: speakerdeck.com/aaronpk/secur... In this talk, you’ll learn how to use OAuth 2.0 to secure access to your APIs. OAuth is an authorization protocol that enables applications to access data on behalf of users without needing to know their username and password. This enables many use cases such as easily enabling multi-factor authorization for your users a...
Incremental adoption of Microservices using an application gateway with Gloo
Переглядів 194 роки тому
Incremental adoption of microservices using an application gateway with Gloo Modernize to Microservices In this talk, Christian explains how to move from an existing monolithic style architecture to a more cloud-friendly, cloud-native architecture like a Kubernetes or a public cloud. An application gateway is a piece of infrastructure that helps existing applications incrementally adopt new arc...
From REST to GraphQL Wrapping Existing APIs in a Single Endpoint
Переглядів 3,7 тис.4 роки тому
From REST to GraphQL Wrapping Existing APIs in a Single Endpoint Your frontend developers are pushing to get started with GraphQL, but you don’t have the backend capacity to migrate your existing REST APIs to GraphQL? Or you want to have a GraphQL API next to your existing endpoints that are based on REST? In this talk, he’ll show how to create a Node.js/Express server that wraps existing REST ...
Building GPU Accelerated Workflows with TensorFlow and Kubernetes
Переглядів 1194 роки тому
Building GPU-Accelerated Workflows with TensorFlow and Kubernetes GPUs are critical to some artificial intelligence workflows. In particular, workflows that utilize TensorFlow, or other deep learning frameworks, need GPUs to efficiently train models on image data. These same workflows typically also involve multi-stage data pre-processing and post-processing. Thus, a unified framework is needed...
Can we use multithreading with WebAssembly?
Переглядів 1,8 тис.4 роки тому
Can we use multithreading with WebAssembly? WebAssembly is a new programming language, allowing us to compile C/C or other statically typed languages and run them in the browser and Node.js. While languages like C/C support multi-threading, JavaScript is single-threaded and this raises the question of how WebAssembly will behave. In this talk, we will discuss the design of threads for WebAssemb...
CSS Houdini: Properties, Values, and the Paint API
Переглядів 1314 роки тому
CSS Houdini: Properties, Values, and the Paint API The word 'polyfill' comes up often when we speak about Houdini. But poly filling CSS is not the only potential of Houdini since it unlocks many interesting possibilities. Let's explore them by looking at Houdini's properties, values, and Paint API. #devspot#devspotcss#csshoudini Speaker: Aysha Anggraini Event: Talk Css Singapore 2019 Subscribe ...
Machine Learning in JavaScript with TensorFlow js
Переглядів 1384 роки тому
Machine Learning in JavaScript with TensorFlow js So what is TensorFlow.js? TensorFlow js is a JavaScript library for training and deploying models in the browser and on Node.js.Whether you’re an expert or a beginner, TensorFlow is an end-to-end platform that makes it easy for you to build and deploy ML models. TensorFlow has always provided a direct path to production. Whether it’s on servers,...
Deep Learning with TensorFlow 2 0
Переглядів 354 роки тому
Deep Learning with TensorFlow 2 0 Learn about the updates being made to TensorFlow in its 2.0 version. We’ll give an overview of what’s available in the new version as well as do a deep dive into an example using its central high-level API, Keras. You’ll walk away with a better understanding of how you can get started building machine learning models in Python with TensorFlow 2.0 as well as the...
Kubernetes for Developers
Переглядів 264 роки тому
Kubernetes for Developers This is an intro level talk that will help developers understand how to take advantage of the Kubernetes platform in their applications. #devspot#devspotkubernetes#kubernetes Speaker: Jeff French Event: ThunderPlains 2019 Subscribe for more at DevSpot: ua-cam.com/channels/KwngtdnSUOIbWDZPqWNvig.html Publication Permissions: The original video was published under the Cr...
Dynamic Big Data in the Cloud with Kubernetes
Переглядів 324 роки тому
Dynamic Big Data in the Cloud with Kubernetes As the world migrates to Kubernetes on the cloud, companies have also been migrating their data processing jobs. The big advantage of the cloud and Kubernetes is that you can add and remove resources as needed. This also allows different strategies to handle the problems. However, there are challenges involved with stateful and long-running applicat...
Learning to Love Type Systems
Переглядів 64 роки тому
Learning to Love Type Systems Sometimes, undefined is not a function. As mortal programmers, we ship bugs to production every day. Bugs slow us down, frustrate our users, and cause us to have crises of confidence. Don't go alone-type systems in technologies such as TypeScript, Flow, and GraphQL can improve your confidence and help you ship fewer bugs. Lauren dives into the practical benefits yo...
The Front End Stands Alone
Переглядів 54 роки тому
The Front End Stands Alone With the advent of server-less architecture, front-end developers can now easily build and deploy their applications without a lot of overheads. This session aims to look at how to build a basic web application with serverless architecture and why it’s becoming more popular. The attendees should have previous experience with developing web applications with monolith o...
Docker + WebAssembly Meetup
Переглядів 574 роки тому
Tech Talks: Docker WebAssembly Meetup It starts at 1:47. In this talk, Tibor Vass and Tõnis Tiigi present how they used Docker to set up a WASI toolchain, how people can do easy cross-compilation with platform-agnostic Dockerfiles, and distribute and run WebAssembly apps with existing Docker infrastructure. #devspotwebassembly#WebAssembly#Docker Speakers: Tibor Vass and Tõnis Tiigi Subscribe fo...
Google AMP, The fastest thing on the internet
Переглядів 124 роки тому
Google AMP, The fastest thing on the internet
Technology & Humanity: Our Future
Переглядів 54 роки тому
Technology & Humanity: Our Future
Enter the Web Animation API
Переглядів 7344 роки тому
Enter the Web Animation API
Bring React to life with animations
Переглядів 74 роки тому
Bring React to life with animations
Independent deployment of the frontend with Docker and Kubernetes
Переглядів 174 роки тому
Independent deployment of the frontend with Docker and Kubernetes
React Concurrent Mode and React Suspense
Переглядів 2644 роки тому
React Concurrent Mode and React Suspense
WebAssembly with Rust
Переглядів 914 роки тому
WebAssembly with Rust
The Future of Blazor on the Client
Переглядів 2614 роки тому
The Future of Blazor on the Client
WebAssembly's Post MVP Future
Переглядів 1644 роки тому
WebAssembly's Post MVP Future
Variable Fonts and the Future of Web Design
Переглядів 64 роки тому
Variable Fonts and the Future of Web Design
Introduction to Blazor
Переглядів 664 роки тому
Introduction to Blazor
The Next Leap - How A. I. will change the 3D industry
Переглядів 204 роки тому
The Next Leap - How A. I. will change the 3D industry
Tech Talks: Accessibility for React Components
Переглядів 1834 роки тому
Tech Talks: Accessibility for React Components
A State Of WebAssembly: The Browser is now a real VM
Переглядів 2164 роки тому
A State Of WebAssembly: The Browser is now a real VM
TypeScript, Static types for JavaScript
Переглядів 154 роки тому
TypeScript, Static types for JavaScript
Javascript Async Await
Переглядів 174 роки тому
Javascript Async Await