James Robb

Results 75 comments of James Robb

@petermikitsh worked for me too, any idea why the downgrade is even a solution though?

I also have this issue but I have no idea why because the exact same code compiled and worked just fine 5 days ago.. Literally nothing has changed and now...

Is there a way we could create something like an `Environment.elm` which exports a `environment` function for the build / server to pull in and then users can always remain...

> **Hey there** πŸ‘‹ > > > > 100% agree on adding `.env` file support, that's a missing feature that will benefit everyone! > > > > Elm Land will...

@yevdyko have you had a chance to look at this one yet? Would be good for the v4 release I think but let me know your feedback so we can...

> @jamesrweb Thanks for bringing this up! > > I'm not sure this is a good idea for a 120 line library. After such a fragmented structure, it became harder...

> > > @jamesrweb Thanks for bringing this up! > > > I'm not sure this is a good idea for a 120 line library. After such a fragmented structure,...

I don't know, I think that there are no disadvantages either and concerns are now cleanly separated in some form from one another. I also don't think it makes sense...

> @jamesrweb could the last commit be a separate PR because it's related to the structure topic? The whole PR here is structural, right?

> @jamesrweb What about having 3 files: index, 2 component files and all related contracts inside the particular component file? This way we improve the structure, but avoid unnecessary abstractions...