Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elm for electron apps #9

Open
shivanshxyz opened this issue Mar 26, 2021 · 5 comments
Open

Elm for electron apps #9

shivanshxyz opened this issue Mar 26, 2021 · 5 comments

Comments

@shivanshxyz
Copy link

shivanshxyz commented Mar 26, 2021

Hey @dillonkearns ,

I noticed you have an elm-electron-starter which is not being maintained since 2017. I believe it wont be working now with elm 0.19 . I was interested in creating an electron ecosystem for elm 0.19 and would like to submit a proposal for it if either you or @razzeee or anybody from the mentors team would be available to mentor this project.

@razzeee
Copy link
Member

razzeee commented Mar 26, 2021

Hey there,

while I find this interesting, I haven't touched electron in some years by now, so I'm probably not the mentor your looking for :)

@dillonkearns
Copy link
Contributor

There's a framework which I think is in its early stages, https://package.elm-lang.org/packages/avh4/elm-desktop-app/latest/. This is an interesting space.

Myelm-electron tool doesn't work with Elm 0.19+, but elm-ts-interop is a pretty nice fit for that problem now because it can sync Elm custom types with TypeScript!

I think that syncing TypeScript types between Elm and Electron with elm-ts-interop is a good approach, but probably not something that would be at the scale of needing a full GSoC project. It would be more of a quick starter repo to show how to wire that up, or a tutorial.

I would say the more interesting problem that might be a good fit for a full GSoC project would be avh4/elm-desktop-app. I'm not sure if @avh4 is interested in mentoring this year, but that would be the project to get mentoring on with Elm and Electron I would say.

@avh4
Copy link
Contributor

avh4 commented Mar 26, 2021

Yeah, I'd be open to mentor a project like that.

@shivanshxyz
Copy link
Author

Great 👍. we can either discuss the goals of the gsoc project either here or on #gsoc slack

@avh4
Copy link
Contributor

avh4 commented Apr 7, 2021

@shivanshxyz sorry I was mostly offline the past couple weeks. lmk if you're still looking for input for developing a proposal for electron stuff (here or on Slack)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants