AstonJ

AstonJ

Which web framework do you use?

…and why? :upside_down_face:

Most Liked

dimitarvp

dimitarvp

I am working on that! But no promises for time, my life is pretty hectic at the moment.

Eiji

Eiji

Previously when worked mostly in Ruby I used Rails framework with SQLite for development and MariaDB or PostgreSQL in production.

Now I’m focused on Elixir and I’m using Phoenix with PostgreSQL. Unfortunately there is no SQLite 3 support for latest ecto library releases.

OvermindDL1

OvermindDL1

All depends on my use case for it!

If it’s a quickie one for some automation by very limited things, I’ve tossed Python’s flask up in a number of things. It’s very slow but super simple and super quick iteration in a single file (plus I have a wsgi server to easily toss it in). For long lived things that I like to iterate on the fly I used to use erlang (either cowboy straight or nitrogen for interactive things) but in the past few years it’s been phoenix on elixir. Rocket.rs on Rust has been fascinating to play with though, not made anything in it yet that solves an issue I have as of yet but I might do it for the next small thing that I’d usually use flask for (even though it’s a compiled language, would still be a good learning task), and that’s for a large variety of reasons about that framework!

Where Next?

Popular Backend topics Top

AstonJ
Thought this video was interesting: What are your thoughts? Any areas you agree/disagree? Which web-dev tech do you think is worth ado...
New
New
New
finner
During a recent code review I came across this scenario: Code in review if (input.getValue() != null) { return Arrays.asList(value);...
New
Jsdr3398
I’ve recently become interested in Elixir and all it’s neat perks. And since I’m currently working on a messaging platform; elixir seems ...
New
First poster: bot
Welcome to RETRO, my personal take on the Forth language. This is a modern system primarily targetting desktop, mobile, and servers, th...
New
mafinar
Hello folks! We had a pretty fun thread here around the same time last year - talking about Advent of Code problems. That also happened t...
New
jaeyson
Hey! Just a random thought though: Found an article from fudzilla where AI can be a good debugger. How does one integrate something like ...
New
KnowledgeIsPower
Do you just use plain Terraform alone? Do you use CDK for Terraform or other supporting tools (e.g. Terraform Cloud ) for Terraform?
New
jss
If you like video courses, maybe you should try this: https://clojureforpros.com/
New

Other popular topics Top

AstonJ
Curious to know which languages and frameworks you’re all thinking about learning next :upside_down_face: Perhaps if there’s enough peop...
New
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
Margaret
Hello content creators! Happy new year. What tech topics do you think will be the focus of 2021? My vote for one topic is ethics in tech...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
Help
I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
New
PragmaticBookshelf
Author Spotlight: Sophie DeBenedetto @SophieDeBenedetto The days of the traditional request-response web application are long gone, b...
New
New