Share private Node.js modules across applications (locally)
https://rfvallina.com/blog/2015/11/12/share-private-node-dot-js-modules-across-applications-locally.html
https://rfvallina.com/blog/2015/11/12/share-private-node-dot-js-modules-across-applications-locally.html
https://blog.feathersjs.com/http-vs-websockets-a-performance-comparison-da2533f13a77 One HTTP request and response took a total of 282 bytes while the request and response websocket frames weighed in at a total of 54 bytes (31 bytes for the request message and 24 bytes for the response). This Leggi tutto…
https://github.com/flaviocopes/apollo-graphql-client-server-authentication-jwt
Lightspeed into modern web app production. React Studio lets you create components either visually or in code, then use them interchangeably in your designs.Customize your components with advanced property UIs and dynamic previews in the editing canvas.Compose simple components together Leggi tutto…
https://github.com/salgum1114/react-design-editor React Design Editor has started to develope direct manipulation of editable design tools like Powerpoint, We’ve developed it with reactjs, ant.design, fabricjs Layouts and components such as property edits, item lists, toolbars were developed as react.js and the ant.design Leggi tutto…
https://github.com/projectstorm/react-diagrams A flow & process orientated diagramming library inspired by Blender, Labview and Unreal engine. Modern Codebase written entirely in Typescript and React, the library makes use of powerful generics, advanced software engineering principles and is broken up into multiple modules. Hackable and extensible the entire Leggi tutto…
With Countable.js you can count in real time what your user enters into a text field. No matter if it is about counting characters, words or paragraphs. Good news first: There is a live demo available.But let’s build something on our own Leggi tutto…
Especially when building more complex UI’s, it is helpful or even necessary to provide the user with keyboard shortcuts. Of course this is also conceivable in video games or something like that. Anyway — here is Mousetrap with just 2.2kB for Leggi tutto…