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

Top 10 Free Frontend UI Libraries & Frameworks for Developers in 2025

If you’re like me, building beautiful, responsive web apps can sometimes feel like reinventing the......

  • ✍️ Author: Emmanuel Mumba
  • πŸ‘ Reactions: 40 | πŸ’¬ Comments: 8
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript

Thumbnail

Your First React Component: JSX, Components, and the "Hello, World" Program

Hey there! If you've been following along, you've successfully completed the first and most......

  • ✍️ Author: Maria Mendonca
  • πŸ‘ Reactions: 11 | πŸ’¬ Comments: 2
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, javascript, beginners, react

Thumbnail

How to Build a Live Poll in React in Under 5 Minutes (Without a Backend)

Ever wanted to get quick feedback from your users right inside your app? A live poll is perfect, but......

  • ✍️ Author: Adriano Raiano
  • πŸ‘ Reactions: 6 | πŸ’¬ Comments: 1
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, react, javascript, tutorial

Thumbnail

ZenFlow β€” Fully Vibe-Coded by Someone Who Knows Nothing About Web Dev

Hey y’all πŸ‘‹, I just dropped my first App project: ZenFlow β€” a minimalist daily planner that runs both......

  • ✍️ Author: Santhosh
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript, productivity

Thumbnail

Svelte Events & Bindings Tutorial: Master Parent-Child Communication

Imagine you’re building an app with buttons, forms, checkboxes β€” the usual gang. One of the first......

  • ✍️ Author: Ali Aslam
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: svelte, webdev, javascript, eventdriven

Thumbnail

🌍 3 Ways to Detect a User’s Country on Your Website

Personalizing your website based on a visitor’s country can improve user experience, help with......

  • ✍️ Author: Geoapify
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, javascript, api, frontend

Thumbnail

πŸŽΏβ€œMinimum Operations to Make the Integer Zero” LeetCode: 2749 [C++, JavaScript, Python]

Competitive programming problems often look strange at first. Some of them feel like puzzles written......

  • ✍️ Author: Om Shree
  • πŸ‘ Reactions: 16 | πŸ’¬ Comments: 4
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: programming, cpp, javascript, python

Thumbnail

Project of the Week: Emotion-js

The CSS-in-JS library balancing developer experience with strategic review practices ......

  • ✍️ Author: Atfa Solangi
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: discuss, javascript, opensource, react

Thumbnail

Next.js Rendering Strategies: CSR vs SSR vs SSG vs ISR (Complete Guide) 2025

Understanding how Next.js renders your pages is crucial for building fast, scalable, and SEO-friendly......

  • ✍️ Author: Rayan Hossain
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: programming, javascript, nextjs, tutorial

Thumbnail

✨ Mastering Object Spread & Rest in JavaScript

Hey Devs πŸ‘‹ Today, let’s talk about Object Spread (...) and Rest (...) in JavaScript β€” two powerful......

  • ✍️ Author: Usama
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: javascript, beginners, webdev, tutorial

Thumbnail

From Google Maps to OpenStreetMap: A Journey of Trade-offs in Location Services

When building a location-based application, I needed to implement a feature that would allow users to......

  • ✍️ Author: crimson206
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: maps, javascript, webdev, opensource

Thumbnail

The Ultimate Guide to Buying Old Yahoo accounts

Buy Yahoo Accounts from getusasmm.com βž€πŸ’ΌWe are available online......

  • ✍️ Author: sathisahnaz
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: programming, webdev, javascript, ai

Thumbnail

Unlocking JavaScript: A Deep Dive into ES and ES6 Standards

Discover the rules and standards of JavaScript with ECMAScript (ES), ensuring consistency across browsers and servers, and explore the features of ES6....

  • ✍️ Author: κΉ€μ˜λ―Ό
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: javascript, es6, ecmascript

Thumbnail

react native compileSdkVersion from 34 to 35

After I updated compileSdkVersion from 34 to 35, a lot of errors appeared, and I couldn’t build the......

  • ✍️ Author: Siva Stu
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, reactnative, javascript, sdk

Thumbnail

The Future of Generative AI Development: Trends, Tools, and Frameworks

Generative AI has rapidly evolved from a niche academic pursuit to a transformative technology poised......

  • ✍️ Author: antony das
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript, ai

Thumbnail

My Recent Debugging Adventure: The Case of the Disappearing Stylesheets

You know those days where a tiny bug eats half your brainpower, and then when you finally solve it,......

  • ✍️ Author: Sibasish Mohanty
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/4/2025
  • 🏷 Tags: css, javascript, security, react

Thumbnail

Day 85: When Motivation Posts Miss the Point

Why do all motivation posts revolve around the gym? Like, I get it, physical fitness matters, but can......

  • ✍️ Author: Somay
  • πŸ‘ Reactions: 7 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript, ai

Thumbnail

Why "Tutorial Hell" Is Actually Good For You: An Exploration vs Exploitation Approach

The Contrarian Take What if I told you that everyone giving you advice about "tutorial......

  • ✍️ Author: Nibodh Daware
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: tutorial, webdev, programming, javascript

Thumbnail

Day 84: When Your Alarm Clock Becomes Your Enemy

Another day, another missed gym session. Not because I'm lazy or heard the alarm and chose to sleep,......

  • ✍️ Author: Somay
  • πŸ‘ Reactions: 7 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript, ai

Thumbnail

🚧 Building something for devs who want to work smarter, not just harder.

🚧 Building something for devs who want to work smarter, not just harder. It’s called Code Tracker AI......

  • ✍️ Author: Mona Hidalgo
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript, ai

Thumbnail

# EIS.js: The Tiny State Store That's Making Waves in 2025 🌊

State management in web applications has long been dominated by heavyweight solutions like Redux,......

  • ✍️ Author: Jordan Tauscher
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript, node

Thumbnail

Boost Business Efficiency with Chatbot Development Services

Boost your business efficiency and customer engagement with advanced Chatbot Development Services. In......

  • ✍️ Author: Abhiwan Technology
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: programming, ai, javascript, python

Thumbnail

[Boost]

Top 10 Free Frontend UI Libraries & Frameworks for......

  • ✍️ Author: Ayama
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript

Thumbnail

Create 3D Explosion Animations with HT for Web

In 3D environments, model part explosion effects serve as a common and practical visual technique......

  • ✍️ Author: Hightopo
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript, productivity

Thumbnail

My First Experience with Lovable Vibe Coding

I’ve always been curious about how fast an idea can turn into a real app. Normally, app development......

  • ✍️ Author: Andrew James
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: programming, coding, javascript, ai

Thumbnail

Architecting UltraNews: Building a Real-Time News Intelligence Platform That Scales

At RapierCraft, we faced a unique challenge: how do you build a system that can intelligently process......

  • ✍️ Author: Yash Dubey
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, programming, javascript, ai

Thumbnail

Scaling Angular Applications: Lessons from 15 Years

Building front-end applications is no longer just about rendering a few views and forms. Today,......

  • ✍️ Author: Srinivas
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: angular, scalingangularapps, javascript, beginners

Thumbnail

From 20+ Years of Building Software to ShipDotnet πŸš€

Over the last two decades, I've worked on more projects than I can count. Each new one was an......

  • ✍️ Author: Artur Kedzior
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/4/2025
  • 🏷 Tags: webdev, javascript, dotnet, ai

Thumbnail

Under What Condition?

Let's Talk About Conditionals Think of conditionals like a storyline in a decision-based......

  • ✍️ Author: Azaria
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: programming, javascript

Thumbnail

How to choose the right admin dashboard template

Introduction When building a website or web application, an admin dashboard is a crucial......

  • ✍️ Author: Vaibhav Gupta
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 9/5/2025
  • 🏷 Tags: webdev, react, nextjs, javascript

Bookmark This Page Now!