Artwork

Content provided by Jesse Tomchak. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Jesse Tomchak or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

47: Elm 0.19

28:27
 
Share
 

Archived series ("Inactive feed" status)

When? This feed was archived on October 04, 2020 13:08 (3+ y ago). Last successful fetch was on January 04, 2020 14:08 (4+ y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 215435816 series 1531971
Content provided by Jesse Tomchak. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Jesse Tomchak or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
It’s Here, the release of Elm 0.19

Elm-Conf is soon!!!! Come join me

Quick Hits
  • function-level dead code elimination

    • Across the entire ecosystem
  • faster compile times, by a lot
  • Nicer Parse Errors
  • Better Docs on types, interop, and SPA
  • packages

    • elm/time
    • elm/url
    • elm/json
    • elm/browser
    • Html.beginner becomes Browser.element and Browser.document
  • Single elm binary so elm-make is now just elm make
  • Other renaming elm-package.json is now just elm.json
  • Encode and Decode are now under elm/json
  • all elm-lang are now just elm/*
  • Removed User-Defined Operators
  • Perf for collections on foldr which is gonna be List, Array, Dic, and Set
  • getViewport
  • The build up

    • You can see the outline of that learning path in the Browser module. It lets you create Elm programs with the following functions:
    • sandbox — react to user input, like buttons and checkboxes
    • element — talk to the outside world, like HTTP and JS interop
    • document — control the and
    • application — create single-page apps
  • It’s really really small!!!

  • elm-core is 1.0

    "elm/browser": "1.0.0", "elm/core": "1.0.0", "elm/html": "1.0.0", "elm/http": "1.0.0", "elm/json": "1.0.0", "elm/svg": "1.0.0", "elm/url": "1.0.0", "elm-explorations/markdown": "1.0.0" }, "indirect": { "elm/time": "1.0.0", "elm/virtual-dom": "1.0.0"
    • That leads to the question, is Elm 1.0. The short answer is no.
Picks
  • All the contributors to Elm that worked hard for these improvements

  • Elm-Conf, bc I can’t wait to go!

Resources Follow

  continue reading

91 episodes

Artwork

47: Elm 0.19

Javascript to Elm

73 subscribers

published

iconShare
 

Archived series ("Inactive feed" status)

When? This feed was archived on October 04, 2020 13:08 (3+ y ago). Last successful fetch was on January 04, 2020 14:08 (4+ y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 215435816 series 1531971
Content provided by Jesse Tomchak. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Jesse Tomchak or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
It’s Here, the release of Elm 0.19

Elm-Conf is soon!!!! Come join me

Quick Hits
  • function-level dead code elimination

    • Across the entire ecosystem
  • faster compile times, by a lot
  • Nicer Parse Errors
  • Better Docs on types, interop, and SPA
  • packages

    • elm/time
    • elm/url
    • elm/json
    • elm/browser
    • Html.beginner becomes Browser.element and Browser.document
  • Single elm binary so elm-make is now just elm make
  • Other renaming elm-package.json is now just elm.json
  • Encode and Decode are now under elm/json
  • all elm-lang are now just elm/*
  • Removed User-Defined Operators
  • Perf for collections on foldr which is gonna be List, Array, Dic, and Set
  • getViewport
  • The build up

    • You can see the outline of that learning path in the Browser module. It lets you create Elm programs with the following functions:
    • sandbox — react to user input, like buttons and checkboxes
    • element — talk to the outside world, like HTTP and JS interop
    • document — control the and
    • application — create single-page apps
  • It’s really really small!!!

  • elm-core is 1.0

    "elm/browser": "1.0.0", "elm/core": "1.0.0", "elm/html": "1.0.0", "elm/http": "1.0.0", "elm/json": "1.0.0", "elm/svg": "1.0.0", "elm/url": "1.0.0", "elm-explorations/markdown": "1.0.0" }, "indirect": { "elm/time": "1.0.0", "elm/virtual-dom": "1.0.0"
    • That leads to the question, is Elm 1.0. The short answer is no.
Picks
  • All the contributors to Elm that worked hard for these improvements

  • Elm-Conf, bc I can’t wait to go!

Resources Follow

  continue reading

91 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide