awesome-bigdata
github.com/harshakvarma/awesome-bigdata ↗List of awesome Big data applications, tutorials and code samples
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me misc resources from awesome-bigdata"
Installation instructions →What's inside
Misc
- 404 Elm Street
A fun WebGL game built with Elm.
- Debug Elm
Debug elm code online.
- Ellie
The
- Elm Search
Search Elm documentation for operators, function signatures, etc.
- Haskell to Elm
Collection of examples on places where Elm is different to Haskell, targeted at Elm beginners coming from Haskell backgrounds.
- Online REPL
The ELM Online REPL
Videos
- Aaron VonderHaar: Codevember 2016
elm live video examples.
- Amitai Burstein: Frontend with Guarantees
A talk from You Gotta Love Frontend 2016
- Egghead.io: Elm videos
Egghead's Elm video training, many of which are free.
- Elm Basics
Walk through all the syntax and basic ideas in Elm as a general programming language.
- Elm Conf 2016
All talks from elm-conf 2016
- Evan Czaplicki: Let's be mainstream! User focused design in Elm
A talk from the father of Elm about the philosophy behind the language.
Learn
- A Concise Introduction to Elm
High overview of language features.
- Architecture Tutorial
How to create modular Elm code that scales nicely with your app.
- Beginning Elm
A gentle introduction to the Elm programming language.
- Elm: A Beginners' Guide to Elm and Data
Beginners' course to Elm and Data
- Elm: Building Reactive Web Apps
Learn how to build reactive web apps using Elm.
- Elm cheat sheet
Syntax and features overview.
Editor plugins
- atom-elm-navigator
A side panel that helps to navigate to any function, type definition or port in your project.
- atom-elm-snippets
Elm snippets for Atom.
- atom-language-elm
Syntax highlighting and autocompletion for the Atom editor.
- atom-linter-elm-make
Elm code linter for the Atom editor.
- elmjutsu
Autocompletion, go to definition, find usages, rename symbol, etc. for the Atom editor.
- Elm Language Support
Syntax highlighting, REPL, autocompletion, and more for Sublime Text 2 and 3.
Support
- @bayandin
- IRC
Ask questions on elm freenode.
- Mailing list
Google discussion group.
- Official Elm
Evan Czaplicki
- Reddit
Elm board on reddit.
- @sindresorhus
Examples
- Bitcoin BR Chrome Extension
Chrome extension built in Elm that shows the bitcoin value in all Brazilian exchanges.
- Builtwithelm
Web site built with elm with list of projects and apps built with Elm.
- Collection of examples
A collection of examples with advanced techniques for real-world Elm apps.
- Elm Architecture in Android
An example Android application implemented with the Elm Architecture using the Kotlin programming language and Anko library.
- <elm-ement>
- Elm Flatris
A Flatris clone in Elm language v0.18.
Articles
- Blazing Fast HTML
Virtual DOM in Elm.
- Blog of Brian Hicks
A blog with various topics about Elm.
- Composing Features and Behaviours in the Elm Architecture
An article describing how to organize code that follows the Elm architecture into independent features, how to communicate between features, and how to group some of these features together to assemble larger features.
- Elm & Components
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.
- Elm for Web Developers
A collection of notes for web developers looking into moving to Elm.
- Elm from a Business Perspective
This article discusses topics about Elm from a business perspective
Libraries
- core
Elm Core Libraries.
- elm-bootstrap
Comprehensive Bootstrap 4 library for Elm.
- elm-console
Elm library to read and write to the console in Node.
- elmfire
Use Firebase as backend. For higher level API:
- elm-http-builder
Build and handle JSON requests more naturally than with low-level elm-http.
- elm-mdl
Material Design component library in Elm. With
Showing a sample of 162 resources. View the full list on GitHub →