Monday, February 06, 2023

Online Hybrid Mobile App development & hosting

Both of these are a bit more serious in that you need a real account before you an play with code.

replit.com
Replit is a web-based platform that provides a coding environment for various programming languages, including JavaScript. It allows developers to quickly write, run, and share code snippets, small projects, and full applications with others. It provides a basic text editor and a command-line interface to run code, and allows you to save your projects to the cloud.

https://replit.com/site/hosting


expo.dev
Expo, on the other hand, is a free and open-source platform for building native mobile apps using JavaScript and React Native. It provides a development environment, build tools, and a library of pre-built components and services that help you build and deploy your apps to both iOS and Android platforms. Expo also provides an online client, which is similar to Replit, for writing and testing your React Native code in the browser.


https://codepen.io
CodePen: a social development environment for front-end developers. It allows you to write, test, and share your HTML, CSS, and JavaScript code snippets.

A processing p5.js example
https://codepen.io/johnsokol/pen/eYMgjgV


https://glitch.com/
Glitch: a web-based platform that provides a full-featured code editor and a development environment for various programming languages, including JavaScript. It also provides a simple way to host and share your web apps.
play with React, or build new worlds with WebXR. 


https://jsfiddle.net
JSFiddle: a web-based platform that allows you to write, test, and share your HTML, CSS, and JavaScript code snippets.

Three.js example
https://jsfiddle.net/7u84j6kp/


https://stackblitz.com/
StackBlitz: a web-based development environment that provides a full-featured code editor and a live preview of your code. It supports multiple programming languages, including JavaScript.


https://codesandbox.io/
CodeSandbox is an online code editor and development environment for web applications. It provides a simple way to write, run, and share your web projects, including full-stack applications, React and React Native apps, and more. CodeSandbox supports multiple programming languages, including JavaScript, HTML, and CSS, and provides a live preview of your code as you type. It also integrates with popular tools and libraries, such as GitHub, and allows you to share your projects with others by providing a unique URL. CodeSandbox is often compared to other online development environments like Replit and JSFiddle, but it is specifically geared towards web development.


https://monaca.io/
Monaca: a cloud-based platform that provides a complete development environment for Cordova app development, including a code editor, debugging tools, and live-reload functionality.

https://en.wikipedia.org/wiki/Monaca_(software)



https://codeanywhere.com/
Codeanywhere is a cross-platform cloud integrated development environment created by Codeanywhere, Inc. Codeanywhere enables users to write, edit, collaborate, and run web development projects from a web browser or mobile device. Codeanywhere is written in JavaScript

Codeanywhere: a cloud-based development environment that provides a code editor, file management, and collaboration tools, as well as support for Cordova app development.



No comments: