-
After a more than a year very heavy use of Angular, i think i don't like this over-complicated framework, even less stuff they are providing in my development. After i just removed for example the Eve…
ghost updated
6 years ago
-
Lots of ideas from Gleb's talk: http://slides.com/bahmutov/cycleconf-2017
:)
-
I saw a presentation from Big Techday 8 http://www.techcast.com/events/bigtechday8/pranner-1450/. Great one BTW ;)
You said you wish to use someones package manager and you're looking for suggestions.…
-
Proposal for MvvmCross 5.0 release:
- [x] CI for builds (#1301)
- [x] Automated release builds and nightly builds (#1301)
- [x] WP Silverlight removal (#1460)
- [x] WP8.1 & WindowsStore removal
-…
-
Probably for maximum compatibility it would be great if data layer would be build on top of node.js streams. Then one can simply use any node.js stream as a transport layer. This could build into many…
mitar updated
7 years ago
-
At `./start.sh` :
```
Starting test_rs0-1_1 ...
Starting test_rs0-0_1 ...
Starting test_rs0-1_1
Starting test_rs0-0_1
Starting test_rs0-2_1 ...
Starting test_rs0-0_1 ... done
Starting te…
-
In [babel-plugin-transform-react-jsx](https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx) i can do:
```json
{
"plugins": [
["transform-react-jsx", {
…
-
First of all, I need to congratulate all contributors on the effort. You're all doing an amazing work.
That being said, I have some points about the architecture of the project.
- MySQL
- External De…
-
# Introduction
Need to evaluate and make a decision on stack framework:
- MEAN
- Java/String Boot
- Python
- Flask
- Django
- MERN
- Clojure
- Others?
With the following criteria:…
-
Posted here for discussion:
## Reactive modules
A module related with a `` tag supports the Reactive Modules API. This is a set of methods on `module` that allows the module to change the export…