Clean Code: Tips to Make Your Code More Readable
Practical Clean Code tips to make your code more readable and easier to maintain: naming variables, organizing functions and avoiding unnecessary comments.
Practical Clean Code tips to make your code more readable and easier to maintain: naming variables, organizing functions and avoiding unnecessary comments.
A detailed comparison between Arrow Functions and normal functions in JavaScript, explaining their differences and use cases.
A step-by-step guide to creating your first desktop application with Electron and JavaScript, from the history of the project to running the finished app.
Use o "debug" via console.*
Python function str.format for JavaScript
Python function str.format for JavaScript
Verify unicode in your text
My script for create GH-Pages - Version 2
Minimalistic internationalization using gettext style for NodeJS
Minimalistic internationalization using gettext style for NodeJS