وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Elm – The Complete Guide (a web development video tutorial)

سرفصل های دوره

Learn the language of the future for web development and increase your productivity and fun using Elm, Elm UI and others


1 - Introduction
  • 1 - Hello Elm
  • 1 - Source code.txt
  • 2 - Making changes
  • 2 - Source code.txt
  • 3 - Reset
  • 3 - Source code.txt
  • 4 - Growing
  • 4 - Source code.txt
  • 5 - Events
  • 5 - Source code.txt
  • 6 - Source code.txt
  • 6 - Text Fields

  • 2 - Installation
  • 7 - Choose your operating system
  • 8 - Install Elm with Ubuntu Linux
  • 9 - Elm compiler.txt
  • 9 - Install Elm in Windows
  • 9 - NodeJS.txt
  • 9 - Visual Studio Code.txt
  • 10 - Elm compiler.txt
  • 10 - Install Elm in Mac
  • 10 - NodeJS installer.txt
  • 10 - Visual Studio Code.txt

  • 3 - First steps
  • 11 - Simple page
  • 11 - Source code.txt
  • 12 - Embedded page
  • 12 - Source code.txt
  • 13 - Package page
  • 13 - Source code.txt

  • 4 - Our first Elm project
  • 14 - Happy Birthday setup
  • 14 - Source code.txt
  • 15 - Happy Birthday buttons
  • 15 - Source code.txt
  • 16 - Happy Birthday live
  • 17 - Happy Birthday input
  • 17 - Source code.txt
  • 18 - Happy Birthday improvements
  • 18 - Source code.txt
  • 19 - Happy Birthday new changes
  • 19 - Source code.txt
  • 20 - Happy Birthday refactor
  • 20 - Source code.txt
  • 21 - Happy Birthday better views
  • 21 - Source code.txt

  • 5 - Make it beautiful
  • 22 - Elm packages.txt
  • 22 - My dog setup
  • 22 - Source code.txt
  • 23 - My dog colors
  • 23 - Source code.txt
  • 24 - My dog image
  • 24 - Source code.txt
  • 25 - My dog fonts
  • 25 - Source code.txt
  • 26 - Cupcake Ipsum.txt
  • 26 - My doc content
  • 26 - Source code.txt
  • 27 - Color Tool.txt
  • 27 - My dog better colors
  • 27 - Source code.txt
  • 28 - My dog themes
  • 28 - Source code.txt
  • 29 - My dog types
  • 29 - Source code.txt
  • 30 - My Dog imports
  • 30 - Source code.txt
  • 31 - My Dog semantics
  • 31 - Source code.txt

  • 6 - Using JSON
  • 32 - Hello JSON setup
  • 32 - Source code.txt
  • 33 - Hello JSON data
  • 33 - Source code.txt
  • 34 - Hello JSON request
  • 34 - Source code.txt
  • 35 - Hello JSON run
  • 35 - Source code.txt
  • 36 - Hello JSON error detail
  • 36 - Source code.txt
  • 37 - Hello JSON result
  • 37 - Source code.txt
  • 38 - Hello JSON remote data
  • 38 - Source code.txt

  • 7 - JSON Interactive
  • 39 - Books intro
  • 39 - Book search JSON sample.txt
  • 39 - Google Books API.txt
  • 40 - Books setup
  • 40 - Source code.txt
  • 41 - Books visuals
  • 41 - Source code.txt
  • 42 - Books searchbar
  • 42 - Source code.txt
  • 43 - Books JSON call
  • 43 - Source code.txt
  • 44 - Books JSON decoding
  • 44 - Source code.txt
  • 45 - Books reporting errors
  • 45 - Source code.txt
  • 46 - Books thumbnails
  • 47 - Books links
  • 47 - Source code.txt
  • 48 - Books loading
  • 48 - Source code.txt
  • 49 - Books let
  • 49 - Source code.txt
  • 50 - Books enter key
  • 50 - Source code.txt
  • 51 - Books cards
  • 51 - Source code.txt
  • 52 - Books wrapped rows
  • 52 - Source code.txt
  • 53 - Books focused
  • 53 - Source code.txt

  • 8 - More control
  • 54 - Counter setup
  • 54 - Source code.txt
  • 55 - Counter button
  • 55 - Source code.txt
  • 56 - Counter flags
  • 56 - Source code.txt
  • 57 - Counter ports
  • 57 - Source code.txt

  • 9 - Painting Charts
  • 58 - Data.txt
  • 58 - Elm Charts.txt
  • 58 - Fruits setup
  • 58 - Source code.txt
  • 59 - Fruits colors
  • 59 - Source code.txt

  • 10 - Better quality
  • 60 - Fuzz setup
  • 60 - Source code.txt
  • 61 - Fuzz run
  • 61 - Source code.txt
  • 62 - Fuzz tests
  • 62 - Source code.txt
  • 63 - Elm Packages.txt
  • 63 - Fuzz review
  • 63 - Source code.txt
  • 64 - Cypress.txt
  • 64 - Fuzz more
  • 64 - Watir.txt

  • 11 - Navigation
  • 65 - Mini blog setup
  • 65 - Source Code.txt
  • 66 - Mini blog external links
  • 66 - Source code.txt
  • 67 - Mini blog internal links
  • 67 - Source code.txt
  • 68 - Mini blog naive
  • 68 - Source code.txt
  • 69 - Mini blog soft links
  • 69 - Source code.txt
  • 70 - Mini blog module pages
  • 70 - Source code.txt
  • 71 - Mini blog models
  • 71 - Source code.txt
  • 72 - Mini blog updates
  • 72 - Source code.txt
  • 73 - Mini blog refactoring
  • 73 - Source code.txt
  • 74 - Mini blog commands
  • 74 - Source code.txt
  • 75 - Mini blog subscriptions
  • 75 - Source code.txt
  • 76 - Mini blogs clicks and links
  • 76 - Source code.txt
  • 77 - Mini blog UI
  • 77 - Source Code.txt
  • 78 - Mini blog router
  • 78 - Source code.txt

  • 12 - Responsive
  • 79 - Responsive setup
  • 79 - Source code.txt
  • 80 - Responsive detect
  • 80 - Source code.txt
  • 81 - Responsive layout

  • 13 - Optimize and publish
  • 82 - Netlify.txt
  • 82 - Simple deploy
  • 82 - Source code.txt
  • 83 - Better deploy
  • 83 - Minification.txt
  • 83 - Source code.txt
  • 84 - Possible alternatives

  • 14 - Additional Resources
  • 85 - Additional Resources
  • 85 - reference.zip
  • 67,300 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 38887
    حجم: 15023 مگابایت
    مدت زمان: 1304 دقیقه
    تاریخ انتشار: 9 مرداد 1403
    طراحی سایت و خدمات سئو

    67,300 تومان
    افزودن به سبد خرید