Based on our record, Elm should be more popular than Phoenix Framework. It has been mentiond 123 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The usage of those supervisors create what we call a supervision tree, and it's what drives a lot of big frameworks such as Phoenix to provide fault-tolerant control and visualization for the process in your application, this give us much more control and performance while trusting the awesome Erlang VM. - Source: dev.to / over 1 year ago
I am a not-good-at-ui dev, meaning I _can_ build UIs pixel perfect if given some exact design files, but it is incredible hard for me to come up with things on my own. So whenever I build something that is not already defined fully by designers (like: most of the time), I have to use some UI component catalog like bootstrap and start assembling my UI based on the options there, at most I switch a theme file to... - Source: Hacker News / almost 2 years ago
a few weeks a go I started to learn Elixir and Phoenix Framework. - Source: dev.to / over 2 years ago
Phoenix LiveViews works like that, and the HTML diffs are efficiently generated using some of Elixir (and Erlang) concepts. Granted, you have to learn a new language, but once you get it, it's really nice to work with. Source: over 2 years ago
There are key frameworks that are very mature in Elixirs such as Phoenix for web applications and Nerves for hardware. - Source: dev.to / almost 3 years ago
Use languages that don’t have side-effects; Elm for UI, and Roc for API/CLI. - Source: dev.to / about 1 month ago
Reactive programming itself is rarely found in pure form. It is often combined with other paradigms. This is how such mixes as Imperative Reactive Programming, Object-Oriented Reactive Programming and Functional Reactive Programming appeared. The latter is the most popular, and the Elm language is considered one of its main representatives. - Source: dev.to / about 1 month ago
I've drawn inspiration from Elm and the blog post Compiler Errors for Humans -- it is nearly a decade old and still inspiring to read. - Source: dev.to / 2 months ago
When I see this it makes me want to run for ReasonML/ReScript/Elm/PureScript. Sum types (without payloads on the instances they are effectively enums) should not require a evening filling ceremonial dance event to define. https://reasonml.github.io/ https://rescript-lang.org/ https://elm-lang.org/ https://www.purescript.org/ (any I forgot?) It's nice that TS is a strict super set of JS... But that's about the only... - Source: Hacker News / 3 months ago
Elm, ReScript, F#, Ocaml, Scala… it’s just normal to name your types, then use them places. In fact, you’ll often create the types _before_ the code, even if you’re not really practicing DDD (Domain Driven Design). Yes, you’ll do many after the fact when doing functions, or you start testing things and decide to change your design, and make new types. Either way, it’s just “the norm”. You then do the other norms... - Source: dev.to / 7 months ago
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
Laravel - A PHP Framework For Web Artisans
Kotlin - Statically typed Programming Language targeting JVM and JavaScript
FastAPI - FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.