Xavi Artigas

Results 34 comments of Xavi Artigas

Can you please provide the exact commands you are running and the errors you get? Your code snippet belongs to `GettingAccountInformation.ts`. When I run `tsc` this file compiles without problems...

Cool, thanks for being around! 👍

From @0x6861746366574: I've been thinking about this a bit. I think the main things we want to communicate through our documentation is below. You can decide if it makes sense...

Now that the [Handbook](https://github.com/symbol/handbook/tree/gh-pages) is alive and kicking, we have a place to store all company (syndicate) stuff. For example, all the "Contributing" mess in the current tech docs should...

There's a cool new site in place (with dark mode and big buttons in the welcome page) but that's not the final shape. Most of the issues discussed here are...

Yeah, the Contribute section contains mostly old material that needs reviewing and re-structuring, that's why it's a bit hidden. Definitely there is overlap that should be fixed. Ideally, all contributing...

More info: https://discord.com/channels/856325968096133191/887352684066259024/919892143911362572 > we publish images only for westmere and skylake > you should be able to build for any modern x64 ofc (all linux, mac, windows should do)...

I feel you, I feel you... we'll get to this eventually 😁

Some notes to myself: - It would be nice if the process could be done completely using only CLI (See nemtech/symbol-cli#328) - TS and CLI code should be shown together...

Take a look at this for the building of the glossary table: https://bitbucket.org/vinay.sajip/sphinx_sizzle_theme/src/master/sphinx_sizzle_theme/__init__.py This builds a JS file with the WHOLE glossary. ALL pages then load it and a JS...