- JavaScript Domain:Driven Design
- Philipp Fehre
- 158字
- 2021-07-16 20:48:39
Preface
Welcome to JavaScript Domain-Driven Design. For years, JavaScript has been stuck in the realm of making a website a little more interactive, but nobody would have thought about implementing whole applications in JavaScript. This has changed dramatically over the past few years, and JavaScript has evolved into this omnipresent powerhouse of a language that is present in almost every space of development.
This phenomenal growth has introduced many problems during development, which were previously unknown in the JavaScript world. Projects grow to very large codebases, many developers work simultaneously on these large codebases, and in the end, JavaScript is more often than not a vital part of the overall application. The good thing is that most of those problems have been solved before, and we, as JavaScript developers, can draw from the vast experiences gained over the years in other spaces and adapt them to work for us in JavaScript, leveraging JavaScript's unique flexibility along the way.
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Spring 5企業級開發實戰
- LabVIEW Graphical Programming Cookbook
- 看透JavaScript:原理、方法與實踐
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Julia機器學習核心編程:人人可用的高性能科學計算
- Learning Apache Kafka(Second Edition)
- PHP+MySQL網站開發項目式教程
- SQL基礎教程(視頻教學版)
- 程序員修煉之道:通向務實的最高境界(第2版)
- INSTANT Passbook App Development for iOS How-to
- Highcharts Cookbook
- HTML5秘籍(第2版)
- Visualforce Developer’s guide
- HoloLens與混合現實開發