Onjsdev Logo
BLOG
JavaScript Date Object Methods
JavaScriptDate
JavaScript Date Object Methods
Learn how to use the JavaScript Date object and its methods for date and time manipulation, formatting, and comparison.
16 Sep 20255 min
Mac Chrome Cache Location
Google ChromeMac
Mac Chrome Cache Location
Knowing where Google Chrome caches are stored on your Mac can be helpful for troubleshooting issues, managing disk space, or simply satisfying your curiosity.
16 Sep 20254min
SASS Ampersand Symbol
SASSAmpersand
SASS Ampersand Symbol
Learn how to use the SASS & (ampersand) symbol and its various uses in nested styling.
16 Sep 20255 min
Disable Root SSH Keys Login on Linux
LinuxSSH
Disable Root SSH Keys Login on Linux
Root is the superuser in a Linux system. It has unrestricted access to everything, every file, every folder, every command. Disabling root SSH keys login on Linux ubuntu is one of the simplest yet most effective ways to enhance your server's security.
28 Jul 20255 min
Axios Tutorial for Beginners
HTTPJavaScript
Axios Tutorial for Beginners
Discover how to use Axios to make HTTP requests in JavaScript and Nodejs. Learn how to send GET and POST requests, handle API responses, manage error handling.
14 Jul 20257 min
What is the Difference Between Chown and Chmod in Linux?
LinuxChown
What is the Difference Between Chown and Chmod in Linux?
Confused about chown and chmod in Linux? This guide breaks down what each command does, how they’re different, and when to use them to manage file ownership and permissions.
14 Jul 20255 min
What is an Axios Instance? | Simplify Your HTTP Requests with Axios.create()
AxiosAxios Instance
What is an Axios Instance? | Simplify Your HTTP Requests with Axios.create()
Learn what an Axios instance is in JavaScript and Nodejs. Make HTTP requests with pre-configured defaults like base URL, headers, and timeouts.
13 Jul 20255 min
How SSH Works
Web DevelopmentLinux
How SSH Works
SSH is a secure way to connect to a server. It is a protocol that allows you to connect to a server and execute commands on it.
12 Jul 20254 min
SASS vs SCSS | What's the difference?
Web DevelopmentCSS
SASS vs SCSS | What's the difference?
If you are into web development, you've likely heard of both SASS and SCSS. But what exactly difference between them? This tutorial will break it down for you.
12 Jul 20254 min
CSS BEM Methodology for Beginners
Web DevelopmentCSS
CSS BEM Methodology for Beginners
Naming things is always hard in software development, and CSS classes is no exception. At this point, BEM offers a powerful methodology for effectively naming your CSS classes.
11 Jul 20254 min
Typescript Generics
TypescriptGenerics
Typescript Generics
Learn about Typescript Generics
11 Jul 20252 min
HTTP Request Configuration Explorer
Web DevelopmentJavaScript
HTTP Request Configuration Explorer
Explore each HTTP configuration option by clicking below 👇
04 Jul 20254 min
GALLERY
TOOLKIT