update lists
This commit is contained in:
121
terminal/elm
121
terminal/elm
@@ -13,9 +13,10 @@
|
||||
|
||||
|
||||
[38;2;255;187;0m[4mTable of Contents[0m
|
||||
[38;5;12m- [39m[38;5;14m[1mLearn[0m[38;5;12m (#learn)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mLearning Guides[0m[38;5;12m (#learning-guides)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mLearning Videos[0m[38;5;12m (#learning-videos)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mArticles[0m[38;5;12m (#articles)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mVideos[0m[38;5;12m (#videos)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mConference Videos[0m[38;5;12m (#conference-videos)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mNews[0m[38;5;12m (#news)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPodcasts[0m[38;5;12m (#podcasts)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mTesting[0m[38;5;12m (#testing)[39m
|
||||
@@ -36,13 +37,12 @@
|
||||
[38;5;12m- [39m[38;5;14m[1mConferences[0m[38;5;12m (#conferences)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mInspired by Elm[0m[38;5;12m (#inspired-by-elm)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mBeyond the DOM[0m[38;5;12m (#beyond-the-dom)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mWho to follow[0m[38;5;12m (#who-to-follow)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mMore awesome[0m[38;5;12m (#more-awesome)[39m
|
||||
[38;5;12m- [39m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mLearn[0m
|
||||
[38;2;255;187;0m[4mLearning Guides[0m
|
||||
|
||||
[48;2;30;30;40m[38;5;13m[3mLearn what this awesome thing is.[0m
|
||||
|
||||
@@ -66,13 +66,14 @@
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mPractical Elm for a Busy Developer[0m[38;5;12m (https://korban.net/elm/book) - A non-beginner book about the practical aspects of developing Elm applications.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mHaskell to Elm[0m[38;5;12m (https://github.com/eeue56/haskell-to-elm) - Collection of examples on places where Elm is different to Haskell, targeted at Elm beginners coming from Haskell backgrounds.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mA nice app on Elm street[0m[38;5;12m (https://madewithlove.com/blog/software-engineering/using-elm-with-react-a-nice-app-on-elm-street/) - An introduction to Elm[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mThe Elmish Book[0m[38;5;12m (https://zaid-ajaj.github.io/the-elmish-book) Building web applications in [39m[38;5;14m[1mF#[0m[38;5;12m (https://dotnet.microsoft.com/languages/fsharp) following The Elm Architecture from first principles. [39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mThe Elmish Book[0m[38;5;12m (https://zaid-ajaj.github.io/the-elmish-book) Building web applications in [39m[38;5;14m[1mF#[0m[38;5;12m (https://dotnet.microsoft.com/languages/fsharp) following The Elm Architecture from first principles.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm patterns[0m[38;5;12m (https://sporto.github.io/elm-patterns/) - A collection of coding patterns.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mCodings hints[0m[38;5;12m (https://github.com/elm/compiler/tree/master/hints) - A list of README files by Evan.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mEllies catalog[0m[38;5;12m (https://janiczek-ellies.builtwithdark.com/) - A Collection of small example in Ellie.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Cookbook[0m[38;5;12m (https://orasund.gitbook.io/elm-cookbook/) - A digital book about Elm.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mAwesome Elm PLTD[0m[38;5;12m (https://github.com/pd-andy/awesome-elm-pltd) - Useful resources for programming language theory & development in Elm.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm The Complete Guide[0m[38;5;12m (https://www.udemy.com/course/elm-the-complete-guide/) - Video tutorial including Elm UI, Elm Review, responsive design, tests and more.[39m
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;2;255;187;0m[4mOutdated Tutorials and books (Elm 0.18 or earlier)[0m
|
||||
|
||||
@@ -88,7 +89,19 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mLearning Videos[0m
|
||||
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mWelcome to Elm[0m[38;5;12m (https://www.youtube.com/playlist?list=PLuGpJqnV9DXq_ItwwUoJOGk_uCr72Yvzb) - Video playlist about learning all the Elm fundamentals.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm The Complete Guide[0m[38;5;12m (https://www.udemy.com/course/elm-the-complete-guide/) - Video tutorial including Elm UI, Elm Review, responsive design, tests and more.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mEgghead.io: Elm videos[0m[38;5;12m (https://egghead.io/q?q=elm) - Egghead's Elm video training, many of which are free.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Basics[0m[38;5;12m (https://www.youtube.com/watch?v=g48K6ABfRzA) - Walk through all the syntax and basic ideas in Elm as a general programming language.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mGreg Ziegan: Elm live coding videos [0m[38;5;12m (https://www.youtube.com/channel/UCJt-EkypIn-HoxNhoHqXmIA) - Live coding videos on youtube.[39m
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mArticles[0m
|
||||
|
||||
@@ -102,33 +115,35 @@
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mBlazing Fast HTML[0m[38;5;12m (http://elm-lang.org/blog/blazing-fast-html) - Virtual DOM in Elm.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm from a Business Perspective[0m[38;5;12m (http://www.gizra.com/content/elm-business-perspective/) - This article discusses topics about Elm from a business perspective[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mMove fast and don’t break things. Running a startup on Elm[0m[38;5;12m (https://medium.com/the-ahead-story/move-fast-and-dont-break-things-running-a-startup-on-elm-b5491082fe8b#.c534m1e1t) - Some thoughts on Elm development by a Swedish startup.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm: A frontend story that a backend dev can love[0m[38;5;12m (https://niteo.co/blog/elm-a-frontend-story-that-a-backend-dev-can-love/) - A story how Elm fits a backend developer's brain like no other[39m
|
||||
|
||||
[38;2;255;187;0m[4mMiscellaneous articles[0m
|
||||
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mLearning FP the hard way[0m[38;5;12m (https://gist.github.com/ohanhi/0d3d83cf3f0d7bbea9db) - Experiences on the Elm language.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mBlog of Brian Hicks[0m[38;5;12m (https://www.brianthicks.com) - A blog with various topics about Elm.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mIntroduction to The Elm Architecture and How to Build our First Application[0m
|
||||
[38;5;12m (https://css-tricks.com/introduction-elm-architecture-build-first-application/) - An article describing the Elm architecture and how to build a simple application[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mIntroduction to The Elm Architecture and How to Build our First Application[0m[38;5;12m (https://css-tricks.com/introduction-elm-architecture-build-first-application/) - An article describing the Elm architecture and how to build a simple application[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mFunctional Programming for Web Frontend by Jan Luxemburk[0m[38;5;12m (https://drive.google.com/file/d/0BzfJvCA4sXjQNjJwd2twQUFOU0k/view) - A Bachelor’s thesis about functional programming for frontend development with the focus on Elm.[39m
|
||||
|
||||
[38;2;255;187;0m[4mOutdated articles (Not relevant for current Elm architecture)[0m
|
||||
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm for Web Developers[0m[38;5;12m (https://github.com/eeue56/elm-for-web-developers) - A collection of notes for web developers looking into moving to Elm.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm[0m[38;5;14m[1m [0m[38;5;14m[1m&[0m[38;5;14m[1m [0m[38;5;14m[1mComponents[0m[38;5;12m [39m[38;5;12m(https://medium.com/p/elm-components-3d9c00c6c612)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12mA[39m[38;5;12m [39m[38;5;12mblog[39m[38;5;12m [39m[38;5;12mpost[39m[38;5;12m [39m[38;5;12mdescribing[39m[38;5;12m [39m[38;5;12ma[39m[38;5;12m [39m[38;5;12mpossible[39m[38;5;12m [39m[38;5;12mapproach[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12mreducing[39m[38;5;12m [39m[38;5;12mTEA[39m[38;5;12m [39m[38;5;12mboilerplate.[39m[38;5;12m [39m[38;5;12mUseful[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[38;5;12mcomponent[39m[38;5;12m [39m[38;5;12mlibraries[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m[38;5;12manyone[39m[38;5;12m [39m[38;5;12minterested[39m[38;5;12m [39m[38;5;12min[39m[38;5;12m [39m[38;5;12mseeing[39m[38;5;12m [39m[38;5;12mthe[39m[38;5;12m [39m[38;5;12mamazing[39m[38;5;12m [39m[38;5;12mthings[39m[38;5;12m [39m[38;5;12myou[39m[38;5;12m [39m[38;5;12mcan[39m[38;5;12m [39m[38;5;12mdo[39m
|
||||
[38;5;12mwith[39m[38;5;12m [39m[38;5;12mfunction[39m[38;5;12m [39m[38;5;12mtypes.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mComposing[0m[38;5;14m[1m [0m[38;5;14m[1mFeatures[0m[38;5;14m[1m [0m[38;5;14m[1mand[0m[38;5;14m[1m [0m[38;5;14m[1mBehaviours[0m[38;5;14m[1m [0m[38;5;14m[1min[0m[38;5;14m[1m [0m[38;5;14m[1mthe[0m[38;5;14m[1m [0m[38;5;14m[1mElm[0m[38;5;14m[1m [0m[38;5;14m[1mArchitecture[0m[38;5;12m [39m[38;5;12m(https://github.com/foxdonut/adventures-reactive-web-dev/tree/master/client-elm#composing-features-and-behaviours-in-the-elm-architecture)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12mAn[39m[38;5;12m [39m[38;5;12marticle[39m[38;5;12m [39m[38;5;12mdescribing[39m[38;5;12m [39m[38;5;12mhow[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m
|
||||
[38;5;12morganize[39m[38;5;12m [39m[38;5;12mcode[39m[38;5;12m [39m[38;5;12mthat[39m[38;5;12m [39m[38;5;12mfollows[39m[38;5;12m [39m[38;5;12mthe[39m[38;5;12m [39m[38;5;12mElm[39m[38;5;12m [39m[38;5;12marchitecture[39m[38;5;12m [39m[38;5;12minto[39m[38;5;12m [39m[38;5;12mindependent[39m[38;5;12m [39m[38;5;12mfeatures,[39m[38;5;12m [39m[38;5;12mhow[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12mcommunicate[39m[38;5;12m [39m[38;5;12mbetween[39m[38;5;12m [39m[38;5;12mfeatures,[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m[38;5;12mhow[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12mgroup[39m[38;5;12m [39m[38;5;12msome[39m[38;5;12m [39m[38;5;12mof[39m[38;5;12m [39m[38;5;12mthese[39m[38;5;12m [39m[38;5;12mfeatures[39m[38;5;12m [39m[38;5;12mtogether[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12massemble[39m[38;5;12m [39m[38;5;12mlarger[39m[38;5;12m [39m[38;5;12mfeatures.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm & Components[0m
|
||||
[38;5;12m (https://medium.com/p/elm-components-3d9c00c6c612) - A blog post describing a possible approach to reducing TEA boilerplate. Useful for component libraries and anyone interested in seeing the amazing things you can do with function types.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mComposing[0m[38;5;14m[1m [0m[38;5;14m[1mFeatures[0m[38;5;14m[1m [0m[38;5;14m[1mand[0m[38;5;14m[1m [0m[38;5;14m[1mBehaviours[0m[38;5;14m[1m [0m[38;5;14m[1min[0m[38;5;14m[1m [0m[38;5;14m[1mthe[0m[38;5;14m[1m [0m[38;5;14m[1mElm[0m[38;5;14m[1m [0m[38;5;14m[1mArchitecture[0m[38;5;12m [39m[38;5;12m(https://github.com/foxdonut/adventures-reactive-web-dev/tree/master/client-elm#composing-features-and-behaviours-in-the-elm-architecture)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12mAn[39m[38;5;12m [39m[38;5;12marticle[39m[38;5;12m [39m[38;5;12mdescribing[39m[38;5;12m [39m[38;5;12mhow[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12morganize[39m[38;5;12m [39m[38;5;12mcode[39m[38;5;12m [39m
|
||||
[38;5;12mthat[39m[38;5;12m [39m[38;5;12mfollows[39m[38;5;12m [39m[38;5;12mthe[39m[38;5;12m [39m[38;5;12mElm[39m[38;5;12m [39m[38;5;12marchitecture[39m[38;5;12m [39m[38;5;12minto[39m[38;5;12m [39m[38;5;12mindependent[39m[38;5;12m [39m[38;5;12mfeatures,[39m[38;5;12m [39m[38;5;12mhow[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12mcommunicate[39m[38;5;12m [39m[38;5;12mbetween[39m[38;5;12m [39m[38;5;12mfeatures,[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m[38;5;12mhow[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12mgroup[39m[38;5;12m [39m[38;5;12msome[39m[38;5;12m [39m[38;5;12mof[39m[38;5;12m [39m[38;5;12mthese[39m[38;5;12m [39m[38;5;12mfeatures[39m[38;5;12m [39m[38;5;12mtogether[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12massemble[39m[38;5;12m [39m[38;5;12mlarger[39m[38;5;12m [39m[38;5;12mfeatures.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mGetting Started with Elm[0m[38;5;12m (https://medium.com/@diamondgfx/getting-started-with-elm-11d7a53b1a78) - Series of Elm education tutorials.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm & Guarantees[0m[38;5;12m (https://medium.com/@debois/elm-guarantees-92a66679f7bd) - a realistic look at where Elm is and isn’t superior to other options.[39m
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mVideos[0m
|
||||
[38;2;255;187;0m[4mConference Videos[0m
|
||||
|
||||
[48;2;30;30;40m[38;5;13m[3mWatch great talks about Elm[0m
|
||||
|
||||
[38;5;12mThese are mostly conference talks, for videos about learning Elm look at the [39m[38;5;14m[1mLearning Videos[0m[38;5;12m (#learning-videos) section.[39m
|
||||
|
||||
[38;2;255;187;0m[4mPlaylists[0m
|
||||
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Conf 2019[0m[38;5;12m (https://www.youtube.com/playlist?list=PLglJM3BYAMPGsAM4QTka7FwJ0xLPS0mkN) - Sep 2019[39m
|
||||
@@ -156,15 +171,7 @@
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mRichard Feldman: Make the Back-End Team Jealous: Elm in Production | 2015[0m[38;5;12m (http://www.youtube.com/watch?v=FV0DXNB94NE) - A talk about Elm and initial steps to use it in production.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mEvan Czaplicki: Let's be mainstream! User focused design in Elm | 2015[0m[38;5;12m (https://www.youtube.com/watch?v=oYk8CKH7OhE) - A talk from the father of Elm about the philosophy behind the language.[39m
|
||||
|
||||
[38;2;255;187;0m[4mVideo tutorials[0m
|
||||
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mEgghead.io: Elm videos[0m[38;5;12m (https://egghead.io/q?q=elm) - Egghead's Elm video training, many of which are free.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Basics[0m[38;5;12m (https://www.youtube.com/watch?v=g48K6ABfRzA) - Walk through all the syntax and basic ideas in Elm as a general programming language.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mGreg Ziegan: Elm live coding videos [0m[38;5;12m (https://www.youtube.com/channel/UCJt-EkypIn-HoxNhoHqXmIA) - Live coding videos on youtube.[39m
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mNews[0m
|
||||
|
||||
@@ -175,7 +182,7 @@
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Greenwood[0m[38;5;12m (https://releases.elm.dmy.fr/) - Elm packages releases[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Reddit[0m[38;5;12m (https://www.reddit.com/r/elm/) - Elm news in Reddit[39m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mPodcasts[0m
|
||||
|
||||
@@ -198,7 +205,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mTesting[0m
|
||||
|
||||
@@ -210,7 +217,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mCode generators[0m
|
||||
|
||||
@@ -231,7 +238,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mPackage managers[0m
|
||||
|
||||
@@ -241,19 +248,19 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mLibraries[0m
|
||||
|
||||
[38;5;12mYou can find hundreds of high quality packages at:[39m
|
||||
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm packages[0m[38;5;12m (https://package.elm-lang.org/) - The official registry[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Catalog[0m[38;5;12m (https://korban.net/elm/catalog) - Find packages in a catalog organized into categories. [39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Catalog[0m[38;5;12m (https://korban.net/elm/catalog) - Find packages in a catalog organized into categories.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Search[0m[38;5;12m (http://klaftertief.github.io/elm-search/) - Search Elm documentation for operators, function signatures, etc.[39m
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mBoilerplates[0m
|
||||
|
||||
@@ -280,7 +287,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mFrameworks[0m
|
||||
|
||||
@@ -290,7 +297,7 @@
|
||||
[38;5;12m- [39m[38;5;14m[1mElm Land[0m[38;5;12m (https://elm.land/) - A framework for building Elm applications.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mSpades[0m[38;5;12m (https://github.com/rogeriochaves/spades) - Start an Elm SPA ready to the real world.[39m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mStatic analysis[0m
|
||||
|
||||
@@ -299,17 +306,18 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mStatic site generators[0m
|
||||
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm[0m[38;5;14m[1m [0m[38;5;14m[1mPages[0m[38;5;12m [39m[38;5;12m(http://elm-pages.com)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12mStatic[39m[38;5;12m [39m[38;5;12msite[39m[38;5;12m [39m[38;5;12mgenerator[39m[38;5;12m [39m[38;5;12mthat[39m[38;5;12m [39m[38;5;12mprerenders[39m[38;5;12m [39m[38;5;12mHTML[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m[38;5;12mhydrates[39m[38;5;12m [39m[38;5;12minto[39m[38;5;12m [39m[38;5;12man[39m[38;5;12m [39m[38;5;12mElm[39m[38;5;12m [39m[38;5;12mclient-side[39m[38;5;12m [39m[38;5;12mapp[39m[38;5;12m [39m[38;5;12m([39m[38;5;14m[1mhere[0m[38;5;14m[1m [0m[38;5;14m[1mis[0m[38;5;14m[1m [0m[38;5;14m[1ma[0m[38;5;14m[1m [0m[38;5;14m[1mbrief[0m[38;5;14m[1m [0m[38;5;14m[1mcomparison[0m[38;5;14m[1m [0m[38;5;14m[1mwith[0m[38;5;14m[1m [0m[38;5;14m[1melmstatic[0m[38;5;12m [39m
|
||||
[38;5;12m(https://elm-pages.com/blog/introducing-elm-pages#comparing-elm-pages-and-elmstatic)).[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElmstatic[0m[38;5;12m (https://korban.net/elm/elmstatic) - Elm-based static site generator.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1melm-starter[0m[38;5;12m (https://github.com/lucamug/elm-starter) - An experimental Elm-based bootstrapper that can also be plugged into already existing Elm applications.[39m
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mShowcase generators[0m
|
||||
|
||||
@@ -318,7 +326,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mRun Elm[0m
|
||||
|
||||
@@ -332,7 +340,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mCompile and bundle[0m
|
||||
|
||||
@@ -347,7 +355,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mOther tools[0m
|
||||
|
||||
@@ -366,7 +374,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mEditor plugins[0m
|
||||
|
||||
@@ -415,7 +423,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mExamples[0m
|
||||
|
||||
@@ -444,8 +452,8 @@
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mKanban Board in Elm[0m[38;5;12m (https://github.com/huytd/kanelm) - A kanban board (trello-alike) built with Elm and HTML5 Drag & Drop API[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Playground[0m[38;5;12m (https://ccamel.github.io/playground-elm/index.html) - Pure SPA (with routing) exploring various aspects of Elm.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm Hacker News PWA[0m[38;5;12m (https://github.com/elmariofredo/elm-hn-pwa) - A progressive web app built with Elm version 0.18, using the official Hacker-News API[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm[0m[38;5;14m[1m [0m[38;5;14m[1mNarrative[0m[38;5;14m[1m [0m[38;5;14m[1mEngine[0m[38;5;12m [39m[38;5;12m(https://github.com/jschomay/elm-narrative-engine)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12mA[39m[38;5;12m [39m[38;5;12mframework[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[38;5;12mbuilding[39m[38;5;12m [39m[38;5;12minteractive[39m[38;5;12m [39m[38;5;12mfiction[39m[38;5;12m [39m[38;5;12mstyle[39m[38;5;12m [39m[38;5;12mstories[39m[38;5;12m [39m[38;5;12min[39m[38;5;12m [39m[38;5;12mElm.[39m[38;5;12m [39m[38;5;12mDetailed[39m[38;5;12m [39m[38;5;12mexample[39m[38;5;12m [39m[38;5;14m[1melmnarrativeengine.com[0m[38;5;12m [39m[38;5;12m(http://elmnarrativeengine.com)[39m[38;5;12m [39m[38;5;12mshows[39m[38;5;12m [39m[38;5;12mhow[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12mbuild[39m[38;5;12m [39m[38;5;12ma[39m[38;5;12m [39m
|
||||
[38;5;12m"chose[39m[38;5;12m [39m[38;5;12myour[39m[38;5;12m [39m[38;5;12mown[39m[38;5;12m [39m[38;5;12madventure"[39m[38;5;12m [39m[38;5;12mgame;[39m[38;5;12m [39m[38;5;12mperfect[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[38;5;12mbeginners.[39m[38;5;12m [39m[38;5;14m[1mElm[0m[38;5;14m[1m [0m[38;5;14m[1mv.0.19[0m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mElm[0m[38;5;14m[1m [0m[38;5;14m[1mNarrative[0m[38;5;14m[1m [0m[38;5;14m[1mEngine[0m[38;5;12m [39m[38;5;12m(https://github.com/jschomay/elm-narrative-engine)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12mA[39m[38;5;12m [39m[38;5;12mframework[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[38;5;12mbuilding[39m[38;5;12m [39m[38;5;12minteractive[39m[38;5;12m [39m[38;5;12mfiction[39m[38;5;12m [39m[38;5;12mstyle[39m[38;5;12m [39m[38;5;12mstories[39m[38;5;12m [39m[38;5;12min[39m[38;5;12m [39m[38;5;12mElm.[39m[38;5;12m [39m[38;5;12mDetailed[39m[38;5;12m [39m[38;5;12mexample[39m[38;5;12m [39m[38;5;14m[1melmnarrativeengine.com[0m[38;5;12m [39m[38;5;12m(http://elmnarrativeengine.com)[39m[38;5;12m [39m[38;5;12mshows[39m[38;5;12m [39m[38;5;12mhow[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12mbuild[39m[38;5;12m [39m[38;5;12ma[39m[38;5;12m [39m[38;5;12m"chose[39m[38;5;12m [39m
|
||||
[38;5;12myour[39m[38;5;12m [39m[38;5;12mown[39m[38;5;12m [39m[38;5;12madventure"[39m[38;5;12m [39m[38;5;12mgame;[39m[38;5;12m [39m[38;5;12mperfect[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[38;5;12mbeginners.[39m[38;5;12m [39m[38;5;14m[1mElm[0m[38;5;14m[1m [0m[38;5;14m[1mv.0.19[0m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mAri's Garden[0m[38;5;12m (https://github.com/theiceshelf/arisgarden) - A recipe [39m[38;5;14m[1msite[0m[38;5;12m (https://arisgarden.theiceshelf.com/) built as an SPA that also makes use of the Elm parser.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mBolster[0m[38;5;12m (https://github.com/tarbh-engineering/journal) - An end-to-end encrypted journal app.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mConway's Game of Life[0m[38;5;12m (https://github.com/pecheneg2015/elm-conway-life) - Elm implementation of Conway's Game of Life. [39m[38;5;14m[1mElm v.0.19[0m
|
||||
@@ -458,7 +466,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mCommunity and Support[0m
|
||||
|
||||
@@ -473,7 +481,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mConferences[0m
|
||||
|
||||
@@ -486,7 +494,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mInspired by Elm[0m
|
||||
|
||||
@@ -500,12 +508,13 @@
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mIced[0m[38;5;12m (https://github.com/hecrj/iced) - A cross-platform GUI library for Rust, inspired by Elm[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mRedux[0m[38;5;12m (https://redux.js.org/introduction/prior-art) - A predictable state container for JavaScript apps.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mSwiftUI[0m[38;5;12m (https://developer.apple.com/xcode/swiftui/)[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mTyrian[0m[38;5;12m (https://tyrian.indigoengine.io/) - Tyrian is an Elm-inspired frontend framework for Scala.js.[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mMAUI[0m[38;5;12m (https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/) - .NET Multi-platform App UI[39m
|
||||
[48;5;12m[38;5;11m⟡[49m[39m[38;5;12m [39m[38;5;14m[1mOolong[0m[38;5;12m (https://oolong-kt.org/) - An Elm inspired Model-View-Update (MVU) implementation for Kotlin multiplatform.[39m
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mBeyond the DOM[0m
|
||||
|
||||
@@ -518,19 +527,7 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mWho to follow[0m
|
||||
|
||||
[48;2;30;30;40m[38;5;13m[3mFollow for fresh updates for free. Use [0m[48;2;30;30;40m[38;5;14m[1m[3m#elmlang[0m[48;2;30;30;40m[38;5;13m[3m (https://twitter.com/search?q=%23elmlang) or [0m[48;2;30;30;40m[38;5;14m[1m[3m#elm[0m[48;2;30;30;40m[38;5;13m[3m (https://twitter.com/search?q=%23elm) hashtag.[0m
|
||||
|
||||
|
||||
[38;5;12m--- | --- | --- | ---[39m
|
||||
[38;5;14m[1mOfficial Elm[0m[38;5;12m (https://twitter.com/elmlang) | [39m[38;5;14m[1mEvan Czaplicki[0m[38;5;12m (https://twitter.com/evancz) | [39m[38;5;14m[1mRichard Feldman[0m[38;5;12m (https://twitter.com/rtfeldman) | [39m[38;5;14m[1mElm Weekly[0m[38;5;12m (https://twitter.com/elmweekly)[39m
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mMore awesome[0m
|
||||
|
||||
@@ -544,8 +541,10 @@
|
||||
|
||||
[38;5;12m:top: back to top[39m[38;5;14m[1m (#table-of-contents)[0m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
[38;2;255;187;0m[4mLicense[0m
|
||||
|
||||
[38;5;14m[1m![0m[38;5;12mCC0[39m[38;5;14m[1m (http://i.creativecommons.org/p/zero/1.0/88x31.png)[0m[38;5;12m (http://creativecommons.org/publicdomain/zero/1.0/)[39m
|
||||
|
||||
[38;5;12melm Github: https://github.com/sporto/awesome-elm[39m
|
||||
|
||||
Reference in New Issue
Block a user