10 Programming Terms in Normal Human Language A concise explanation of commonly used concepts by Aphinya Dechalert
Documentations
Learn pure functions with JavaScript – Cristi Salcescu – Medium
Pure functions are easier to read, understand, test, debug and munch more. Source: Learn pure functions with JavaScript – Cristi Salcescu – Medium
HOPE XII: A FOSS Operating System for e-Readers | Hackaday
https://hackaday.com/2018/07/25/hope-xii-a-foss-operating-system-for-e-readers/
Vue.js App Performance Optimization: part 1 — Introduction to performance optimization and lazy…
For the series, I will never stop learning While mobile-first approach becomes a standard and uncertain network conditions are something we should always take into consideration… Vue.js App Performance Optimization:…
La nanna ti fa bello
Interesting reading: 3 simple habits that can protect your brain from cognitive decline
home directory – Is it okay to delete ~/.cache? – Ask Ubuntu
home directory – Is it okay to delete ~/.cache? – Ask Ubuntu This will delete everything in your .cache that was last accessed more than a year ago find ~/.cache/…
These are the features in ES6 that you should know
These are the features in ES6 that you should know
Intuitive Asynchronous Javascript – Edwin Yung – Medium
Escape callback hell! Source: Intuitive Asynchronous Javascript – Edwin Yung – Medium
Removing JavaScript’s “this” keyword makes it a better language. Here’s why.
Removing JavaScript’s “this” keyword makes it a better language. Here’s why.