Skip to content
Just Code

Developer Experiences, Projects, Tutorials, Tips and more.

  • How to
  • Software Engineering
  • Source Codes
    • Assembly Language ProgramsList of Assembly Language Programs for 8085 & 8086 Microprocessor with code, algorithms and flowcharts. Includes ALP to add, subtract, compare, move, palindrome numbers and data.
    • C Programming LanugageHere are some very useful C Programming tutorials, code examples, free projects and source code using C Programming Language.

JavaScript

Code snippets and free projects in JavaScript.

Home » JavaScript

Choosing the Right JavaScript Variable: var, let, or const?

Posted by By Luzan Baral April 17, 2024Posted inJavaScript
Introduction to JavaScript Scoping: var, let, and const differences JavaScript's evolution has introduced various ways to declare variables, each with its own set of rules and scopes. For many developers,…
Read More

How to remove text from string in JavaScript ?

Posted by By Luzan Baral August 21, 2017Posted inHow to, JavaScript

JavaScript is widely used language. We may sometime need to remove text from string to get a desired output from certain API calls or even within an JavaScript APP. Answers to your question on how to remove text from string in JavaScript are mentioned below.

Continue Reading
Read More

Recent Posts

  • Crafting Clear Git Commit Messages: A Developer’s Guide
  • How to Install and Switch Versions of Node.js Using NVM
  • Choosing the Right JavaScript Variable: var, let, or const?
  • Understanding TypeScript Generics: Why and How to use them?
  • Overengineering Syndrome: Less is More in Software Design
Copyright 2025 — Just Code. All rights reserved. Sinatra WordPress Theme
Scroll to Top