CodeSandbox Bewertung

VERSION
3.25.1
SCORE
4.1
BEWERTUNGEN
79
PREIS
Kostenlos

CodeSandbox App Beschreibung und Prüfung

Was ist die codesandbox-app? CodeSandbox for iOS is a full-featured IDE that provides all the tools you need to develop, test and collaborate on your projects or small prototypes, right from your iPhone or iPad!

With no setup required, you can get started in seconds by importing a GitHub repository or choosing from one of the millions of templates created by CodeSandbox users, the largest community of web developers in the world.

The IDE provides:
- A coding environment with IntelliSense (code completion, diagnostics, etc.).
- Syntax highlighting for HTML, JavaScript, Rust, Python, Ruby, PHP, JSX, TSX, Vue.js, TypeScript, Flow, Markdown, Astro, Svelte, CSS, SCSS, CoffeeScript, JSON, XML.
- Terminals with access to full-fledged Linux environments.
- Compatibility with Docker containers so you can spin up different development environments with minimal configuration required.
- Git support and GitHub integration to easily work with your repositories in GitHub.
- A in-app web browser to preview your web apps with various developer tools: console, node browser, source code viewer, and 3D layers inspector.
- Real-time collaboration with your team and friends in the same file and terminals.
- A command palette, shortcuts and predefined tasks to supercharge your workflow.
- Project templates for all sorts of technologies and packages (i.e., React, Next.js, Vue.js, Next.js, Remix, Angular, Astro, Gatsby, Svelte, Python, Rust, Deno, Docker, Bun, etc.).

It doesn't matter whether you're a pro working on a large-scale project, a student getting to know web development or a hacker that quickly wants to prototype an idea, CodeSandbox for iOS has your back.

Because there's no setup required, you can continue working on your project on the go and switch between your laptop and mobile device without skipping a beat.

The GitHub integration will save you hours every week writing and reviewing code. Open any branch, make changes and create a pull request with a tap.

If you are a student or learning a new technology, CodeSandbox for iOS provides project templates for all web technologies you can imagine. All this in seconds and without having to worry about storage space or the specs of your iPhone or iPad.

Powered by the cloud, CodeSandbox for iOS is your development hub for iOS and the perfect companion for CodeSandbox on the desktop.

Try it and experience the future of web development: coding anywhere, anytime.

👋 Wenn dir die CodeSandbox anwendung gefällt, kannst du sie dann mit deinen freunden teilen?

zum teilen facebook whatsapp twitter pinterest email telegram
Anwendungsname CodeSandbox
Kategorie Entwickler-Tools
Veröffentlicht
Aktualisiert Dienstag, 4. April 2023
Dateigröße 144.22 MB

Kommentare zu den Noten CodeSandbox

💸 Kostenloser internationaler geldtransfer!

Wir überweisen monatlich über vier milliarden Euro. Wir sorgen dafür, dass privat- und geschäftskonten 4 Millionen Euro an überweisungsgebühren einsparen. Erhalte deine gebührenfreie Überweisung

Nur Basic ReactNative Support. Gute Idee aber leider kein Dependencies Support für ReactNative

Awesome!. Great app with absolutely unique features, with incredibly fast and kind support ;) keep up the good job!

Awesome. Seems to be one of the best apps for my needs out there... Unfortunately it’s using Node version 12.x.x and my project needs at least node version 14.x.x.... Pls update it 😔

Landscape mode?!. First of all, I really like this app. Just the idea of being able to build a full electron-app on my phone is insane, but I think that the developers didn‘t really concept or optimize this app for a phone that well (which is understandable). My current setup is an 16/9 AirPlay screen and my iPhone and i can perfectly use apps like GoCoEdit to program websites in landscape mode without black bars or anything on a big screen and I would really like to be able to do that with this app, but landscape mode is not supported. So for now, I will stick with GoCoEdit but with landscape support I will probably switch..

Bitbucket support. I would pay for it but only if CodeSandbox support bitbucket repositories.

Buyed the App 15 Days ago for full price.... Normally 5 Stars because I really liked the app. But today they announced it is free and I buyed it 15 days ago for the full price..

Great App. Some Features might still be not perfect - but it’s a great App. I just cloned a Project from GitHub and ran my Fullstack JS app including a express Backend and tons of npm dependencies on my iPhone and everything works. I am impressed.

Old node.js makes it useless. Even the linked example do not work because the node.js version is so old.

Disappointing. I tested React.js so far and it’s very disappointing. 1) No documentation how to use and setup this app. 2) No auto updating preview when you changed code. You have to stop and re-start + compile the react app. Even if you just changed one character. 3) With every second re-start of the react app Play.js is crashing. I am using an iPad Pro 12”. This device should be powerful enough. 4) I did not find any support email only a small forum where you have to create an account. Account creating? 2010 is calling. Positive site. I was able to import faker and semantic ui. But it took ages to figure this out.

Unusable for me. Sadly, I can neither resolve my react dependencies since play.js crashes if I try nor can I Start my react Typescript Projekt.

Fake App oder was?. Zum Test habe ich ein Vanilla Projekt erstellt und wollte damit etwas rumspielen. Zu meinem Erstaunen lassen sich die Dokumente aber gar nicht bearbeiten. Egal ob die index.html oder index.js, alles nur read-only. Will man die App starten, werden minutenlang irgendwelche Module geladen – bei Vanilla.js!!! Vorsicht vor der App! Sieht sehr nach Betrug aus.

Bin begeisterter 😅. Bis jetzt bin ich extrem beeindruckt das man einfach Alles an möglichen templates schnell auf dem Handy verfügbar machen kann sogar mit Browser Ansicht und allem. Also man kann ganz gemütlich mit dem Handy eine React App programmieren. Mega!

Perfect!. I love the app, I'd definitely recommend it for everyone who wants to develop while they're on the go!

Now only with registration, no thx.. Also saving of modified files does not work. I deleted the app from my phones, sad.

Beautiful. This App rethinks how development on tablets should look and feel like and they nailed it! Support is super helpful and fast, thanks!

Shows potential. While still in its early stages it shows potential. I was not able to run existing React apps on it because the import statement is not supported instead all imports would have to be changed to use require. Also I am missing a simple move file feature. Response by the developer has been quick.

A great app, but. To be honest, this app allowes me to write apps while lying in my bed or sitting under a tree. So, I really really shoud give it 5 points. And I swear, i‘ll change that to 5 the day you enabled „undo“. 😎

Doesn’t work in iPad 6th Generation. I have recently installed on iPad 6th generation. Once I try to launch the app tapping on the launcher icon it doesn’t open any view or window. It would be nice if you could provide a fix. If you do then let me know I shall edit my review.

You need a project. Can not open single files, no settings can be preselected.

No offline mode for on the plane. Kinda uselss without offline mode tbh

So great. Gorgeous app

Not there yet.... This app has potential to become really useful. But it‘s not there yet... I was mostly missing a way to change the package directory of my project, if it‘s not located in the git root directory. Also this app was not able to build or run my React.js project. Hopefully I can come back in the future but at the moment I can‘t use this app. One really positive feature is the web browser inspection. You could also use it for other projects. This alone might be worth buying the app.

The best option on coding an iPad Pro. Thanks to creators for publishing this app free. The best feature i use is, working with my git projects. As a developer i like to see also eslint and prettier plugins, or plugin system in this app. They can make money with this way and i would like to pay for plugins. Kind Regards

How i can update Nodejs?. The Design is nice but scroll in large Filmes is buggy and with nodejs it make Not the Same in Compare to pc. In this App my Projekt gets errors. On pc the projekt runns perfektly.

Needs improvement. Some serious bugs: Cannot save edits to programs in Safari mobile Cannot log to console in browser or app Cannot execute any JavaScript in app, even their Vanilla JavaScript template

Very frustrating. First I thought “that’s it”… but than I started my project coming from the git repo and it all ends up with “webassembly not defined”. I am very disappointed because it seems there is no way to get it running.

💰 Payoneer

Wussten sie, dass sie durch ihre anmeldung 25 US-Dollar auf unserer website verdienen können? Verdiene 25$ kostenlos indem du dich bei Payoneer anmeldest!

Full stack dev …. …on the phone :-)

Unmatched JS IDE for iPad. This app is the only real JavaScript IDE for developers who want to turn their iPads into super mobile developer machines without investing in a cloud IDE. The new UI in Version 2.x is very modern and intuitive and the ability to install node packages directly on my iPad just blew my mind. Also the developer behind this app is constantly improving the experience and adding new project templates. If your are looking to do some JS development on your iPad you should definitely give this app a go and support the developer.

🧠 Sie wollen Ihre Intelligenz stärken?

Mind Lab Pro ® ist ein wissenschaftliches Medikament, das die Arbeitsleistung und Produktivität mit Nootropika für Konzentration, Stress-Multitasking, kreative Problemlösung und mehr verbessert. Bringen Sie Ihr Gehirn auf 100% Leistung! Besorgen!

👉 Adsterra

Suchen Sie nach einer alternativen Adsense-Werbeplattform? Adsterra ist das bevorzugte Werbenetzwerk für diejenigen, die nach einer Alternative zu AdSense suchen. Adsterra ist die ideale Wahl für neue Websites mit geringem täglichen Traffic. Um auf der Website in Adsterra zu werben, ist wie in anderen Werbenetzwerken ein bestimmtes Traffic-Limit, Domain-Alter usw. erforderlich. Es gibt keine strengen Regeln. Jetzt registrieren!

CodeSandbox app Facebook-Kommentare werden hochgeladen, bitte warten...

CodeSandbox Kundendienst

Was halten Sie von der CodeSandbox-App? Können Sie Ihre Beschwerden, Erfahrungen oder Gedanken zur Anwendung mit dem Unternehmen und den Mitarbeitern von CodeSandbox BV teilen?

codesandbox iphone bildschirmfoto 1
codesandbox iphone bildschirmfoto 2
codesandbox iphone bildschirmfoto 3
codesandbox iphone bildschirmfoto 4
codesandbox ipad bildschirmfoto 1
codesandbox ipad bildschirmfoto 2
codesandbox ipad bildschirmfoto 3
codesandbox ipad bildschirmfoto 4

CodeSandbox Apps Bilder und Bildschirmfoto

CodeSandbox app iphone, ipad, apple watch ve apple tv app bilder.

Sprache German
Preis Kostenlos
Altersgrenze 4+ jahre und älter
Letzte Version 3.25.1
Play Store com.nakiostudio.playdotjs
Kompatibilität iOS 14.0 und höher

CodeSandbox (Version 3.25.1) Anwendung Herunterladen und Installieren

Die Applikation CodeSandbox wurde am Freitag, 15. Februar 2019 in der kategorie Entwickler-Tools veröffentlicht und von CodeSandbox BV [Developer ID: 1568719341] entwickelt. Diese anwendungsdatei hat eine größe von 144.22 MB. Diese App wurde von 79 Benutzern bewertet und hat eine Bewertung von 4,0 von 4.1. Die neueste auf Dienstag, 4. April 2023 veröffentlichte Version von CodeSandbox ist 3.25.1. Es funktioniert problemlos auf feräten mit mindestens IOS 14.0 und höher. ID-Nummer des Google Play Store: com.nakiostudio.playdotjs. Von der App unterstützte Sprachen:

EN Installieren und Herunterladen!
Andere Apps von CodeSandbox BV Developer
Anwendungsname Score Kommentare Preis
CodeSandbox Anwendungsentwickler-Hinweis:

Hello, Developers! We're thrilled to announce our latest 3.25.0 release, now with a game-changing "Focus mode" feature for iPhone users, along with IntelliSense support for PHP development and a brand-new Keyboard Bindings screen. Get ready to boost your productivity on iPhone and iPad like never before! Developing on the go? Say hello to the all-new Focus mode. Designed to minimize distractions, "Focus mode" removes everything but the text editor and the files tab from your screen, so you can concentrate on your code: - Immerse Yourself in Coding: Focus mode eliminates all the clutter, providing you with a clean and simplified workspace. PHP developers, rejoice! CodeSandbox for iOS now includes IntelliSense support, empowering you with: - Code Completion: Receive context-aware suggestions for functions, variables, and more to speed up your coding process. - Quick Info: Simply hover over any element to access detailed information about its purpose and usage. - Error Checking: Identify and fix syntax errors in real-time for clean and efficient code. Personalize your Editor experience with the new Keyboard Bindings screen: - Personalize Editor Key Bindings: Tailor your key bindings to match your preferences and streamline your coding workflow. - Re-map the Escape Key: Developers using a Magic Keyboard can now re-map the Escape key to suit their needs. Upgrade to CodeSandbox 3.25.0 today and experience the power of Focus mode, IntelliSense for PHP, and a personalized Editor experience on your iPhone and iPad. Happy coding!

Liste der besten kostenlosen Entwickler-Tools apps
Anwendungsname Entwicklers
GitHub GitHub
WebSSH - SysAdmin Tools MENGUS ARNAUD
ServerCat - SSH Terminal Early Moon, LLC
Chikii - SSH Server Toolbox 泽民 陈
Bluetooth Inspector George Garside

Überprüfen Sie die Ergebnisse Ihrer SEO-Arbeit? Oder sehen Sie sich einfach Ihr Keyword-Ranking in Google an? Wenn Sie die Daten Ihrer SEO-Arbeit nicht richtig lesen können, verlieren Sie viel!

Liste der besten bezahlten Entwickler-Tools apps
Anwendungsname Entwicklers
MermaidEditor 基伟 徐
Cookie Editor Safari Extension Zamalabs Yazılım ve Bilgi Teknolojileri Limited Şirketi
San Fransymbols Coding Corner LLP
TCP UDP Debugger 珣 张
Text Editor - Document Editor Supagarn Pattananuchart

Entdecken Sie, wie verschiedene Kryptowährungen funktionieren, und verdienen Sie einen kleinen Betrag von jeder Kryptowährung, um sie selbst auszuprobieren. Coinbase ist der einfachste Ort, um Krypto zu kaufen und zu verkaufen. Jetzt anmelden, loslegen.

Liste der beliebtesten kostenlosen apps
Anwendungsname Entwicklers
SHEIN - Shopping Online ROADGET BUSINESS PTE. LTD.
Lidl Plus Lidl Digital International GmbH & Co. KG
AusweisApp2 Governikus GmbH & Co. KG
Netflix Netflix, Inc.
DB Navigator Deutsche Bahn

Jasper ist der Schöpfer künstlicher Intelligenz, der Ihnen und Ihrem Team dabei hilft, kreative Barrieren zu überwinden, um erstaunliche, originelle Inhalte 10x schneller zu erstellen.

Liste der beliebtesten kostenpflichtigen apps
Anwendungsname Entwicklers
Pou Zakeh Limited
Threema. Der sichere Messenger Threema GmbH
Food with love Food with love
Purple Place - Classic Games Semyon Popov
GSE SMART IPTV PRO Droidvision

Mind Lab Pro ® ist ein wissenschaftliches Medikament, das die Arbeitsleistung und Produktivität mit Nootropika für Konzentration, Stress-Multitasking, kreative Problemlösung und mehr verbessert. Bringen Sie Ihr Gehirn auf 100% Leistung!

Blog

Adsterra ist das bevorzugte Werbenetzwerk für diejenigen, die nach einer Alternative zu AdSense suchen. Adsterra ist die ideale Wahl für neue Websites mit geringem täglichen Traffic. Um auf der Website in Adsterra zu werben, ist wie in anderen Werbenetzwerken ein bestimmtes Traffic-Limit, Domain-Alter usw. erforderlich. Es gibt keine strengen Regeln.

Adsterra ist das bevorzugte Werbenetzwerk für diejenigen, die nach einer Alternative zu AdSense suchen. Adsterra ist die ideale Wahl für neue Websites mit geringem täglichen Traffic. Um auf der Website in Adsterra zu werben, ist wie in anderen Werbenetzwerken ein bestimmtes Traffic-Limit, Domain-Alter usw. erforderlich. Es gibt keine strengen Regeln.