Coder Social home page Coder Social logo

Comments (9)

krisajenkins avatar krisajenkins commented on August 26, 2024 3

Status update. This was my primary focus last week. The OAuth authentication flow for github is complete, front and back, and I'm pulling out a list of the authenticated users' gists all the way to the frontend.

That's probably more progress than it sounds - there's a lot more work in getting the first OAuth roundtrip done than in the subsequent ones!

from plutus.

krisajenkins avatar krisajenkins commented on August 26, 2024

That's a great idea.

What do people think about adding Dropbox too? I mean, it would be nice to be able to edit a file and have it saved to your computer, and then pick it up again later.

I think gists would be best for sharing, and Dropbox might work best for development. But there's no reason we can't have both...

from plutus.

michaelpj avatar michaelpj commented on August 26, 2024

Gists can have multiple revisions, so you could use a gist as storage and save to it repeatedly during development.

from plutus.

krisajenkins avatar krisajenkins commented on August 26, 2024

Ah, good point. Okay, let's stick with that. 👍

from plutus.

krisajenkins avatar krisajenkins commented on August 26, 2024

Actually, having said that I've thought of another thing Dropbox would add - you could use your own editor.

(But regardless, we should Gist first and then see what we think.)

from plutus.

michaelpj avatar michaelpj commented on August 26, 2024

I'm wary of trying to support a local development workflow that integrates nicely with the playgrounds. To do it well you need all the imports etc, not to mention some of the magic flags we secretly add to the file.

from plutus.

krisajenkins avatar krisajenkins commented on August 26, 2024

🤔 Yes, that's fair.

from plutus.

shmish111 avatar shmish111 commented on August 26, 2024

you might as well use docker in this case, no?

from plutus.

krisajenkins avatar krisajenkins commented on August 26, 2024

This is now merged, tested and pending release. See #514.

from plutus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.