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. The Lounge
  3. I hate JavaScript

I hate JavaScript

Scheduled Pinned Locked Moved The Lounge
learningjavascriptpythoncomfunctional
50 Posts 32 Posters 1 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.
  • M Marc Clifton

    Took me 10 minutes to find the error: onProceed: funtion() { And of course, the only error I get is Uncaught SyntaxError: Unexpected token { So of course I wonder, where did I have a mismatched curly brace??? Wrong wonderment. X| Marc

    Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

    K Offline
    K Offline
    KarstenK
    wrote on last edited by
    #4

    use some codechecker like jslint. It may suck sometimes, but it also helps. Do you know Swift? :~

    Press F1 for help or google it. Greetings from Germany

    M 1 Reply Last reply
    0
    • M Marc Clifton

      Took me 10 minutes to find the error: onProceed: funtion() { And of course, the only error I get is Uncaught SyntaxError: Unexpected token { So of course I wonder, where did I have a mismatched curly brace??? Wrong wonderment. X| Marc

      Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

      V Offline
      V Offline
      Vincent Maverick Durano
      wrote on last edited by
      #5

      9 out of 10 hates JavaScript. But if you have the right tools (debugging/diagnostics) then you should be fine :) PS: I also hate JS. Thanks to TypeScript for making my life less stressed! :laugh:

      M 1 Reply Last reply
      0
      • A Aless Alessio

        let's make an agreement, mate: you'll deal with my XAML and i ll take your javascript duties

        V Offline
        V Offline
        Vincent Maverick Durano
        wrote on last edited by
        #6

        Aless Alessio wrote:

        XAML and i ll take your javascript duties

        deal with my 4 year old kid, and I'll take care of your XAML ;P

        1 Reply Last reply
        0
        • A Aless Alessio

          let's make an agreement, mate: you'll deal with my XAML and i ll take your javascript duties

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #7

          Done! I love XAML.

          This space for rent

          A 1 Reply Last reply
          0
          • P Pete OHanlon

            Done! I love XAML.

            This space for rent

            A Offline
            A Offline
            Aless Alessio
            wrote on last edited by
            #8

            :^) oh man ... am i the only weirdo who likes coding in Javascript ?!?

            OriginalGriffO P W K J 9 Replies Last reply
            0
            • A Aless Alessio

              :^) oh man ... am i the only weirdo who likes coding in Javascript ?!?

              OriginalGriffO Offline
              OriginalGriffO Offline
              OriginalGriff
              wrote on last edited by
              #9

              Yes.

              Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
              "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

              H 1 Reply Last reply
              0
              • A Aless Alessio

                :^) oh man ... am i the only weirdo who likes coding in Javascript ?!?

                P Offline
                P Offline
                Pete OHanlon
                wrote on last edited by
                #10

                Not at all. There are masochists in all walks of life

                This space for rent

                A 1 Reply Last reply
                0
                • P Pete OHanlon

                  Not at all. There are masochists in all walks of life

                  This space for rent

                  A Offline
                  A Offline
                  Aless Alessio
                  wrote on last edited by
                  #11

                  :-D come ooooooooooooon With the relatively new "ECMA6", writing in Javascript is pretty much like writing in C# ECMAScript 6: New Features: Overview and Comparison[^]

                  P L L Richard DeemingR 4 Replies Last reply
                  0
                  • A Aless Alessio

                    :-D come ooooooooooooon With the relatively new "ECMA6", writing in Javascript is pretty much like writing in C# ECMAScript 6: New Features: Overview and Comparison[^]

                    P Offline
                    P Offline
                    Pete OHanlon
                    wrote on last edited by
                    #12

                    Aless Alessio wrote:

                    With the relatively new "ECMA6", writing in Javascript is pretty much like writing in C#

                    I admire your optimism.

                    This space for rent

                    H 1 Reply Last reply
                    0
                    • A Aless Alessio

                      :^) oh man ... am i the only weirdo who likes coding in Javascript ?!?

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

                      The ones who belly-ache about JavaScript are just frustrated VB6 users. Don't pay them any mind.

                      Ravings en masse^

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

                      "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

                      1 Reply Last reply
                      0
                      • A Aless Alessio

                        let's make an agreement, mate: you'll deal with my XAML and i ll take your javascript duties

                        M Offline
                        M Offline
                        Marc Clifton
                        wrote on last edited by
                        #14

                        Aless Alessio wrote:

                        you'll deal with my XAML and i ll take your javascript duties

                        No way! I'm not touching that mess! Marc

                        Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                        1 Reply Last reply
                        0
                        • V Vincent Maverick Durano

                          9 out of 10 hates JavaScript. But if you have the right tools (debugging/diagnostics) then you should be fine :) PS: I also hate JS. Thanks to TypeScript for making my life less stressed! :laugh:

                          M Offline
                          M Offline
                          Marc Clifton
                          wrote on last edited by
                          #15

                          Vincent Maverick Durano wrote:

                          Thanks to TypeScript for making my life less stressed!

                          Why do I not believe you? :~ Marc

                          Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                          V J 2 Replies Last reply
                          0
                          • K KarstenK

                            use some codechecker like jslint. It may suck sometimes, but it also helps. Do you know Swift? :~

                            Press F1 for help or google it. Greetings from Germany

                            M Offline
                            M Offline
                            Marc Clifton
                            wrote on last edited by
                            #16

                            KarstenK wrote:

                            use some codechecker like jslint. It may suck sometimes, but it also helps.

                            I can only imagine the thousands of warning and errors produced by this project, which is built around Django and Backbone.

                            KarstenK wrote:

                            Do you know Swift?

                            Nope -- I take it it has obscure error messages too? Marc

                            Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                            1 Reply Last reply
                            0
                            • A Aless Alessio

                              :^) oh man ... am i the only weirdo who likes coding in Javascript ?!?

                              K Offline
                              K Offline
                              Keith Barrow
                              wrote on last edited by
                              #17

                              Nope - once you know what you are doing it's perfectly fine. [Edit] Except for floats.

                              KeithBarrow.net[^] - It might not be very good, but at least it is free!

                              1 Reply Last reply
                              0
                              • M Marc Clifton

                                Vincent Maverick Durano wrote:

                                Thanks to TypeScript for making my life less stressed!

                                Why do I not believe you? :~ Marc

                                Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                                V Offline
                                V Offline
                                Vincent Maverick Durano
                                wrote on last edited by
                                #18

                                Marc Clifton wrote:

                                Why do I not believe you? :~

                                Because you hate JavaScript. ;P

                                1 Reply Last reply
                                0
                                • A Aless Alessio

                                  :-D come ooooooooooooon With the relatively new "ECMA6", writing in Javascript is pretty much like writing in C# ECMAScript 6: New Features: Overview and Comparison[^]

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #19

                                  Burn the heretic...! Off with his head and a stick to his heart! What a despicable creature. :wtf:

                                  Anything that could possibly go wrong in some moment, will definitely go wrong in the worst possible moment...
                                  In the worst way that could be possible!

                                  –Finagle's corollary to Murphy's Law (paraphrased).

                                  1 Reply Last reply
                                  0
                                  • M Marc Clifton

                                    Took me 10 minutes to find the error: onProceed: funtion() { And of course, the only error I get is Uncaught SyntaxError: Unexpected token { So of course I wonder, where did I have a mismatched curly brace??? Wrong wonderment. X| Marc

                                    Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                                    R Offline
                                    R Offline
                                    raddevus
                                    wrote on last edited by
                                    #20

                                    10 minutes is fast to find that. I'm serious. I've had a single missing comma cost me over an hour. Painful.

                                    My book, Launch Your Android App, is available at Amazon.com.

                                    M U 2 Replies Last reply
                                    0
                                    • A Aless Alessio

                                      :^) oh man ... am i the only weirdo who likes coding in Javascript ?!?

                                      J Offline
                                      J Offline
                                      Jeremy Falcon
                                      wrote on last edited by
                                      #21

                                      Nope. It's not so bad as people make it out to be... different yes. Bad... nope.

                                      Jeremy Falcon

                                      1 Reply Last reply
                                      0
                                      • P Pete OHanlon

                                        Aless Alessio wrote:

                                        With the relatively new "ECMA6", writing in Javascript is pretty much like writing in C#

                                        I admire your optimism.

                                        This space for rent

                                        H Offline
                                        H Offline
                                        H Brydon
                                        wrote on last edited by
                                        #22

                                        I'd call it something else...

                                        I'm retired. There's a nap for that... - Harvey

                                        C 1 Reply Last reply
                                        0
                                        • M Marc Clifton

                                          Vincent Maverick Durano wrote:

                                          Thanks to TypeScript for making my life less stressed!

                                          Why do I not believe you? :~ Marc

                                          Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                                          J Offline
                                          J Offline
                                          Jeremy Falcon
                                          wrote on last edited by
                                          #23

                                          :laugh:

                                          Jeremy Falcon

                                          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