DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
nodejs check if file is running on server or client
function is_server() { return ! (typeof window != 'undefined' && window.document); }
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#nodejs
#check
#file
#running
#server
#client
ADD COMMENT
Topic
COMMENT
Name
1+6 =
Submit