Login Sign Up
Advert
Your ad spot
Reserve this exclusive slot for the selected period.
Buy advertising →
Telegram community logo - Node.js Recipes
Added 14 Jul 2024

Node.js Recipes

@node_recipes
Number of subscribers: 3 153
Photos: 173
Videos: 7
Links: 610
Description:
You can view and join @node_recipes right away.
Source

Node.js Recipes | Учорашнє відео містить одну з ключових думок про те, що нам потрібно в...

Telegram community logo - Node.js Recipes Node.js Recipes @node_recipes
2 500 Views/Reach 2025-05-01 14:12 Message №824
Учорашнє відео містить одну з ключових думок про те, що нам потрібно вміти створювати код з різною швидкістю/якістю.Це вміння змінювати швидкість під завдання важливе в усіх сферах життя… Тут я зупинюся, бо починаю цитувати: "Thinking, Fast and Slow” by Daniel Kahneman.За останній рік завдяки AI-інструментам я навчився краще управляти швидкістю вивчення нових інструментів/бібліотек.Ось що дозволяє рухатися так, як я звик та як воно було до AI:1️⃣ Learning by doing2️⃣ Reading standart documentation3️⃣ Video about the tool from courses/conferencesОсь що дозволяє рухатися deep&slow:1️⃣ Several Deep research in your LLM: Best practices, alternatives, known <tool> problems and best practises to resolve them2️⃣ The tool source code review. AI helps with navigation, explanation, etc3️⃣ Best practise creation about this tool. Part of my consulting, so i review this with other experts.Ось що дозволяє рухатися швидко:1️⃣ Prompt for your LLM: There is documentation … Split it in 5 bitesize lessons with quize at the end. Start with the first lesson and based on quize explaine me what i missed.2️⃣ GitDiagram. Example https://gitdiagram.com/nestjs/nest3️⃣ DeepWiki. Example https://deepwiki.com/nestjs/nestа які інструменти ви використовуєте для навчання? Які курси відвідуєте?