Neovim might be a bit more popular than Elixir. We know about 108 links to it since March 2021 and only 83 links to Elixir. 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.
Elixir is a functional, concurrent, and dynamically typed language built on top of the Erlang VM. Since its release in 2012, Elixir has gained popularity due to its friendly syntax, scalability, and fault tolerance. - Source: dev.to / 7 days ago
Elixir runs on the Erlang VM, known for creating low latency, distributed, and fault-tolerant systems. Elixir Docs. - Source: dev.to / about 2 months ago
This guide will walk you through creating a basic REST API using Elixir and Phoenix Framework with thorough comments explaining each piece of code. - Source: dev.to / 2 months ago
Recently, I discovered a programming language called Elixir. Elixir is described as a dynamic, functional language for building scalable and maintainable applications. - Source: dev.to / 3 months ago
The first time I saw and used something similar was using doctests in Elixir 3 years ago, but cram tests are much more versatile. In dune, you can use whichever executable binary. You can make your documentation executable. How cool is that!? - Source: dev.to / 4 months ago
PDE (Personalized Development Environment): Neovim. - Source: dev.to / 28 days ago
I've used VSCode for years. It's great, no doubt. But when you have to juggle up to 5 projects daily, you'll find that it's going to block you away. Mine feels heavy, especially with multiple windows and extensions. This is why I decided to find an alternative, until I started using NeoVim instead. - Source: dev.to / about 1 month ago
As the developer of the Automad flat-file content management system, I wanted to make working with Automad themes in Neovim as smooth as possible. Automad has its own templating syntax, so I created tree-sitter-automad to provide proper syntax highlighting. Since it’s not yet an official parser, you need to manually register it in Neovim. To speed up template writing, you can also add custom snippets using... - Source: dev.to / about 2 months ago
Welcome to my optimized Laravel development setup featuring Nvim with LazyVim integration. This configuration is tailored to enhance productivity and streamline the development workflow for Laravel projects. - Source: dev.to / about 2 months ago
You want to customize your Neovim config but you don't know Lua. - Source: dev.to / 3 months ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Rust - A safe, concurrent, practical language
Vim - Highly configurable text editor built to enable efficient text editing
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.
Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.