Miklos Nemeth

Results 5 issues of Miklos Nemeth

Greetings to this great team from a new fan! Is there any tool like [lit-plugin by Rune Mehlsen](https://marketplace.visualstudio.com/items?itemName=runem.lit-plugin) supporting code completion and type checking attributes/properties of haunted (function) components when...

Type error: Type 'FunctionComponent' is not assignable to type 'string | ComponentClass | FunctionComponent | undefined'. Type 'FunctionComponent' is not assignable to type 'FunctionComponent'. Types of parameters 'props' and 'props'...

I reimplemented the server.js with using the nodejs package **mssql** instead of tedious. The **trustServerCertificate: true** option must be added for local connection to avoid certificate error. Actually, two things...

Hello Friends, I have seen Jon Wong's video (Supercharge your GraphQL Development - Jon Wong @ GraphQL Europe 2018) on https://youtu.be/Zj6F-TfN2R8?t=225 talking about a number of tools. I was able...

docs

I just came here to let you know, Friands, that I love watchify especially with tsify. I used to develop apps with React with Create React App, excellent tools, no...