JavaScript interview questions
https://dev.to/coderbyte/a-javascript-interview-question-asked-at-google-19f1 https://dev.to/coderbyte/a-tricky-javascript-interview-question-asked-by-google-3gnf https://github.com/sudheerj/JavaScript-Interview-Questions https://github.com/sadanandpai/javascript-code-challenges https://www.geeksforgeeks.org/top-50-array-coding-problems-for-interviews/ https://github.com/prabaprakash/Hackerrank-JavaScript-Solutions
n8n.io
https://n8n.io What is n8n? n8n (pronounced nodemation) helps you to interconnect each and every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy Leggi tutto…
Luna-lang
You and data. Immediate connection. Luna is a data processing and visualization environment built on a principle that people need an immediate connection to what they are building. It provides an ever-growing library of highly tailored, domain specific components and Leggi tutto…
Closures – Part 5 of Functional Programming in JavaScript
…in JavaScript functions are not just functions, they are also closures, which means the function body has access to variables defined outside the function… DA LEGGERE: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Closures
9 tecniche di produttivitá per esser piú organizzati
task brevi => fare subito first things first => fare prima le cose importanti fare una cosa alla volta …. spostare l’attenzione dalle attività ai risultati che voglio ottenere …. impostare una routine rigida
Node.js with TypeScript, Debug inside VSCode and Nodemon
https://dev.to/oieduardorabelo/nodejs-with-typescript-debug-inside-vscode-and-nodemon-23o7 https://code.visualstudio.com/updates/v1_22#_node-debugging
Raspberry Pi Doorbell Uses Facial Recognition to Help the Elderly
This DIY doorbell indicates whether a visitor is on the whitelist, the blacklist, or unknown to the system. https://www.hackster.io/news/raspberry-pi-doorbell-uses-facial-recognition-to-help-the-elderly-fa59da94c1b5 https://www.instructables.com/id/Doorbell-With-Face-Recognition/