Stack Exchange
Stack Overflow
  • Questions
  • Tags
  • Users
  • About
Stack Overflow
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

nick zoum

7,216
reputation
7
36
80
  • Athens, Greece
  • Member since December 24 2013
  • 695 profile views
  • Last seen Sep 02 '23 at 14:46

The only programmer that doesn't drink coffee.

JS Enthusiast (Browser, Node, Electron and whatever else you may find)

Some of my most voted questions:

  • Add custom typings file in a JavaScript VSCode project

  • Proxy substitue for ES5

Some of my most useful answers (primarily opinion based):

  • Add custom typings file to a JavaScript VSCode project
  • Parsing and running a mathematical equation in JavaScript
  • Running asynchronous operations in JavaScript
  • The UMD Design Pattern in JavaScript
  • Removing all instances of a class using Vanilla JS
  • Creating and using a JFrame in Java
  • Implementing the Singleton design pattern in Java
  • Why do both [] == true and ![] == true evaluate to false?
  • Why “this” is undefined in function called via logical operator?