
Nest.js
ExpressJS
Next.js
Adonis JS
FeathersJS
Sails.js
Node.js
Koa.js
Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
Based on our record, Nest.js should be more popular than Clojure. It has been mentiond 234 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.
If you follow a strict domain model, and propagate changes to other aggregates through events, you can adhere to the above criteria. You're probably writing Java, C#, or JS with Nest (which really, really wants to be Java). - Source: dev.to / 4 months ago
Apps/api — NestJS backend, ingests GitHub webhooks, hosts auth endpoints Each app runs on a different port in dev, deploys to a different platform, and has its own scaling profile. - Source: dev.to / 4 months ago
NestJS is the closest thing to Spring Boot in the TypeScript world. Dependency injection, decorators, modules, guards, pipes — it gives you strong opinions about architecture. - Source: dev.to / 6 months ago
I started my career doing ~20 years of C# from pretty much the very beginning (JavaScript even before then!). Around 2020, I switched into the startup space and quickly picked up TypeScript since that's "what the kids use". It wasn't without struggles, but once I wrapped my head around TypeScript as "shapes for JavaScript", it clicked. At the time, the startup was undertaking a new product on Nest.js[0] which... - Source: Hacker News / 7 months ago
In my full time job, we use NestJS with Prisma in the Backend and Vue.js on the Frontend. - Source: dev.to / 8 months ago
In my last post I discussed DSLs for database querying in Clojure. These typically take the form of data structures. - Source: dev.to / 21 days ago
One of the most famous talks in computer science is Simple Made Easy by Rich Hickey, The creator of the programming language Clojure. In it, he explains that, "simple" and "easy" are not the same thing. He refers to the word origins of the two words:. - Source: dev.to / 2 months ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / 4 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year ago
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
Next.js - A small framework for server-rendered universal JavaScript apps
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it
Rust - A safe, concurrent, practical language