Introduction

Introducing nsDocs

Hey there, fellow creative developers! Welcome to the developer section of the nsCore app! I hope this guide will enhance your Discord app (bot) knowledge. So let's begin.

Before We Begin

If you don't know about TypeScript or JavaScript basics, please learn them first! At least, watch a one-shot video about them. Here I am leaving some links to some good YouTube channels. This is not sponsored by them!

Best for learning TypeScript

  1. Complete Typescript in under 5 hours - Hitesh Choudhary (opens in a new tab)
  2. TypeScript Tutorial for Beginners - Programming with Mosh (opens in a new tab)
  3. Learn TypeScript in 50 Minutes - Academind (opens in a new tab)
  4. TypeScript for Beginners - freeCodeCamp.org (opens in a new tab)

Best for learning JavaScript

  1. Javascript for beginners | chai aur #javascript - Chai aur Code (opens in a new tab)
  2. Introduction to JavaScript + Setup | JavaScript Tutorial in Hindi #1 - CodeWithHarry (opens in a new tab)
  3. Learn JavaScript - Full Course for Beginners - freeCodeCamp.org (opens in a new tab)
  4. JavaScript Full Course (2024) - Beginners to Pro - Shradha Khapra (opens in a new tab)
⚠️

Please note, now in Discord (opens in a new tab) bots are now referred to as apps. In this documentation, I have mentioned "app" (also referred to as "bot" in parentheses) so readers can understand.

Quick links

Thank You

  • Thank you for believing in us and using our guide! I hope this will help you in your coding journey. Happy coding!