Skip to content
#

introduction

Here are 518 public repositories matching this topic...

pgmemk
pgmemk commented Jan 13, 2018

Thank you for this great component :). We started using it for our product on all 3 platforms.
The small issue with it is:
I defined the Next button as an arrow, not as a text. And it led to allocating clickable space for the Done button the size of an arrow.

I am submitting a pull request for the fix

RobertGary1
RobertGary1 commented Sep 4, 2019

Some steps may click a button on a page or do other things to the page. Because users can be forward and backward it can be difficult to put the page back where it should be when they leave a step. It would be easier if there was a way to have a callback function for a given step.

torch2424
torch2424 commented Apr 23, 2020

I think it'd be great to add Made With WebAssembly somewhere highly visible on Wasm By Example, to help people looking to learn Wasm, some ideas on things they can build.

For example if someone was in the camp of #4 , they would go to Wasm By Example, learn the basics of strings in wasm, and then go to Made with Wasm to see how others are doing that exact type of application they want to build.

Altai-man
Altai-man commented Jul 7, 2018

Listing here some places we have found in English version during reviewing of Russian translation.

  • Section 1.2 title is Jargon. However, in this section we have tools names and no jargon at all. Probably needs to be renamed to something more appropriate.
  • In section 3.4 (Types), it can be nice to add output.
  • In section 7.4, list is used for only two elements. It is possible that it'd b
stonemaster
stonemaster commented Nov 17, 2016

Same as the compilation of the source code examples, all internal as well external links should be checked during the sanity check. That means that the external links are still reachable and not out-dated and we don't have typos in the links. A first simple check could be to extract all elements out of the final, rendered markdown and check whether we don't get 4xx or 5xx HTTP error codes for

Improve this page

Add a description, image, and links to the introduction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the introduction topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.