
Phoenix Framework
@elixirphoenix
Followers
20K
Following
28
Media
17
Statuses
1K
The @elixirlang web framework that provides peace of mind from prototype to production
Joined February 2014
Our benchmark summary by @TheGazler is up!.“The Road to 2 Million Websocket Connections in Phoenix”.
15
139
215
Phoenix 1.7.0 final is out! 🐥🔥. Built-in @tailwindcss , Verified Routes, LiveView Streams, and more. Check the announcement for details:.
12
199
650
HTTP/2 support is being finalized thanks to @TheGazler's work in Plug & Phoenix, and of course @lhoguin's continued fantastic work on Cowboy.
0
99
274
The redesigned phoenix site is now proudly running on @gigalixir and the experience has been an absolutely joy! git push deployments with all the features of the platform, and everything is painless, down to SSL being automatically supported ❤️.
2
46
262
Please join us in welcoming @bemesa21 to the phoenix-core team! . She has previously contributed to LiveDashboard with supervision tree visualizations, & our upcoming 1.7 phoenix release will include her work on the Elixir Presence client. We're thrilled to have her aboard! 🐥🔥.
10
31
256
Phoenix 1.0 – the framework for the modern web just landed. http://t.co/QMkLUNcFZd. Thanks to all involved and this wonderful community!.
10
320
234
This means you can now deploy a phoenix app for free on @flydotio 🐥🔥.
Postgres on is now free for small projects. The hard part about free Postgres is storage, so this post is also about free storage.
1
39
216
LiveView 0.17.8 is out with the new HEEx formatter thanks to @FeelipeRenan ! 🐥🔥. It's a mix formatter plugin that formats all your heex files and ~H templates. Try it out and let us know if you have any issues:.
4
37
189
Please join us in welcoming @bayfieldcoder to the phoenix-core team! Aaron just landed his phx.gen.auth work, which brings @josevalim's initial authentication efforts to life! A full authentication solution is now only a few keystrokes away and ready to be extended to your needs.
9
24
178
Phoenix 1.2.1 is out with gorgeous new error pages thanks to @rstacruz! Also endpoint code reloading fixes in dev
2
83
155
Phoenix core team member @lance_halvorsen just released his book, "Functional Web Development with Elixir, OTP, and Phoenix". Check it out!.
0
53
148
People have been asking for an Elixir Presence client for years, and thanks to work by @bemesa21 we now support this in the Phoenix main branch!. This allows consuming presence diffs efficiently on the server just like you're able to via external clients:.
5
35
147
Using the bandit webserver in phoenix is so easy it fits in a tweet:. # config.exs.config :app, AppWeb.Endpoint,. adapter: Bandit.PhoenixAdapter,. # mix.exs.{:bandit, "~> 1.0-pre", override: true},. That's it! Thanks for all the hard work @mattrudel ! Looking forward to 1.0.0!.
1
18
135
Phoenix 1.4.15 is out with a new :trailing_slash router option for adding slashes to generated route helpers. This latest release is brought to you by our newest phoenix-core team member @mcrumm. Please join us in welcoming Michael aboard! 🐥🔥.
5
24
136
phoenix_pubsub 1.1.0 is out with major performance improvements thanks to work by @michalmuskala and @simonzelazny ! 🐥🔥.
1
21
125
See how easy it is to deploy your Phoenix projects with the new Elixir 1.9 releases support and @gigalixir’s platform in their latest writeup.
0
17
67
New to LiveView JS commands? @bemesa21 gives a nice overview while implementing client-side tabs step-by-step:.
0
20
67
A great writeup on function components and slots was just published by @bemesa21 ! Check it out to see the run down on these new features:.
0
19
62
The recently released Phoenix.HTML from 3.0.0-3.0.3 had a security vulnerability where the :class attribute in content_tag (and class={@class} in HEEx) did not escape values. Please update to 3.0.4.
0
26
57
@chris_mccord's "The Road to LiveView 1.0" keynote from @ElixirConfEU has been posted. Check it out for some neat demos on streams, infinite virtualized lists, and new dynamic form features coming your way!.
1
14
55
Thanks to the fine folks at @DockYard the Phoenix Phrenzy competition is live! Join in to test your LiveView skills while showing the world what’s possible with Phoenix!.
2
23
52
Try out Ecto 2.0.0-rc in your Phoenix projects by following @josevalim's writeup and let us know how it goes!.
0
30
46
"Phoenix LiveView Zipped Uploads" by @chris_mccord shows you how to upload an entire directory by zipping it together on the client.
0
8
45
DockYard is hosting an ElixirConf Q&A with @chris_mccord and core-team member @mcrumm tomorrow at 11:35CDT. Reply to this thread with specific questions you'd like discussed!.
7
10
42
phoenix-core member @peregrine just released a great write up on using SQLite for full text search – powered by LiveView!.
1
6
41
There's a few hours left to grab a copy of "Programming Phoenix" 40% off from @pragprog using promo APRILNOFOOLS2016.
7
44
39
Phoenix is taking on the modern web. See @mobileoverlord’s objc channels lib sync an apple watch, browser, & iPhone.
0
27
40
Phoenix-core team member @peregrine is on stage at #elixirconf telling his story about coming around to the idea of LiveView
0
6
37
If you want an example of Phoenix’s new Token auth, check the docs at. Big thx to @peregrine for adding the feature!.
0
28
34
Check out @NCCGroupInfosec's "Sobelow" project, a security-focused static analysis tool for Phoenix.
0
21
33
For a deep-dive into how to build an app like TodoTrek (or Trello) in LiveView, @bemesa21's new fly series takes you step-by-step!.
Check out this post and discover how to build a dynamic list component with seamless item addition, removal, editing, and resetting using Streams and form components in LiveView. #MyElixirStatus @elixirphoenix
0
4
30
Hear from core-team member @TheGazler at ElixirConf on how file uploads will be handled with Phoenix LiveView. We can’t wait to show off this feature!.
0
8
29
There's two days left to submit a talk to the 2020 virtual @ElixirConf – Beginner or expert, we'd love to hear from you!.
0
12
30
If today's @elixirlang release wasn't enough for you, Phoenix 0.11 is out with some nice goodies! Details:.
1
43
29
Check out our badges to show your love on your phoenix powered projects: #elixirlang . http://t.co/ejHhiATTB0.
3
24
25
We're holding another Documentation Sprint at this years @elixirconf! Signup here if you’re interested in helping out
1
11
23
In case you missed it, the "Programming Phoenix" beta book is out! Just in time for #elixirconf.
2
20
24
.@pragdave takes the stage at @lonestarelixir. Currently talking about his graduate Elixir and Phoenix course!
0
6
23
Maxed channels at 1.3M on 1 server… because our 45 client boxes are out of ram. @livehelpnow is spinning up 40 larger servers for us ❤️❤️❤️.
0
29
23
We have 200 fresh stickers waiting for you at @ElixirDaze in a couple weeks! Don't miss out!.
2
8
21
Join us in welcoming @TheGazler to the phoenix-core team! His contributions throughput the community have been an enormous help. Thx Gary!.
0
11
20
Great showing for the @ElixirNYC meetup! Thanks for the pizza @SparkPost and @timberdotio / @FlatironSchool for hosting!
1
6
20