Maciej Miklas

Results 7 comments of Maciej Miklas

I was looking for some functional style API for JS, I've read a book and implemented few Monads by myself, so I have some basic idea. But honestly after few...

Thanks - I will look into it. My project is on github, but I do not have something "worth showing" yet.

Yes, I can work for several hours on 1.8 without a single issue, and this problem occurs immediately after switching to 2.0

I do not have this problem with the original UNO, only when using a custom board with USB->Serial adapter: ![IMG_3680](https://user-images.githubusercontent.com/3326660/215047996-02b65069-e7a3-4cf6-b568-98a64d9a2ecb.jpg)

http://stackoverflow.com/questions/27543606/wicket-6-and-on-the-fly-javascript-compression

this might help to solve this problem: ``` buildscript { dependencies { classpath 'no.nils:wsdl2java:0.10' classpath 'org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws:3.3.3' } } ```