Coder's Jungle Loading
Skip to content
Primary Menu
  • Home
  • Blogging Hint
  • Home
  • Blogging Hint
Coder's Jungle

An educational website for programmers, coders and web developers

Performance

  • Home
  • Performance
How to round a number to two decimal places in JavaScript

How to round a number to two decimal places in JavaScript

January 19, 2023
The rounding of numbers is an essential part of programming languages. Rounding refers to the process in which a number is made simpler, but its value is kept close to the initial value. It aids in estimating and utilizing a number according to the user’s needs. Users can, therefore, round numbers to 2 decimal places by using different methods in JavaScript. ...
Continue Reading
comment
CLI tools you won’t be able to live without 🔧

CLI tools you won’t be able to live without 🔧

January 19, 2023
#rust #linux #tooling #productivity ...
Continue Reading
comment
C# Tip: LINQ’s Enumerable.Range to generate a sequence of consecutive numbers

C# Tip: LINQ’s Enumerable.Range to generate a sequence of consecutive numbers

January 17, 2023
If you need a sequence of numbers, you can pick two ways: use a While loop, or use Enumerable.Range ...
Continue Reading
comment
Safe Data Fetching in Modern JavaScript

Safe Data Fetching in Modern JavaScript

January 16, 2023
#javascript #webdev #typescript ...
Continue Reading
comment
Mastering the Art of Writing Effective GitHub Commit Messages

Mastering the Art of Writing Effective GitHub Commit Messages

January 16, 2023
#webdev #productivity #github #git ...
Continue Reading
comment
15 Useful React Custom Hooks That You Can Use In Any Project

15 Useful React Custom Hooks That You Can Use In Any Project

January 15, 2023
#react #webdev #javascript #beginners ...
Continue Reading
comment
Speeding up the JavaScript ecosystem – module resolution

Speeding up the JavaScript ecosystem – module resolution

January 15, 2023
📖 tl;dr: Whether you’re building, testing and/or linting JavaScript, module resolution is always at the heart of everything. Despite its central place in ...
Continue Reading
comment
8 Must-Use VS Code Extensions For Web Developers😈

8 Must-Use VS Code Extensions For Web Developers😈

January 13, 2023
#webdev #vscode #javascript #beginners ...
Continue Reading
comment
Unveiling Breakthroughs Found In The State Of JS 2022 Survey

Unveiling Breakthroughs Found In The State Of JS 2022 Survey

January 12, 2023
#webdev #javascript #typescript ...
Continue Reading
comment
How to debounce and throttle in React without losing your mind

How to debounce and throttle in React without losing your mind

January 12, 2023
#javascript #webdev #react #performance ...
Continue Reading
comment

Posts navigation

1 2 … 23 Next

Copyright All rights reserved Theme: Jumla by Themeinwp