Analyzing user input with Countable.js
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…
Handling keyboard shortcuts in the Browser with Mousetrap.js
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…
Reliable data validation with xtype.js
Have you ever had the problem that you wanted to check types in JavaScript, but the typeof function of Vanilla JS gave you unreliable results? If you don’t know what I mean, then take a look at this mess typeof(new Leggi tutto…
Avoiding Memory Leaks in NodeJS: Best Practices for Performance
https://blog.appsignal.com/2020/05/06/avoiding-memory-leaks-in-nodejs-best-practices-for-performance.html
JavaScript Design Patterns
https://medium.com/better-programming/javascript-design-patterns-25f0faaaa15
Beacon tracking with Node.js and Raspberry Pi
https://blog.truthlabs.com/beacon-tracking-with-node-js-and-raspberry-pi-794afa880318 https://github.com/noble/noble https://github.com/futomi/node-beacon-scanner#beaconscanneradvertisement-object
Swagger.io
API Development for Everyone Simplify API development for users, teams, and enterprises with the Swagger open source and professional toolset. Find out how Swagger can help you design and document your APIs at scale. https://swagger.io
Primereact
PrimeReact is a collection of rich UI components for React. All widgets are open source and free to use under MIT License. PrimeReact is developed by PrimeTek Informatics, a vendor with years of expertise in developing open source UI solutions. Leggi tutto…