• Home
  • Ai
  • GitHub
Sign in Subscribe

I=['daddy']; I.concat(['gineer', 'trepreneur'].map(x => 'en'+x))

console.log(null || undefined || 0 || '?')

repl

A collection of 1 post
JavaScript REPL for Quick Debugging and Testing
feature

JavaScript REPL for Quick Debugging and Testing

I often find myself wanting to test a snippet of JavaScript code and at those times my general path was always a different one, sometimes I would open up a CMD terminal locally on my Windows machine, or other times I might use a remote terminal maybe on Ubuntu or
Jul 3, 2024 3 min read
Page 1 of 1
I=['daddy']; I.concat(['gineer', 'trepreneur'].map(x => 'en'+x)) © 2025
  • privacy
  • terms
  • contact
Powered by Ghost