Тёмный

Elm at Scale: More Surprises, More Pain Points 

Kevin Yank
Подписаться 1,4 тыс.
Просмотров 22 тыс.
50% 1

Наука

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 25   
@samuelvishesh
@samuelvishesh Год назад
Are you guys still using Elm?
@KevinNYank
@KevinNYank Год назад
Not for anything new, but we still have a couple of active Elm codebases. See my blog post: kevinyank.com/posts/on-endings-why-how-we-retired-elm-at-culture-amp/
@coder_one
@coder_one Год назад
@@KevinNYank for what reasons did you stop using Elm in new projects? Are you able to sum it up overall from the perspective of so many years? I'm starting to learn Elm and I'm a bit worried about whether it's a COBOL-style learning venture
@KevinNYank
@KevinNYank Год назад
@@coder_one I certainly can! kevinyank.com/posts/on-endings-why-how-we-retired-elm-at-culture-amp/
@windar2390
@windar2390 4 года назад
It's been over a year and I'm really curious how it's been going with ELM. Did you find any pain points besides the "DOM is off-limits" you couldn't solve?
@BerenddeBoer
@BerenddeBoer 4 года назад
It's odd to see Elm is like X, when in reality Elm was the inspiration for X.
@ericka.montanez6821
@ericka.montanez6821 6 лет назад
This is gold.
@solvm1652
@solvm1652 5 лет назад
I love this series! How about elixir as well? What has that revealed?
@ramstein74
@ramstein74 6 лет назад
Great video and explanation. This is better than going to the oficial website.
@simonkraus7533
@simonkraus7533 6 лет назад
Dont you know how many items there are that you want to show and can't you just calculate 16*px_per_item to get the pixel value?
@joaopereira1219
@joaopereira1219 5 лет назад
Awesome videos, looking forward for a follow up that takes the 0.19 version into account
@StephenTurley
@StephenTurley 4 года назад
I'm really looking forward to your 0.19 Suprises and Pain Points. I think this is a great format.
@Joy-om2iu
@Joy-om2iu 4 года назад
Pricey as a gem! This is a MUST watch! Thank you for sharing your experience.
@guidyouguy7306
@guidyouguy7306 6 лет назад
Very nice
@andynicholson7944
@andynicholson7944 5 лет назад
Great presentation, thanks Kevin! PS. What mic do you use to record?
@MarceloBoeira23
@MarceloBoeira23 5 лет назад
Thanks for both videos, it's always good to have reliable reviews from people using it in production!
@danzmachinz2269
@danzmachinz2269 5 лет назад
More on webcomponents and jwts please. Thanks
@morthim
@morthim 4 года назад
i am impressed
@LourensRolograaf
@LourensRolograaf 5 лет назад
Did you change over all lecacy to .19 and if so, how does the compiler perform now? And is your compiled JS seriously smaller?
@LourensRolograaf
@LourensRolograaf 5 лет назад
@@KevinNYank it must be really great not to have to go through upgrading a large codebase very frequently, and if your worst pain points are being tackled in the upgrade, instead of the common featuritis with only unwanted bulk of new options?
@YakovL
@YakovL 5 лет назад
@@KevinNYank cool! Looking forward to hearing how it goes for you. You also mentioned that 0.19 was planned to have those code splitting, tree shaking and other stuff implemented. Looks (elm-lang.org/blog/small-assets-without-the-headache) like you're right about only dead code elimination/tree shaking actually got implemented, which is still quite an improvement.
@smackmybiatch
@smackmybiatch 4 года назад
@@KevinNYank how about now?
@dmitryplatonov
@dmitryplatonov 5 лет назад
Did you ever thought about switching to Purescript?
@dmitryplatonov
@dmitryplatonov 5 лет назад
@@KevinNYank I had hello world example working in 30 min (opposed to 5 min in Elm), that is using Hedwig, which is very similar to Elm architecture. After my initial excitement over Elm, I found two major problems with Elm: 1) single person controls language and libraries 2) type system is limiting. You probably you felt (1) with 0.19, which killed custom operators and native modules. (2), among others, leads to non-existence of typeclasses, and because of that user-defined types cannot be used as keys in dicts. Lack of typeclasses leads to problems with code reuse and boilerplate. As for initial setup - it is done once in a project, so it's not a concern for longer projects. As general framework (not webapp-specific) it can be adopted to server-side rendering, and also some code sharing is possible between front and back. Elm is wonderfull tech, and easy to get into, but in some ways limiting - which would not be a problem if creator would not enforce his vision on all users.
Далее
Elm in Production: Surprises & Pain Points
35:34
Просмотров 33 тыс.
Developer Happiness on the Front End with Elm
45:49
Просмотров 43 тыс.
Дикий Бармалей разозлил всех!
01:00
11 ming dollarlik uzum
00:43
Просмотров 807 тыс.
Kris Jenkins - Slaying a UI Antipattern
29:01
Просмотров 8 тыс.
"Teaching Elm to Beginners" by Richard Feldman
32:01
Просмотров 12 тыс.
Elm crash course - Building unbreakable webapps fast
45:53
From Rails to Elm and Haskell - Richard Feldman
52:18
Richard Feldman - Exploring elm-spa-example
44:42
Просмотров 17 тыс.
Elm and Web Components - Richard Feldman
24:38
Просмотров 10 тыс.
"Building a Toolkit for Design" by Matthew Griffith
32:25