Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. JavaScript
  4. Javascript , a devil spawn language.

Javascript , a devil spawn language.

Scheduled Pinned Locked Moved JavaScript
javascript
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Armando de la Torre
    wrote on last edited by
    #1

    I still can believe the web runs on it! If there is any proof the devil exists javascript must be it. It is so easy to make a mistake and not catch it until you are debugging.

    S W Z 3 Replies Last reply
    0
    • A Armando de la Torre

      I still can believe the web runs on it! If there is any proof the devil exists javascript must be it. It is so easy to make a mistake and not catch it until you are debugging.

      S Offline
      S Offline
      Shmuel Zang
      wrote on last edited by
      #2

      I can understand your frustration. Maybe you want to take a look on TypeScript.

      A 1 Reply Last reply
      0
      • A Armando de la Torre

        I still can believe the web runs on it! If there is any proof the devil exists javascript must be it. It is so easy to make a mistake and not catch it until you are debugging.

        W Offline
        W Offline
        W Balboos GHB
        wrote on last edited by
        #3

        Auto-completion can't do it all. In a compiled language, the compiler might catch an error - but not a bug. In a scripted language, you need to run it. If either of these routes is unsuitable, I would suggest finding an alternate language for your problems.

        "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

        "As far as we know, our computer has never had an undetected error." - Weisert

        "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

        A 1 Reply Last reply
        0
        • S Shmuel Zang

          I can understand your frustration. Maybe you want to take a look on TypeScript.

          A Offline
          A Offline
          Armando de la Torre
          wrote on last edited by
          #4

          I've done some typescript and I absolutely love what Anders Hedjelsberg did. The library I will be using still needs a typescript facade though , so I have to stick with javascript. I can't help but wonder what were the twisted minds that created this devil-spawn language thinking when they were going through the design process.

          J 1 Reply Last reply
          0
          • W W Balboos GHB

            Auto-completion can't do it all. In a compiled language, the compiler might catch an error - but not a bug. In a scripted language, you need to run it. If either of these routes is unsuitable, I would suggest finding an alternate language for your problems.

            "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

            "As far as we know, our computer has never had an undetected error." - Weisert

            "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

            A Offline
            A Offline
            Armando de la Torre
            wrote on last edited by
            #5

            Auto completion can't do it all. Well , of course not , but it's a great tool when you are learning a new library. Even after you have learned it's a big help. In a compiled language, the compiler might catch an error - but not a bug. In a compiled language the compiler will catch all syntax errors. And it will spot some bugs ( dead code, unused variables , uninitialized variables). If either of these routes is unsuitable, I would suggest finding an alternate language for your problems. Of course they don't suite my needs, I'll be using typescript whenever I can unluckily for some cases there is no other choice than using javascript.

            1 Reply Last reply
            0
            • A Armando de la Torre

              I've done some typescript and I absolutely love what Anders Hedjelsberg did. The library I will be using still needs a typescript facade though , so I have to stick with javascript. I can't help but wonder what were the twisted minds that created this devil-spawn language thinking when they were going through the design process.

              J Offline
              J Offline
              Jacobclay7
              wrote on last edited by
              #6

              I do believe they were thinking about making a language the ENTIRE web could run on. Not simply making the process easy or simple for you.

              1 Reply Last reply
              0
              • A Armando de la Torre

                I still can believe the web runs on it! If there is any proof the devil exists javascript must be it. It is so easy to make a mistake and not catch it until you are debugging.

                Z Offline
                Z Offline
                ZurdoDev
                wrote on last edited by
                #7

                Armando de la Torre wrote:

                It is so easy to make a mistake and not catch it until you are debugging.

                That's true for any language. But JavaScript does keep you on your toes. If you miss a closing bracket somewhere you may not notice it for quite a while. JS can be a pain.

                There are only 10 types of people in the world, those who understand binary and those who don't.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups