GithubHelp home page GithubHelp logo

*.example files about elm HOT 4 CLOSED

tgecho avatar tgecho commented on August 23, 2024
*.example files

from elm.

Comments (4)

parkerl avatar parkerl commented on August 23, 2024

Hey @tgecho, welcome to the party! I'm personally open to anything. Using .example was an easy way to get CI working and keeps the build script nice and simple.

FWIW, my process has been to develop as normal with the regular .elm extension, like HelloWorld.elm. I don't use the build script for testing when working on an exercise but call elm-test directly with elm-test exercises/hello_world/HelloWorldTests.elm. When the exercise is green, the final steps are to change the extension, add the template file and run bin/build.sh.

That has been working well for me.

from elm.

tgecho avatar tgecho commented on August 23, 2024

Yep... after doing a few more exercises (PRs incoming!) I care even less strongly about this. The only concrete reason I can come up with is if someone comes along and wants to view an example the syntax highlighting will be off.

On the other hand, technically a BobExample.elm file with module Hamming (..) where is invalid... so yeah, I don't care enough :)

from elm.

parkerl avatar parkerl commented on August 23, 2024

Ooooo PRs! Sweet! I'm glad things are working for you. 🎉

from elm.

parkerl avatar parkerl commented on August 23, 2024

@tgecho I am going to update the README a bit with this workflow. Hope that helps.

from elm.

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.