Google Previews Project IDX App Development
Written by Kay Ewbank   
Thursday, 17 August 2023

Google has released an early preview of Project IDX, a browser-based development experience built on Google Cloud and powered by Codey, a foundational AI model trained on code and built on PaLM 2. Project IDX is also built on Code OSS, Code-Open Source Software, the core layer of VS Code.

The developers say Project IDX can be used to build, manage and deploy full-stack web and multiplatform applications. The key concept of Project IDX is that of workspaces, each with the full capabilities of a Linux-based VM. The workspaces are hosted in the cloud. 

projectidx

Developers can import existing projects from GitHub as well as creating new projects, with templates for popular frameworks including Angular, Flutter, Next.js, React, Svelte, Vue, and languages such as JavaScript, Go and Dart. Python support will be added soon, along with support for more project types and frameworks. Project IDX includes a built-in web preview and the developers say a fully-configured Android emulator and an embedded iOS simulator are coming soon. All will be available directly in the browser.

Behind the scenes, Project IDX makes use of Google's AI-based facilities, including the Codey and PaLM 2 models that are used in Studio Bot in Android Studio and Duet in Google Cloud. At the moment, Project IDX has smart code completion, an assistive chatbot, and contextual code actions like "add comments" and "explain this code". The developers say the AI capabilities are in their very early days.

The final element of Project IDX is its integration with Firebase Hosting. The Project IDX team says this makes it possible to deploy a shareable preview of your web app, or deploy to production with a fast, secure, and global hosting platform, with just a few clicks. Firebase Hosting also supports dynamic backends, powered by Cloud Functions, so this also works with full-stack frameworks such as Next.js.

Project IDX is available in preview now.

projectidx

More Information

Project IDX

Related Articles

Flutter 3.7 Adds New Rendering Runtime

Flutter Introduces Mix  

Flutter 2.1 Has Stable Windows Support  

Flutter Improves Performance

Flutter 2.0 Increases Web Support

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Facebook or Linkedin.

Banner


VSCode Gets Agent Skills
13/01/2026

The latest update of Visual Studio Code has added Agent Skills, which developers can use to provide domain-specific knowledge and teach new skills to the GitHub Copilot coding agent. 



Xmas Tree? Sorted!
25/12/2025

Yes I know we have all seen enough visualizations of sorting algorithms to last a lifetime - which is how long a bubble sort generally takes. But it's the holiday season and sorting is one programmer  [ ... ]


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 17 August 2023 )