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

New
New
New
New
Jsdr3398
I really need developers to help create my messaging platform but I’m not sure how much they want etc. I’ve never hired anyone before :s...
New
kelvinst
I have being some Elixir open-source contributions and side projects. Oh, and I’m doing them on livestreams on my twitch channel, follow ...
New
OvermindDL1
Woooooooo! This is such a huge release for it, and 2 years incoming! In short, the library is now using an updated hyper backend (not j...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
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
lucasvegi
Hello guys! Perhaps some of you have already seen this invitation on other channels in the Elixir community or even responded to our surv...
New

Other popular topics Top

PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
AstonJ
We have a thread about the keyboards we have, but what about nice keyboards we come across that we want? If you have seen any that look n...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
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
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
New
PragmaticBookshelf
“A Mystical Experience” Hero’s Journey with Paolo Perrotta @nusco Ever wonder how authoring books compares to writing articles?...
New
gagan7995
API 4 Path: /user/following/ Method: GET Description: Returns the list of all names of people whom the user follows Response [ { ...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New