Search results

  1. A

    How to create anl infinite loop in JavaScript - Beginner Tip

    JavaScript is a memory hog. Most programmers know this. What a lot of new programmers do not know, is that you cannot create an infinite loop in JavaScript using While/For loops or other conditional statements. Theoretically, it is possible. But, the browser has a way of detecting this. Say for...
  2. A

    Inquiries

    Hello, I wanted to inquire about your free service. I use a separate free unlimited hosting service already, but recently my website went down and all the edits I made from the past month had disappeared. Since this incident, I've been unable to log into my cPanel, so I was considering...
Top