Skip to content
#

conditional-statements

Here are 129 public repositories matching this topic...

Explore the performance nuances of common JavaScript operations with this benchmark testing repository. Compare deep cloning methods, loop constructs, condition checks, bitwise operations, and arithmetic calculations. Optimize your code and make informed decisions based on real-world performance metrics.

  • Updated Dec 16, 2023
  • JavaScript

The course includes writing entry-level programming code (basic coding skills), working with a development environment (IDE), using variables and data, operators and expressions, working with the console (reading input and printing results), using of conditional constructions (if, if-else) and loops (for, while, do-while).

  • Updated Aug 7, 2022
  • JavaScript

A concise collection of core JavaScript concepts including variables, data types, conditionals, loops, functions, callbacks, hoisting, objects, and arrays — with clear examples for quick learning and revision.

  • Updated May 29, 2025
  • JavaScript

📘 A structured and consistent journey through Data Structures and Algorithms using JavaScript. This repo includes problems, solutions, and explanations to strengthen core programming logic and prepare for real-world engineering & tech interviews.

  • Updated Aug 29, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the conditional-statements topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conditional-statements topic, visit your repo's landing page and select "manage topics."

Learn more