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!

Popular Backend topics Top

DevotionGeo
Some time ago I read somewhere that Rocket will work with stable versions of Rust. The previous version’s changelog says, “Core: Removed...
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
finner
I’ve never really felt 100% comfortable using the enum type because of my lack of understanding how it is constructed . . . . . . until ...
New
Exadra37
Finishing my app to take notes on Videos: I am aiming to put it online on my playground by this weekend. Edit: It’s up https://video...
New
Cellane
I’ve been asked by my supervisors at work to finally give everyone in the team presentation about “that Elixir thing you can’t seem to sh...
New
DevotionGeo
What do you people do for reading Erlang docs? Is there something like Ruby’s ri? I installed manual pages for Erlang under /usr/local/...
New
Reinis
I’ve been diving into Bridgetown (a Jekyll successor) and learning about writing a more maintainable CSS.
New
New
mafinar
December is only a few weeks away. I have been detached from programming puzzles for a while now so thought I would give myself some warm...
New

Other popular topics Top

ohm
Which, if any, games do you play? On what platform? I just bought (and completed) Minecraft Dungeons for my Nintendo Switch. Other than ...
New
wolf4earth
@AstonJ prompted me to open this topic after I mentioned in the lockdown thread how I started to do a lot more for my fitness. https://f...
New
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
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
PragmaticBookshelf
Author Spotlight Mike Riley @mriley This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s book ...
New
PragmaticBookshelf
Author Spotlight: Karl Stolley @karlstolley Logic! Rhetoric! Prag! Wow, what a combination. In this spotlight, we sit down with Karl ...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New