1 тысяч подписчиков
159 видео
Business Development First class by Usman ( CEO UNIAL ) part 2 #ziakhan #usman #unial
TypeScript Functions: Declarations, Expressions, and Arrow Functions | TypeScript Insights Tutorial
How to publish TypeScript Node JS project on npm.js on npm.js? And how to test its functionality?
TypeScript basics Revision: How to use pdf.ai to read books, Intro. of Object Oriented programming
What are Logical operators in TypeScript? how to use Logical operators in TypeScript? With examples.
What are TypeScript Primitive Data Types - Explained with Examples on TypeScript Insights
Exercise 6- how to strip whitespace in typescript? Storing and Removing Whitespace in TypeScript
TypeScript/Node.js project: Number Guessing Game, user to guess the number generated by the computer
TypeScript Node JS project 01: CLI calculator with inquirer prompt and chalk alert in Node JS
TypeScript Node.js Lecture 9A: Function Optional Parameters, Function Default Parameters,
Exercise 17 - Shrinking Guest List: Your dinner table won’t arrive, have space for only two guests.
TypeScript Exercise 3: Name Cases: Store a name in variable, and show in lower, upper, title case
Exercise 5: Write a Quote, name in variable: famous_person. Message in variable: message. Print it.
Modern software development? How to grow yourself in AI Ara as a software developer?
Converting to Title Case in TypeScript - Explained; Use of For Loop in TypeScript
Business Development First class by Usman ( CEO UNIAL ) part 2
Next.js 13.5 series 2 - How to make a vercel Account? How to deploy Nextjs 13.5 project on vercel?
Next Js 14 series 2: Choosing components library. Introduction and installation of shadcn ui
TypeScript basics Revision 3: Use of Typeof
How to create the first Node Js project in TypeScript - Hello World.
TypeScript Node.js project: The ATM functionalities
How to use loops in TypeScript? Traditional loop, for each, and for of loops with examples
What are Arithmetic Operators in typescript? How to use Aritmatic operators in TypeScript?
Generative AI 05 Python crash course Working with String methods in Python
Exercise 15 - Changing Guest List: One guest can’t come. Send new invitations including a new guest
Next.js 13.5 series: Overview of Next.js13.5 and how to make the first project on Nextjs
Exercise 9 - Favorite Number: Store your favorite number in variable and reveal in a message.
Lecture 1A: How to turn on Auto Save on VS Code? Easy way to initiate TypeScript projects in VS code
Generative AI 04 Python crash course Introduction of Google CoLab. Working with string in python.
TypeScript Conditional Logic: Using if-else if Statements
How to Compile TypeScript Files
What are Comparison Operators in TypeScript? |How to use Comparison operators in TypeScript?
Next.js 14 in baby steps: Step 00 Hello world. How to deploy your Next.js project on Vercel
How to use typeof operator to determine the type of a value or variable in TypeScript
TypeScript quiz preparation
Next.Js 14 1: Creating the first project of Next.js with color theme, App Router, and components
Vercel deployment issues: 404 after deployment Resolved. How to GitHub Nextjs project from VS Code?
Exercise 11 - Names: Store your friends names in a array. Print each in the list, one at a time.
How to declare a variable in TypeScript. With code example on TypeScript Insights
Generative AI 03 Python crash course: How to use strict type in python? Setting up Mypy in VS Code
Next.Js 14 in baby steps - Step-02: Linking and Navigating, Making simple Navbar using Tailwind css
How to use prompt and alert in TypeScript to Get User Inputs
Next.Js 14 in baby steps - Step-01 Routs: Defining routs in App Router
Git and GitHub: Installation, Sign Up, and First Commit from VS Code
Exercise 8: Create four lines. Output should be four lines and number 8 appearing once on each line.
Next.js 13.5 series 5: Working with components in nextjs 13.5. Integration of daisyui & color themes
#typescript
TypeScript quiz preparation part 2: Step 06 to 10
How to integrate GIT and GitHub with VS Code? Zoom meeting.
Generative AI: Python crash 02 How to use a Jupiter Note book? How to declare a variable in python?
How to use Nested If Conditional Statements in TypeScript? With examples of grade calculator