Page 18 - JavaScript
P. 18

Declaration                                                                                      234

            Data Types                                                                                       234

            Undefined                                                                                        235

            Assignment                                                                                       235

            Mathematic operations and assignment                                                             236

            Increment by                                                                                     236

            Decrement by                                                                                     236

            Multiply by                                                                                      237
            Divide by                                                                                        237

            Raised to the power of                                                                           237

        Chapter 36: Destructuring assignment                                                                238


          Introduction                                                                                       238
          Syntax                                                                                             238


          Remarks                                                                                            238

          Examples                                                                                           238

            Destructuring function arguments                                                                 238
            Renaming Variables While Destructuring                                                           239

            Destructuring Arrays                                                                             239

            Destructuring Objects                                                                            240

            Destructuring inside variables                                                                   241

            Using rest parameters to create an arguments array                                               241

            Default Value While Destructuring                                                                241

            Nested Destructuring                                                                             242

        Chapter 37: Detecting browser                                                                       244

          Introduction                                                                                       244

          Remarks                                                                                            244

          Examples                                                                                           244

            Feature Detection Method                                                                         244

            Library Method                                                                                   245

            User Agent Detection                                                                             245

        Chapter 38: Enumerations                                                                            247

          Remarks                                                                                            247
   13   14   15   16   17   18   19   20   21   22   23