Uncategorized JavaScript Void 0 – What Does javascript:void(0); Mean? Posted on October 31, 2020 by admin @ SiBM The word void means “completely empty space” according to the dictionary. This term, when used in programming, refers to a return of “nothing” – an “empty value” so to speak. What is the void keyword? When a function is void, it means that the admin @ SiBM What I Wish I Knew as a Junior Dev – Lessons Learned After 11 Years of Coding How to Build Your Very First Python Package