JS/TS Tricks
HomeProblems
0
0/156

JavaScript & TypeScript Tricks

Master advanced JavaScript and TypeScript patterns through hands-on practice. Learn destructuring, optional chaining, template literal types, and more.

Start Practicing →
Your Progress0/156

Start solving problems to track your progress!

156
Total
42
Easy
85
Medium
29
Hard

Topics Covered

Async/Promises

17 problems

Array Methods

17 problems

TypeScript Basics

13 problems

TypeScript Advanced

8 problems

JavaScript Advanced

7 problems

Object Methods

14 problems

Functional Programming

8 problems

JavaScript Basics

7 problems

String Methods

5 problems

Algorithms

5 problems

DOM/Browser

5 problems

Data Structures

5 problems

Regular Expressions

5 problems

Error Handling

5 problems

Design Patterns

5 problems

Testing Patterns

5 problems

Performance

5 problems

ES6+ Features

5 problems

Numbers & Math

5 problems

Date & Time

5 problems

JSON & Serialization

5 problems

Features

Interactive Code Editor

Write and test your code directly in the browser with syntax highlighting

Automated Testing

Run test cases to verify your solution works correctly

Detailed Explanations

Learn from examples, hints, and step-by-step solutions

Progressive Difficulty

Start with easy problems and work your way up to advanced patterns