Learn Phoenix Framework [PRO]

Learn Phoenix Framework [PRO]

Become a Phoenix Developer

开发者: Muhammad Mubeen

中国
APP ID 复制
1633217703
分类
价格
USD1.99
内购
0个评分
教育(付费)
昨日下载量
最近更新
2022-07-13
最早发布
2022-07-13
版本统计
  • 863天17小时

    最新版本上线距今

  • 0

    近1年版本更新次数

  • 2022-07-13

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 1.0

    版本更新日期

    2022-07-13

    Learn Phoenix Framework [PRO]

    Learn Phoenix Framework [PRO]

    Become a Phoenix Developer

    更新日志

    暂无更新日志数据

    视频/截图

    Learn Phoenix Framework [PRO] App 截图
    Learn Phoenix Framework [PRO] App 截图
    Learn Phoenix Framework [PRO] App 截图
    Learn Phoenix Framework [PRO] App 截图
    Learn Phoenix Framework [PRO] App 截图
    Learn Phoenix Framework [PRO] App 截图

    应用描述

    Build rich, interactive web applications quickly, with less code and fewer moving parts. Join our growing community of developers using Phoenix to craft APIs, HTML5 apps and more, for fun or at scale.

    Phoenix is a web development framework written in the functional programming language Elixir. Phoenix uses a server-side model-view-controller (MVC) pattern. Based on the Plug library, and ultimately the Cowboy Erlang framework, it was developed to provide highly performant and scalable web applications. In addition to the request/response functionality provided by the underlying Cowboy server, Phoenix provides soft realtime communication to external clients through WebSockets or long polling using its language agnostic channels feature. Two of the most important features in Phoenix are LiveView and HEEx.