Categories: Mantra

Google I/O 2018, Day 3 : Announcements and new kits for developers to build amazing products

The final day of Google I/O 18 consisted of a few talks including Node.js, Server less deployment, Tensorflow, Android Security, etc. It’s been an amazing three days of awesomeness with a lot of announcements and new kits for developers to build amazing products.  Let’s get to the highlights from Day 3 at Google I/O 2018.

Deploying Serverless Node.js Microservices

Myles Borins and Steren Giannini gave a talk on Deploying Serverless Node.js microservices.

They announced that in a couple of weeks, Node.js will start running on Google App Engine. Developers would be able to deploy a Node.js app easily to Google Cloud. The Node.js app would simply have an app.yaml file that specifies the runtime. And then the developer can run gcloud app deploy. That’s it!

TensorFlow without a PhD

This talk gave techniques about deep reinforcement learning with TensorFlow. There was a demo of a pong game driven by a neural network. There was also a demo of an animation character that learned how to move and jump via machine learning exposed by TensorFlow.

Related Post

The tools for the demo included were :

  • TensorFlow for the models
  • Google ML engine for the training
  • Tensorboard Visualization Kit

Search Friendly JavaScript-powered Websites

Several tips for building search-friendly JavaScript-powered websites were given in this talk. Tools such as Puppeteer and Rendertron were recommended for dynamic rendering. The rendering of JavaScript-powered websites in Google search is deferred until Googlebot has resources available to process that content.

The Key Tips

  • Add a robot.txt to the top level domain of the site which specifies the URLs to crawl and not to.
  • Use good URLs such as example.com/about rather than fragmented URLs such as example.com/#home.
  • Use consistent URLs for the same page.
  • Add the critical metadata such as canonical links, viewport, title and description of each page, etc.
  • Use href elements when linking between pages. Don’t use non-semantic elements such as <div >

With Google I/O 2018 coming to an end we are stoked for all the great things that will be rolled out in the coming months.

Share
By
Mikhail Mitra

Recent Posts

Bringing Interfaces to Life: The role of animation in UI and UX

Interfaces are everywhere. The user experience encompasses the overall experience a user has while interacting…

3 days ago

10 Analytics Tools to Guide Data-Driven Design

Analytics are essential for informing website redesigns since they offer insightful data on user behavior,…

7 days ago

Powering Up CX: How Renewable Energy Companies are Digitally Transforming the Customer Experience in the US

The Digital Transformation In the Energy Sector In the United States, a notable transformation is…

7 days ago

Embracing the Digital Frontier: Transforming the Patient Journey in Pharma

In the realm of pharmaceuticals, the digital revolution is not just a buzzword; it's a…

1 week ago

The Human Touch in a Digital World: Why Personalization is Key to a Winning CX Strategy in the US

Welcome to a world of customer experience evolution where technology and humans sync fluidly, to…

2 weeks ago

CX Innovations in Healthcare: Doctor Engagement Strategies in the USA

The importance of customer experience (CX) in healthcare cannot be overstated. A positive CX is…

2 weeks ago

This website uses cookies.