-
An always present worry that we have with the language is that it won't be useful for large projects. Since the global type inference algorithm always has to start from scratch, it's good if we find a…
-
I have configured eureka with below properties in its application properties:
- spring.application.name=eureka.azurewebsites.net
- eureka.client.registerWithEureka=false
- eureka.client.fetchRegistry…
-
We don't appear to have this document - the nearest one I could find is:
http://www.playframework.com/documentation/2.1.1/Production
It'd be useful to discuss (for example) how back pressure can be …
huntc updated
8 years ago
-
このissue作成時点で載ってない人一覧
ひとまずメインの1日目の発表
- [x] @tototoshi "Playソースコード完全マスターへの道"
- [x] huntchr "リアクティブ・マイクロサービス"
- [x] @j5ik2o "sbt-awsプラグインを使って簡単デプロイ"
一日目ではないけど、事前に資料もらって翻訳してた?という意味ではscala-jsコミッターの発表も?
…
-
Thanks for an excellent book very well written. I chose it as it I wanted a quick start for a new project using newer technologies, especially alt and webpack
I'm picked a few slightly different tech…
-
2016/05/11, 第七循环第一次, 总第三十二期 -> @at15 (由 @LukeXuan 代理)
投稿:
- [x] @arrowrowe
- [x] @at15
- [ ] @Bluemit
- [x] @ComMouse
- [ ] @daniyuu
- [x] @gaocegege
- [ ] @InubashiriMomizi
- [x] @JasonQSY
- [ ] …
-
# This is a global ticket listing tasks for Angular 2 support, originally coming from [this thread in the dev mailing list](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jhi…
-
First off, I really like this package and use it liberally. My only problem with it right now is that I am running into a case where I need to subscribe to a composite publication but I don't want it …
-
- [x] Protocol request and response types.
- [x] Stateful transports (e.g. `WebSocket`s, node `Duplex` streams).
- [x] Stateless transports.
- [x] IDL (probably only in node).
-
I am trying to evaluate Angular for a meteor app so I can use native Ionic for mobile. The problem is that the mobile app is supposed to connect to an existing Meteor application using DDP.connect.
G…