Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7913155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T13:46:38+00:00 2026-06-03T13:46:38+00:00

In javascript tutorial I’ve see the next object definition: var myObject = { validIdentifier:

  • 0

In javascript tutorial I’ve see the next object definition:

var myObject = {
    validIdentifier: 123,
    'some string': 456,
    99999: 789
};

What the purpose of such key-value pairs with quoted ones as keys? How one could operate with such values?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T13:46:39+00:00Added an answer on June 3, 2026 at 1:46 pm

    You can access them with brackets (called “bracket notation” or the “subscript operator”):

    myObject['some string']
    

    Keys like this must to be quoted because of the space (to avoid syntax errors).

    The reasons for doing this are up to the developer. One (of like, a million) examples would be Backbone.js‘s delegateEvents that maps events and selectors to handler functions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am experimenting with JavaScript Inheritance. Basically, I am following this tutorial. I see
I was reading a tutorial on HTML 5 Canvas Animation with javascript (of course).
I am preparing a short tutorial for level 1 uni students learning JavaScript basics.
This is a chunk of javascript code from a tutorial where they are trying
I've used the exact files from this tutorial: http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/ The ideea is to submit
I'm using the concepts taught in this tutorial to communicate with Javascript to and
Attempting a beginner's tutorial. I have the following in my head: <script type=text/javascript charset=utf-8
I have read through some tutorials about javascript prototypal inheritance patterns but I am
I have been following javascript tutorial from www.w3school.com and while reading one of the
I am following a JavaScript tutorial on the W3Schools website and I have the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.