Giter VIP home page Giter VIP logo

Comments (4)

nelsonic avatar nelsonic commented on August 30, 2024 3

@rgoomar wrote a really good article titled: "Why I think Elm is the Future of Front End Development":
https://medium.com/@rgoomar/why-i-think-elm-is-the-future-of-front-end-development-21e9b091fa05
Worth a read (and a "clap") 😉

from learn-elm.

nelsonic avatar nelsonic commented on August 30, 2024 3

I feel this issue deserves a comprehensive update for 2019.
I plan to write an extended "essay" on Why I Still Pick Elm in 2019 similar to: dwyl/learn-elixir#102
If you are interested in helping out in any way, please leave a comment with your thoughts.
Thanks! ✨

from learn-elm.

nelsonic avatar nelsonic commented on August 30, 2024

Learning JavaScript 2008 - 2014:
image
(there used to be a lot less to learn before you could be ship! and people/teams shipped!)

JavaScript in 2016:
ydkjs-bloated-js
https://twitter.com/YDKJS/status/680073467299889152

Arguably people learning JS now have considerably more to learn due to the "convenience" of ES6
( import, ->, ..., let, const, async, promise class, default, etc...)
and the noise generated by "Classical" coders writing JS as if it were Java
(class Container extends React.Component ... yeah, thanks Facebook, the "0ld" way sucked!)
image

"They "trust me". Dumb fucks." https://en.wikiquote.org/wiki/Mark_Zuckerberg

Which is why we think focussing on using on the goodparts of JS is still a _good idea_ if you need to write JS code.
But there really is no point trying to "convince" people (who have not been "burned" by bugs in production) not to use ES6 features which are a "Standard" ...

it's really much easier to encourage people who are already excited about learning Elm rather than keep trying to tell people to write less ES6/front-end-focussed code.

See: Toward vs. Away (Motivation) "Meta Pattern": https://youtu.be/qDfPPViyxXA

as @rtfeldman put it in his 6 Months of Elm in Production talk: https://youtu.be/R2FtMbb-nLs?t=47m36s

6-months-of-elm-comparison

from learn-elm.

nelsonic avatar nelsonic commented on August 30, 2024

At the time of writing, the entire Elm ("Official") Guide written by @evancz and improved by the elm community is (only) _111 pages_ (less than "JavaScript The Good Parts") and it has much better examples: https://guide.elm-lang.org/

The entire GitBook can be downloaded with a single click (e.g. for offline reading) by visiting:
https://www.gitbook.com/book/evancz/an-introduction-to-elm/details
and clicking on the download button:
introduction-to-elm-download-as-pdf

snapshot: an-introduction-to-elm.pdf (though I recommend getting a "fresh" copy for latest changes!)

from learn-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.