Sha256: bc742248bbe933cc23254f3d48fc30bdad39f8195f49a691d4fe78a31419d59d

Contents?: true

Size: 1.33 KB

Versions: 23

Compression:

Stored size: 1.33 KB

Contents

---
title: Quick howto 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

23 entries across 23 versions & 1 rubygems

Version Path
station-0.0.120 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.119 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.118 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.115 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.114 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.113 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.112 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.111 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.110 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.109 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.108 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.107 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.106 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.105 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.104 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.103 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.102 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.101 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.100 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md
station-0.0.97 lib/nexmo_developer/app/views/contribute/code-snippets/sample-code-snippet.md