Filip Lauc

Results 65 comments of Filip Lauc

@krusli works perfectly, thank you 👍

Hi @net-system, Thanks man 👍 Why don't you make a fork of the repo where you change the ef-question for the material-ef-question. I think that should work right away. You...

Hi @enyachoke, I'm planing on extending the repository quit a lot, but I'm not really sure what you mean by nesting questions. Can you give me an example?

To be honest i haven't been following the progress of forms in angular 2 lately. I see what you're getting at, and I'm definitely going to implement grouping at some...

I think the problem is that index.ts didn't compile to index.js. Do you have typescript installed globally? `gulp build-dev` should compile all of the ts files automatically but only if...

I think you have the mongo server running already. You should therefore just run `npm run server`

Sorry for the long wait i missed the notification. Even with the errors the application should build. The errors are a result of typescript looking in to node_modules because. Anyway...

What do you mean by BC?

Yes, everything below 9.0 is for angular < 4 and everything below 1 is angular < 5. Other than that I think there weren't