http://www.website.com My First Online Shop (1997) http://www.website.com https://web.archive.org/web/19970413021718/http://www.swreisedienst.de/ https://web.archive.org/web/19970413021718/http://www.swreisedienst.de/
Programming Languages I’ve Used For Online Shops Since Language Server OS Development OS Framework Delphi Win 3.11 Win 3.11 - Perl Linux Linux - PHP Linux Linux and macOS - Ruby Linux macOS Ruby on Rails Elixir Linux macOS Phoenix Framework
Titlelize Code Example "ExMachina Hits 1.0 - More Flexible, More Useful and Support for Ecto 2.0" => "exmachina-hits-1-0-more-flexible-more-useful-and-support-for-ecto-2-0! Ruby Elixir https://thoughtbot.com/blog/elixir-for-rubyists
Nerves Is An Astonishing Elixir Project Craft and deploy bulletproof embedded software in Elixir. • Raspberry Pi • BeagleBone • Generic x86_64 https://www.nerves-project.org
Ruby on Rails Doctrine "Optimize for programmer happiness" Me thinking: But I have been very unhappy with some gems and very happy with Phoenix. https://rubyonrails.org/doctrine/
Phoenix Framework "Build rich, interactive web applications quickly, with less code and fewer moving parts" Me thinking: But I have done rich interactive web applications with Rails too. https://www.phoenixframework.org
$ rails new my_blog $ cd my_blog $ rails g scaffold post title body:text $ rails db:migrate $ rails server # Open http://0.0.0.0:3000/posts Fun fact: $ my_blog:> tree | wc -l 19572
A bad programmer can write a slow program in Assembler. A good programmer can write a fast program in Visual Basic. Jon von Tetzchner told me that some 20 years ago.