Among the things I have not missed since entering middle age is the sensation of being an absolute beginner. It has been decades since I’ve sat in a classroom in a gathering cloud of incomprehension ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Note, this article deals with client-side JavaScript. For a client and server-side JavaScript ...
Functional programming, as the name implies, is about functions. While functions are part of just about every programming paradigm, including JavaScript, a functional programmer has unique ...
I read “Middlemarch” for the first time during my sophomore year of college. I didn’t get it. Why would Dorothea, a young and intelligent woman, marry that annoying old man? How could she be so stupid ...
In five years of writing for various audiences, Uche has learned to simplify career-focused content for ambitious learners regardless of their qualifications. Her work is published in notable ...
I was recently getting a much-needed haircut with a new stylist, and in our small talk, he asked me what I do for a living. I explained that I teach current and future teachers how people learn and do ...
A little bit about Node.js, it is a beautifully written cross-platform open-source JavaScript runtime environment built on Google’s Chrome’s V8 JavaScript engine. Node.js basically lets you code ...
Shortly after my son started his first year of elementary school, I asked him to name his favorite subject. "Basketball," he answered without skipping a beat. "Everything else is boring." Declarations ...