elm-for-web-developers
Web development guide
A collection of tips and guidelines for web developers transitioning to Elm from other JavaScript frameworks.
A collection of tips for people using Elm from a web-dev background
56 stars
5 watching
3 forks
last commit: almost 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
eeue56/haskell-to-elm | A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
dwyl/learn-elm | A tutorial on learning and using the Elm programming language for front-end web development | 482 |
elm-community/elm-webpack-starter | A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling | 861 |
ellerbrock/nodejs-for-webdeveloper | Comprehensive resource covering Node.js fundamentals, asynchronous programming, and various frameworks for building web applications | 14 |
ohanhi/elm-ement | A proof-of-concept demonstrating the interoperability of Elm with Web Components | 49 |
jah2488/elm-companies | A curated list of companies using Elm in production, organized by industry. | 467 |
eeue56/take-home | An experimental full-stack Elm project providing a basic web application server with various features such as server-side rendering and type-safe CSS. | 356 |
elm-community/elm-webpack-loader | A Webpack loader that enables the Elm programming language to be compiled and bundled with JavaScript for use in web applications. | 532 |
nulldev/javascript-styleguide | A comprehensive style guide for writing JavaScript code with best practices and recommendations for various aspects of the language. | 24 |
ericandrewlewis/web-dev-resources | A repository of curated web development resources and tutorials on the internet. | 26 |
leahneukirchen/styleguide | A collection of guidelines and best practices for software development | 443 |
izdi/elm-cheat-sheet | An overview of Elm syntax and features in the form of a comprehensive guide | 951 |
simonewebdesign/elm-new | A command-line tool for generating boilerplate code for Elm web applications | 81 |
elm-explorations/test | A package for writing and running tests for Elm code | 237 |