-
I would like to re-open an issue: https://github.com/microsoft/TypeScript/issues/16142
As it is locked I am to open this new issue.
I personally do not like TypeScript as a language, I do howeve…
-
@Shopify/javascript wondering if you guys could take a look at this module. The idea is to have a babel plugin that standardizes a "comment header" across projects. Just setup the plugin and don't thi…
-
## Type of Change
- [ ] New Feature Request
- [ ] Documentation
- [ ] Future Spec
- [x] Improvement / Suggestion
- [ ] Bug
- [ ] Other (please clarify below)
## Summary
Wondering if it would…
-
List of frontend technology
## Guide
- [ ] [Front-end Developer Handbook 2019 - Learn the entire JavaScript, CSS and HTML development practice!](https://frontendmasters.com/books/front-end-handb…
-
下载最新的CrossApp 0.3.1 使用两种方式创建的工程,编译都不通过,如何解决?
尝试几次都是同样的两个错误,
编译环境:Visual Studio Ultimate 2013
工程语言:Javascript
CrossApp版本:0.3.1
错误信息:
1.错误 49 error C2039: “isTextTagEqual”: 不是“CrossApp::CAButton”的成…
-
## Search Terms
find why was file included during typescript build
## Suggestion
Be able to find out why a file was checked by TS compiler during a build.
## Use Cases
Sometimes te…
-
Hi,
This is part feature request, part security. [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity) is encouraged on CDN files. On [Getting Started…
-
As a part of `Implement Nest frontend` milestone we need to figure out what framework/language is the most appropriate for the task. This is sort of research and discuss first task:
- the framework…
-
Yes, I'd be looking for at a minimum images to be inlined; Kaboom does accept base64 strings in loadSprite and that is how I was using the npm inlining package to do so. I don't know how you've c…
-
### Feature and motivation
Unlike the other bindings, there are various JavaScript projects (like webdriver.io) that can benefit from Selenium Manager being released as a separate package. @harsha509…