- Mastering Elixir
- André Albuquerque Daniel Caixinha
- 54字
- 2021-08-05 10:42:51
Tooling and ecosystems
The last section of this chapter is dedicated to one of the most renowned characteristics of Elixir: its incredible tooling. Also, since we can directly use Erlang libraries, we can take advantage of a very mature ecosystem that has been around for decades. First, let's begin with Elixir's interactive shell, IEx.
推薦閱讀
- Fundamentals of Linux
- PaaS程序設計
- 精通Linux(第2版)
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- SQL Server從入門到精通(第3版)
- C語言程序設計教程
- Mastering Android Game Development
- Python語言實用教程
- Mastering Akka
- Spring Boot+MVC實戰指南
- RocketMQ實戰與原理解析
- Xamarin Blueprints
- Android Sensor Programming By Example
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Java高手是怎樣煉成的:原理、方法與實踐