-
-
Actualmente altjs.coffe no se puede ejecutar correctamente, ya que pegjs ha avanzado varias versiones y se han producido varios cambios que rompen la compatibilidad. Al principio, me encontré con un e…
-
Is the TypeScript tutorial over at https://github.com/goatslacker/alt-tutorial/tree/master/src up to date? Getting some errors following that tutorial and wondering what I'm doing wrong. Trying to use…
szahn updated
6 years ago
-
I am using the alt typescript definition file and running into issues with the `actions` field of the `AltJS.ActionsClass`.
Here is what my code looks like:
```
class AbstractActions implements AltJ…
pdeva updated
8 years ago
-
-
- JSで調べたことをまとめる
- AltJS関連は別issueで
-
AltJSデフォルトで対応するようになったらしいので
http://qiita.com/cognitom/items/4468723674199cf5f9a5
rn404 updated
7 years ago
-
shake is a build tool written in Haskell. As indicated on reddit, people (like me) are interested in a build time alternative to grunt or gulp. Shake already seems to be a great build system but it la…
-
-
http://blogs.msdn.com/b/typescript/archive/2013/03/25/working-on-typescript-0-9-generics-overload-on-constants-and-compiler-performance.aspx
This is a good idea for typed AltJS in order to give types…