Sha256: 99b8fe8279469f66a48c39626a815809ff2c4a042ef6a7c931921168377e3c98

Contents?: true

Size: 1.33 KB

Versions: 71

Compression:

Stored size: 1.33 KB

Contents

---
title: Quick how to on a simple thing
navigation_weight: 5
---

# How to do this simple thing

This section introduces what the code snippet does. Bear in mind a user could
land here from a search result so we may need to add a little context, redefine
abbreviations, or otherwise help them orient themselves.

## Example

Introduce the example, what are we about to do or see?

Before diving into the code samples, define the placeholders used by the code samples that will follow.  These should follow our [guidelines for placeholders](/contribute/guides/code-examples#placeholders) used throughout Nexmo Developer.

Key |	Description
-- | --
`NEXMO_NUMBER` | Nexmo Number to call.


```code_snippets
source: '_examples/concepts/sample-code-snippet'
application:
  name: 'Example Application'
```

Note the `application` section of the `building_blocks` construct is optional. If not used there will be no prerequisite section in the rendered block.

## Try it out

What did the user just build?  How should they use it?  Add the instructions
for how to demo the masterpiece the user has just created.

## Further reading

Add resources for a user such as:

* A tutorial where this technique is used.
* Reference to either our own or external tools that might be handy.
* A guide for a similar topic (especially if that guide links to this code snippet).

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.15 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.14 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.13 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.12 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.11 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.10 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.9 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.8 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.7 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.6 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.5 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.4 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.3 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.2 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.1 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.5.0 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.4.9 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.4.8 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.4.7 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md