Le Tote’s mission is to make fashion accessible for everyone, every day. Our unique model gives customers access to an unlimited closet of clothing and accessories for a monthly membership fee. We feature hundreds of top brands including House of Harlow, Sam Edelman, Free People, Vince Camuto, Max Studio, Tahari and French Connection. Each shipment includes a personalized selection of three pieces
I've Phoenix app (I created it with --api flag) that has some additional data required to process requests that I store in priv/data/filters.csv. So it works fine in dev mode, I can read this file like: File.stream!("priv/data/filters.csv"), but once app is delivered using mix edeliver update this file is not accessible anymore. I can see this folder in build directory, but after app is delivered
Elixir is a hot and trendy topic nowadays. Of the newer languages that show up periodically on Hacker News, I found that people were the most positive about it, even moreso than Rust. But of course, no language is ever going to be a silver bullet. So I compiled this list of reading notes, quotes, links and some personal thoughts about Elixir from using it to build some side projects, such as an ap
Too Long; Didn't ReadI make a living providing consulting, training and writing <a href="http://amzn.to/2qgoHKH" target="_blank">books</a> for <a href="http://rubyonrails.org" target="_blank">Ruby on Rails</a> and <a href="http://www.phoenixframework.org" target="_blank">Phoenix</a> (hint: please send an email to [email protected] if you want to hire me). 50% of the time I’m hired as a firefighter
A free introduction to Elixir, OTP, Ecto, and Phoenix Too Long; Didn't ReadToday, DailyDrip is releasing <strong>five weeks of free content to introduce people to the Elixir programming language</strong> and prepare them for building web applications using Ecto and Phoenix. We produced 25 short-form episodes (around five minutes each) that will take you from “what is this Elixir thing?” to “Cool,
Phoenix で、受け取った URL をどうやってディスパッチしているのか気になったので、mix phoenix.new hello_world で生成したプロジェクトから、順番に読んでいった。 HelloWorld.start/2 hello_world/lib/hello_world.ex: defmodule HelloWorld do ... def start(_type, _args) do ... children = [ # Start the Ecto repository supervisor(HelloWorld.Repo, []), # Start the endpoint when the application starts supervisor(HelloWorld.Endpoint, []), ] opts = [strategy: :one_for_on
Phoenix 1.3-rc.0 was just released, and while it’s still not a final release, it already feels solid as h*ck. I’ve been doing a personal project on the side for a while now, and it has a web API component, which I wrote in Phoenix 1.2. That was my first time using Phoenix on a serious project that I intend to ship. With the release of Phoenix 1.3, and after I watched Chris McCord’s talk about the
Where should you run your workload? It depends...Choosing the right infrastructure options to run your application is critical, both for the success of your application and for the team that is managing and developing it. This post breaks down some of the most important factors that you need to consider when deciding where you should run your stuff! What are these services?Compute Engine - Virtual
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く