Skip to content

Higherpass

  • DevOps
  • Javascript
  • ML-AI
  • Python

Higherpass

Random Article
  • Home
  • typescript

Tag: typescript

Categories Javascript ML-AI

Local Vector Embeddings with Transformers.js for LLM Applications

  • By Craig
  • May 13, 2025

Introduction In the rapidly evolving landscape of Large Language Model (LLM) applications, vector embeddings have become a crucial component for enhancing AI capabilities. These…

Read More
LeafletJS Map Examples
Categories Javascript Programming

LeafletJS Integration with Vue 3, TypeScript, and Vite

  • By Craig
  • May 5, 2025

Introduction Interactive maps have become essential components in many web applications today – from location-based services and real estate sites to weather applications and…

Read More
Categories Javascript Programming

Building a React Next.JS Todo Application with REST API and Prisma

  • By Craig
  • May 4, 2025

Introduction Building a modern todo application with Next.js, REST API, and Prisma provides an excellent opportunity to create a full-stack application with powerful features…

Read More
Categories Programming Javascript

Building Interactive CLI Applications with Ink and TypeScript

  • By Craig
  • April 4, 2025

Creating modern command-line interfaces doesn’t have to mean sacrificing user experience or developer productivity. React Ink brings the familiar component-based architecture of React to…

Read More
Categories Programming Javascript

Getting Started with Three.js in Vue 3

  • By Craig
  • April 3, 2025

Three.js is a powerful JavaScript library that makes working with WebGL simpler and more accessible. Combined with Vue’s reactive system and component-based architecture, you…

Read More
Categories Programming Javascript

Three.js Lighting and Textures

  • By Craig
  • April 3, 2025

In this article, we’ll explore how to implement advanced lighting and textures in Three.js within a Vue 3 application. Building on our previous overview…

Read More
Categories Programming Javascript

Physics and Collisions in Three.js

  • By Craig
  • April 3, 2025

Physics simulations add a new dimension of realism to 3D web applications. In this tutorial, we’ll explore how to implement realistic physics and collision…

Read More
Categories Programming Javascript

Enhancing Three.js Scenes with Shadows and Fog

  • By Craig
  • April 3, 2025

Introduction Three.js is a powerful 3D library that makes WebGL accessible for web developers. One of the key aspects of creating realistic 3D scenes…

Read More
Categories Programming Javascript

Creating Three.js Characters with Skeletons

  • By Craig
  • April 3, 2025

Introduction Character animation is a crucial aspect of interactive 3D games. Three.js provides robust support for skeletal animation through its SkinnedMesh and related classes. This tutorial…

Read More
Categories Programming Javascript

Full 3D Scene Example with Three.js

  • By Craig
  • April 3, 2025

Introduction Welcome to the final part of our Three.js tutorial series! In this comprehensive tutorial, we’ll tie together everything we’ve learned about Three.js and…

Read More

Posts pagination

1 2
Copyright © 2025
  • DevOps
  • Javascript
  • ML-AI
  • Python