• Что бы вступить в ряды "Принятый кодер" Вам нужно:
    Написать 10 полезных сообщений или тем и Получить 10 симпатий.
    Для того кто не хочет терять время,может пожертвовать средства для поддержки сервеса, и вступить в ряды VIP на месяц, дополнительная информация в лс.

  • Пользаватели которые будут спамить, уходят в бан без предупреждения. Спам сообщения определяется администрацией и модератором.

  • Гость, Что бы Вы хотели увидеть на нашем Форуме? Изложить свои идеи и пожелания по улучшению форума Вы можете поделиться с нами здесь. ----> Перейдите сюда
  • Все пользователи не прошедшие проверку электронной почты будут заблокированы. Все вопросы с разблокировкой обращайтесь по адресу электронной почте : info@guardianelinks.com . Не пришло сообщение о проверке или о сбросе также сообщите нам.

? ?????? ??? ??? – ???? ?

Lomanu4 Оффлайн

Lomanu4

Команда форума
Администратор
Регистрация
1 Мар 2015
Сообщения
1,481
Баллы
155
Hey everyone ?

Here’s my latest update on what I’ve been building, learning, and overcoming this past week as part of my journey as a software developer.

? ??????? ????? – ???? ??? (

Пожалуйста Авторизируйтесь или Зарегистрируйтесь для просмотра скрытого текста.

)
I'm continuing to build out a TypeScript SDK for the Hevy API, aiming to support Node.js, browsers, and modern JavaScript frameworks. The goal is to improve the API ecosystem and gain hands-on experience with TypeScript tooling.

✅ ???? ????’? ??????????
• Configured Prettier formatting & configured husky to run formatting on pre commit
• Added JSDoc style comments across codebase & used the TypeDoc package to generate documentation for the SDK
• Published the TypeDoc documentation to Github pages on the SDK repository.

? ???? ?’?? ???????
• That JSDoc is a commenting convention designed for raw JavaScript, and using the TypeDoc package means I don't have to add typing to my doc comments, because the package automatically interprets TypeScript.
• The prettier VSCode plugin will automatically search for a Prettier configuration file in your project and format accordingly.
• That Github deployment to Github pages is incredibly simple when using a basic HTML website document.

⚠ ??????????
• Determining which package to use to generate documentation files from JSDoc comments. There are many different packages for different formats (Markdown, HTML).

? ???? ?????
Next steps include stricter typing for responses received from API fetch requests, integrating mock fetch requests into jest, and expanding SDK functionality to include 'Routines' endpoints.

If you’re into dev logs, personal projects, or learning in public - feel free to follow! I’d love to hear what others are building too.


Пожалуйста Авторизируйтесь или Зарегистрируйтесь для просмотра скрытого текста.

 
Вверх Снизу