Logo

Javascript Developer Resources - Made by 0x3d.site

A curated list of awesome Javascript frameworks, libraries, software and resources.

Main website: https://0x3d.site

πŸ“ Latest Javascript Articles on Dev.to

Thumbnail

How to Say "Hello World" in x86 Assembly

Because why not? Software is fun. I know this sounds insane; assembly for funβ€”but trust me, you......

  • ✍️ Author: Sk
  • πŸ‘ Reactions: 44 | πŸ’¬ Comments: 18
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: tutorial, beginners, javascript, assembly

Thumbnail

15 Critical MongoDB Queries for Advanced Backend Development

Introduction A comprehensive understanding of MongoDB queries is indispensable for backend......

  • ✍️ Author: Deepak Kumar
  • πŸ‘ Reactions: 6 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: mongodb, beginners, opensource, javascript

Thumbnail

Understanding JavaScript with a beginner: Variables and Data Types

JavaScript is a versatile and widely-used programming language that powers the web. One of its core......

  • ✍️ Author: Nwankwo Victor Uzoma
  • πŸ‘ Reactions: 5 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: javascript, webdev, beginners, programming

Thumbnail

Ultimate Mobile Development Tech Stack for 2025

Need a simple way to get your project out there? This CSV file has 70+ places where you......

  • ✍️ Author: Abubaker Siddique
  • πŸ‘ Reactions: 62 | πŸ’¬ Comments: 1
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: beginners, react, javascript, typescript

Thumbnail

Ways to convert a specified number to an array of digits

Method: 1. Using toString() and for loop const numberToArray = (number) => { ......

  • ✍️ Author: Jyoti chaudhary
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: programming, javascript, tutorial, webdev

Thumbnail

Hire Vision Pro App Developer

We leverage our extensive domain expertise to develop advanced apps for Apple's Vision Pro that......

  • ✍️ Author: Casey Morgan
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, programming, javascript

Thumbnail

If you haven't heard about unikernels, you're missing out!

Signup here for the newsletter to get the weekly digest right into your inbox. Find the 10......

  • ✍️ Author: Adam
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, weeklyfoo, javascript, node

Thumbnail

Web Application Development Services

HashStudioz Technologies specializes in creating high-performance, secure web applications using......

  • ✍️ Author: Micheal Willson
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, javascript, typescript

Thumbnail

By Nu m

Modern JavaScript Patterns You’ll Want to Use in 2025. ......


Thumbnail

My HNG Internship Journey: Stage 2 β€” Conference Ticket Generator

Two weeks ago, I completed Stage 2 of the HNG Internship. The task was to build a Conference Ticket......

  • ✍️ Author: Alabi Temitope
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: programming, react, javascript, webdev

Thumbnail

Daily JavaScript Challenge #JS-113: Convert Infix Expression to Postfix

Daily JavaScript Challenge: Convert Infix Expression to Postfix Hey fellow developers! πŸ‘‹......

  • ✍️ Author: DPC
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: javascript, devchallenge, programming, webdev

Thumbnail

NXP's FRDM i.MX93 Board Supercharges Industrial IoT

Get ready for a leap in Industrial IoT innovation! NXP has just dropped the FRDM i.MX93 Development......

  • ✍️ Author: ronnie R
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, programming, javascript, beginners

Thumbnail

Claude 3.7 Just Changed Programming…

Hey, fellow devs! Have you heard the buzz? Claude 3.7 is here, and it’s making waves in the......

  • ✍️ Author: Bhuwan chettri
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, javascript, programming, beginners

Thumbnail

Creating Confetti Animation in Next.js: A Step-by-Step Guide

Hello Guys, In this quick tutorial, we’ll walk through the process of creating a simple yet cool......

  • ✍️ Author: CodeWithMarish
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: nextjs, webdev, javascript, animation

Thumbnail

Why I Chose React Native Over Other Cross-Platform Frameworks ?

Choosing the right framework for mobile app development is crucial. With multiple options like......

  • ✍️ Author: Ashish Mishra
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 1
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: javascript, reactnative, react, mobile

Thumbnail

πŸ”ŽBehind the Scenes of Every Website: The Secret Journey from URL to Your Screen!

Ever Wondered How Websites Work Behind the Scenes? You type www.google.com into your......

  • ✍️ Author: Balakumaran K
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, javascript, website, devto

Thumbnail

Use Browser Fingerprinting to Give Valuable Free Trials

In my company’s opportunity discovery process (a fancy industry term for β€œwhat delights our users,......

  • ✍️ Author: John Aitchison
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, javascript

Thumbnail

Optimizing MongoDB Queries with .executionStats

As developers, we often focus on writing functional queries, but ensuring they run efficiently is......

  • ✍️ Author: shruti jain
  • πŸ‘ Reactions: 5 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: webdev, mongodb, monitoring, javascript

Thumbnail

C++ Tips and Tricks for Advanced Developers

C++ Tips and Tricks for Advanced Developers C++ is a powerful, high-performance programming language......

  • ✍️ Author: Million Formula
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, programming, javascript, beginners

Thumbnail

Create Your Own Chromium Browser Extension from Scratch

Browser extensions are powerful tools that allow users to customize and enhance their browsing......

  • ✍️ Author: Jorge Araya
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: webdev, javascript, programming, browser

Thumbnail

Why Rescript is the Top JavaScript Alternative for 2025

Leapcell: The Next - Gen Serverless Platform for Web Hosting, Async Tasks, and Redis ......

  • ✍️ Author: Leapcell
  • πŸ‘ Reactions: 5 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: javascript, typescript, react, vue

Thumbnail

25+ React Resources That Will Make You a Coding Genius!

Blue Ringed Octopus 2......

  • ✍️ Author: Dev Resources
  • πŸ‘ Reactions: 60 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: react, webdev, programming, javascript

Thumbnail

Searching ESLint for Beginners? Read This Now!

Are you looking for the ultimate guide to ESLint for Beginners? You’ve landed in the right place! In......

  • ✍️ Author: Sarthak Niranjan
  • πŸ‘ Reactions: 6 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: programming, javascript, beginners, tutorial

Thumbnail

Power Automate: format JavaScript error object for email

In my Power Pages portal project I would need to be notified on user client-side errors. I will later......

  • ✍️ Author: Andrew Elans
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: powerplatform, powerautomate, javascript

Thumbnail

Functional Testing: Ensuring Software Quality and Reliability

Functional testing is a crucial step in software quality assurance that ensures an application......

  • ✍️ Author: keploy
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: webdev, programming, javascript, beginners

Thumbnail

Fuzz Testing: Strengthening Software Security with Keploy

In today’s fast-paced digital world, ensuring software security is a top priority. One of the most......

  • ✍️ Author: keploy
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: programming, javascript, beginners, ai

Thumbnail

hi I'm a new Developer what is your advice for me 😁

hi I'm a new Developer what is your advice for me 😁...

  • ✍️ Author: free dooox
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 1
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: webdev, javascript, beginners, html

Thumbnail

Understanding ECMAScript: The Heart of Modern JavaScript

If you’ve been coding in JavaScript, you’ve probably heard of ECMAScript (ES). But what exactly is......

  • ✍️ Author: SOVANNARO
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: javascript, developer, node, ecmascript

Thumbnail

πŸš€ Mastering Git & GitHub: Best Practices for Developers

Version control is the backbone of modern development, and Git & GitHub are the most widely used......

  • ✍️ Author: Erasmus Kotoka
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/28/2025
  • 🏷 Tags: programming, javascript, beginners, tutorial

Thumbnail

A Guide to Web Evolution: From Web1 to Web3

Web1: The Static Beginning (1991-2004) The internet during this time was simple. Static......

  • ✍️ Author: EllaπŸ¦‹πŸŒΈ
  • πŸ‘ Reactions: 3 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 2/27/2025
  • 🏷 Tags: webdev, javascript, tutorial, web3

Bookmark This Page Now!