You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
<spanclass="keyword">var</span> newData = { hello : <spanclass="string">"world! it's "</span> + <spanclass="keyword">new</span> Date().toLocaleTimeString() }; <spanclass="comment">// Just putting some sample data in for fun.</span>
509
509
510
510
<spanclass="comment">/* Get my data from somewhere and populate newData with it... Probably a JSON API or something. */</span>
0 commit comments