Closed Bug 1420495 Opened 7 years ago Closed 4 years ago

No articles for "Client-side storage APIs" and "Device APIs" listed on Learn/JavaScript/Client-side_web_APIs

Categories

(Developer Documentation Graveyard :: Learning Area, enhancement, P3)

All
Other
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: juandesouza7, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
There are 2 article in the Client-side web API course that is not available. If you go to: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs
 you'll see that the last 2 articles, Device APIs and Client-side storage APIs, do not have links to access them. I'd like to know if they do not exist, or if this is a mistake.

What happened?
==============
There are 2 article in the Client-side web API course that is not available. If you go to: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs
 you'll see that the last 2 articles, Device APIs and Client-side storage APIs, do not have links to access them. I'd like to know if they do not exist, or if this is a mistake.

What should have happened?
==========================
There are 2 article in the Client-side web API course that is not available. If you go to: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs
 you'll see that the last 2 articles, Device APIs and Client-side storage APIs, do not have links to access them. I'd like to know if they do not exist, or if this is a mistake.

Is there anything else we should know?
======================================
Summary: Articles not available → No articles for "Client-side storage APIs" and "Device APIs" listed on Learn/JavaScript/Client-side_web_APIs
The sections are in the body content, added November 2016:

Device APIs
    Modern web-browsing devices have many features that are useful for web apps to take advantage of, for example accessing the device's location data so you plot your position on a map, or telling the user that a useful update is available via system notifications or vibration hardware. This article looks at what is available, and goes through a few common use cases.

Client-side storage APIs
    Most modern web browsers come with the ability to store structured data on the client-side, which is very useful if you want to create an app that will save its state between page loads, and perhaps even work when the device is offline. This article looks at the available options.
Status: UNCONFIRMED → NEW
Component: General → Learning Area
Ever confirmed: true
Product: Mozilla Developer Network → Developer Documentation
Priority: -- → P3
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.