#TypeScript

[ follow ]
#vue-3
#javascript
fromBomh
8 months ago
Node JS

JS Dark Arts: Abusing prototypes and the Result type

Extending all functions with a 'try' method can help handle errors by converting returned values to a Result type.
fromhackernoon.com
9 months ago
Node JS

Releasing Utilities Package to GitHub Packages: A Guide

Using GitHub Packages for internal JavaScript/TypeScript packages simplifies management and enhances security through scoped access.
Software development
fromInfoQ
1 week ago

TSSLint 3.0: Final Major Release with Reduced Dependencies

TSSLint v3 reduces dependencies, improves migration from TSLint/ESLint, adds compatibility layers and tooling, and requires Node.js 22.6.0 or newer.
#fundraising-platform
Fundraising
fromVue.js Jobs
2 weeks ago

Technical Support Engineer at Fundraise Up - VueJobs

Fundraise Up is a global fundraising platform powering high-volume nonprofit donations with an accessibility-first, TypeScript-based product and a distributed engineering team.
#frontend-engineering
fromVue.js Jobs
3 weeks ago
Web development

Staff-level Frontend Engineer (TypeScript/JavaScript, VueJS) - Hybrid working model 100%, Ho Chi Minh City at SMG Swiss Marketplace Group - VueJobs

fromVue.js Jobs
3 weeks ago
Web development

Staff-level Frontend Engineer (TypeScript/JavaScript, VueJS) - Hybrid working model 100%, Ho Chi Minh City at SMG Swiss Marketplace Group - VueJobs

#frontend
#typescript
fromGitHub
3 weeks ago
Node JS

GitHub - webllm/browser-use: browser-use for TypeScript: AI-Powered Browser Automation from Python's Acclaimed Library

JavaScript
fromLogRocket Blog
1 month ago

A guide to async/await in TypeScript - LogRocket Blog

TypeScript supports asynchronous programming through promises, async/await, and modern patterns like for await...of, AbortController, and Promise.all for concurrency and cancellation.
fromGitHub
3 weeks ago
Node JS

GitHub - webllm/browser-use: browser-use for TypeScript: AI-Powered Browser Automation from Python's Acclaimed Library

fromjQuery Script
1 week ago

Flick-style Image Annotation Library for Vanilla JS, jQuery & React

Annotate Image is a JavaScript image annotation library that creates Flickr-style comment annotations on images. You can draw rectangular regions on any image and attach interactive hotspots and notes to those regions. Version 2.0 is a complete TypeScript rewrite that works standalone with vanilla JavaScript or integrates with jQuery, React, and Vue. It's ideal for building photo galleries, design review tools, or any application requiring collaborative image markup.
JavaScript
#react
fromGitHub
1 week ago
React

GitHub - svar-widgets/react-gantt: High-performance React Gantt chart with TypeScript support and flexible timeline configuration.

React
fromHackernoon
4 years ago

Creating a Type-Safe Router for React Without Browser Navigation | HackerNoon

A typed routing system for React can be beneficial for specific application contexts, like Electron or simple browser widgets.
React
fromLogRocket Blog
9 months ago

How to build a React + TypeScript app with Vite - LogRocket Blog

Combining React, TypeScript, and Vite enhances web application development for both seasoned and new developers.
fromGitHub
1 week ago
React

GitHub - svar-widgets/react-gantt: High-performance React Gantt chart with TypeScript support and flexible timeline configuration.

#vuejs
#full-stack-development
Software development
fromVue.js Jobs
3 weeks ago

Sr. Software Engineer at Chipply - VueJobs

Senior Software Engineer position requiring C#, TypeScript, SQL expertise, front-end framework experience (Vue.js preferred), cloud/container deployment, TDD, and 7+ years' professional experience.
#igaming
JavaScript
fromInfoWorld
3 weeks ago

Beyond NPM: What you need to know about JSR

The JavaScript Registry simplifies and secures JavaScript package creation, distribution, and consumption while addressing NPM's TypeScript complexity and provenance shortcomings.
fromVue.js Jobs
1 month ago

Senior Frontend Engineer (m/f/d) - SCAYLE - onsite in Hamburg or Berlin at ABOUT YOU SE & Co. KG - VueJobs

SCAYLE is one of the fastest-growing enterprise commerce platforms worldwide, empowering leading B2C brands and retailers to create outstanding customer experiences with one unified backend. Our headless and composable architecture follows an API-first approach and is constantly extended with new features to stay ahead of industry standards. With a versatile tech stack including PIM, Shop-Management, Checkout, and OMS, as well as advanced capabilities like internationalisation, omnichannel, and marketplace enablement, SCAYLE offers everything modern commerce needs.
Web development
Node JS
fromInfoQ
1 month ago

Prisma 7: Rust-Free Architecture and Performance Gains

Prisma ORM 7.0 replaces its Rust query engine with a TypeScript runtime, yielding smaller bundles, faster queries, lower CPU/memory usage, and easier edge deployments.
Software development
fromInfoWorld
1 month ago

Gleam update shines on external types

Gleam 1.14.0 adds @external support for external types and extends inference-based pruning to int segments, improving type mapping and pattern-match performance.
Web development
fromGitHub
1 month ago

GitHub - tonycarpenter21/audioq: Audio Channel Queue

Lightweight browser audio manager providing multi-channel queues, pause/resume, volume ducking, looping, priority queuing, TypeScript support, zero dependencies, and event callbacks.
Software development
fromInfoQ
1 month ago

TanStack Releases Framework Agnostic AI Toolkit

A framework-agnostic, vendor-neutral AI toolkit offering unified provider interfaces, isomorphic tools, strong TypeScript type safety, and multi-framework support.
#frontend-development
fromInfoQ
2 months ago

oRPC Releases Version 1.0 with OpenAPI Support and End to End Type Safety

At the core of oRPC's design philosophy is what the team calls "powerful simplicity." Developers can define API endpoints with a syntax that feels similar to writing standard functions, while automatically gaining production features like OpenAPI specification generation, server action compatibility, and contract-first workflow support. The library supports multiple schema validators out of the box, including Zod, Valibot, and ArkType, without requiring additional configuration.
Web frameworks
Software development
fromLogRocket Blog
2 months ago

I tested 5 AI CLI tools: Here's how they stack up - LogRocket Blog

Five AI coding CLIs were tested by building the same React+TypeScript Todo app; evaluation covered code quality, speed, ease of use, and reliability.
fromInfoQ
2 months ago

New Front-End Framework Ripple Blends React and Svelte Together

Ripple is a new open-source front-end framework taking ideas from React, SolidJS, and Svelte into a TypeScript-first, component-oriented, JSX-like compiled language with fine-grained reactivity and scoped CSS. Created by Svelte maintainer Dominic Gannaway, Ripple offers a reactivity system with automatic dependency tracking, and direct DOM updates without a virtual DOM. Ripple aims to support better debugging through AI agents. The following code sample exemplifies many of the core Ripple features:
Web frameworks
Web frameworks
fromLogRocket Blog
2 months ago

tRPC vs oRPC: Which is better for your next TypeScript project, and why? - LogRocket Blog

Choose tRPC for simple TypeScript-only workflows; choose oRPC when OpenAPI and cross-language integrations (Python, mobile, third-party) are required.
Software development
fromGitHub
2 months ago

GitHub - unadlib/localspace: A library that unifies the APIs of IndexedDB, localStorage and other storage into a consistent API

localspace modernizes localForage compatibility by rebuilding internals with TypeScript, native async/await, improved drivers and optional plugins while preserving the existing API.
#nextjs
fromInfoQ
5 months ago
Web frameworks

Next.js 15.5 Ships - Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX

fromInfoQ
5 months ago
Web frameworks

Next.js 15.5 Ships - Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX

Node JS
fromInfoWorld
3 months ago

Intro to Nest.js: Server-side JavaScript development on Node

Nest.js is a server-side, TypeScript-friendly, modular framework for Node.js with dependency injection and built-in components for scalable web application development.
fromLogRocket Blog
3 months ago

How I used Mastra to build a prize-winning RAG agent - LogRocket Blog

2025 has undeniably been the year of AI agents. Coming into the year, it was nearly impossible to tune into any conversation in the tech ecosystem without hearing the agent buzzword thrown around. In an attempt to gain my own understanding of this new space, I started reading up on AI, machine learning, and agents. This led me to Mastra, an open-source framework for building AI agents. The best part was that it's built in my go-to language, TypeScript.
Artificial intelligence
Tech industry
fromApp Developer Magazine
1 year ago

tldraw sdk 4.0 release new starter kits and licensing model

tldraw SDK 4.0 adds new starter kits, a CLI, licensing changes, accessibility improvements, and bug fixes to enhance developer experience and sustainability.
Web development
fromVue.js Jobs
3 months ago

Senior Software Engineer, Full-stack at BRAZE - VueJobs

Braze seeks passionate, collaborative engineers who set high standards, prioritize autonomy and accountability, and build scalable TypeScript/Vue.js web interfaces within a supportive culture.
fromBerlin Startup Jobs
3 months ago

Job Vacancy: Senior Fullstack Developer (Typescript / Javascript / Node.js) // DATATRONiQ | IT / Software Development Jobs | Berlin Startup Jobs

🚀 DATATRONiQ is a deep-tech 💪 startup for the Industrial IoT in Germany. Our platform offers a one-stop solution for manufacturing companies to monitor and optimize their machines and processes. Our device management and data acquisition technology generates high-quality data for our AI models deployed on the edge. We value collaboration, honest feedback, and continuous improvement. Sound interesting? We'd love to hear from you!
Software development
Software development
fromMedium
4 months ago

fp-ts library in Hoppscotch codebase.

Hoppscotch CLI uses fp-ts, particularly Either, to express functional error handling and leverage typed functional abstractions in TypeScript.
fromVue.js Jobs
4 months ago

Senior Frontend Developer at ITRS - VueJobs

At ITRS, we make society's critical technology work. Our mission is to deliver automated and holistic IT observability solutions that safeguard critical applications and enable innovation. We are the only monitoring and observability platform designed for the most demanding and regulated industries - trusted by 90% of Tier 1 capital markets firms. We believe when our team thrives, so do our customers.
Web development
#zod
JavaScript
fromApp Developer Magazine
1 year ago

Introducing capn web a new javascript rpc protocol

Cap'n Web is a lightweight, schema-free TypeScript RPC protocol optimized for modern web runtimes, enabling human-readable JSON serialization and multiple transports.
Software development
fromBerlin Startup Jobs
4 months ago

Job Vacancy: Senior Fullstack Developer (Typescript, Angular, Nest.js) (m/f/x) // Navigating Art | IT / Software Development Jobs | Berlin Startup Jobs

Navigating Art seeks a Sr. Fullstack Developer to build a platform connecting cultural heritage data using TypeScript, Angular, Nest.js, SQL, and modern development practices.
JavaScript
fromGitHub
5 months ago

GitHub - mutativejs/mutative-yjs: A library for building Yjs collaborative web applications with Mutative

Mutative-Yjs enables bidirectional sync between Yjs CRDT types and plain JavaScript objects, offering immutable draft-based updates, TypeScript safety, performant patching, subscriptions, and optional customization.
JavaScript
fromInfoQ
5 months ago

Apollo GraphQL Client 4.0 Released with Leaner Bundles and Strengthened TypeScript Safety

Apollo Client 4.0 reduces bundle size and improves developer experience with modular opt-in features, tighter TypeScript integration, and decoupled React exports.
Web development
fromLogRocket Blog
5 months ago

Is Better Auth the key to solving authentication headaches? - LogRocket Blog

Better Auth is an open-source, framework-agnostic, TypeScript-focused headless authentication library aiming to provide comprehensive developer-friendly features and avoid competitors' trade-offs.
fromVue.js Jobs
5 months ago

Front-End Developer (AdTech) at Sigma Software - VueJobs

Our Customer is a Swedish AdTech company that is transforming how publishers and advertisers interact. They provide state-of-the-art self-serve advertising platforms that enable seamless, direct transactions between advertisers and some of the world's largest publishers. Their mission is to make advertising more accessible, automated, and efficient through innovative technology. Together, we serve globally recognized clients such as TripAdvisor, Bloomberg, The Washington Post, Opera, Dow Jones, etc.
Marketing tech
Node JS
fromInfoQ
6 months ago

Node.js Moves Toward Stable TypeScript Support With Amaro 1.0

Amaro v1.0.0 makes Node.js's official type-stripping loader stable, improving native TypeScript support with node_modules processing and two type-stripping modes.
Software development
fromLemire
6 months ago

Debugging C++ with Visual Studio Code under macOS

Visual Studio Code is a fast, extensible, cross-platform, Electron-based code editor widely adopted by major software companies.
JavaScript
fromInfoQ
6 months ago

Oxlint v1.0 Stable Released: A Rust Based JavaScript Linter

Oxlint 1.0 offers fast linting with extensive rule coverage and simple migration tools for both open-source and enterprise projects.
Venture
fromVue.js Jobs
6 months ago

Vue 3 / TS Engineer | small, profitable, bootstrapped at Dray Dog - VueJobs

Dray Dog assists trucking companies in Los Angeles with shipping containers and has grown to hold a substantial market share without traditional marketing.
#nodejs
fromnodesource.com
7 months ago
Node JS

Building Scalable APIs with Node.js and TypeScript

Combining Node.js with TypeScript enhances backend development by providing better control, structure, and reliability in code.
fromLogRocket Blog
9 months ago
Node JS

10 Node.js 24 features you're probably not using - LogRocket Blog

Node.js 24 brings significant features such as native TypeScript support, reducing dependency on third-party libraries and enhancing security.
Web frameworks
fromInfoWorld
7 months ago

Nuxt 4.0 improves project organization, data fetching, TypeScript support

Nuxt 4.0 enhances project organization, data fetching, and TypeScript support for a smoother development experience.
#deno
fromDeno
7 months ago
Web development

Deno 2.4: deno bundle is back | Deno

Deno 2.4 introduces the deno bundle subcommand for easy JavaScript and TypeScript bundling. It allows linking non-JavaScript files seamlessly.
fromInfoWorld
8 months ago
Node JS

What is Deno? A 'better' Node.js

Deno reimagines Node.js by integrating modern JavaScript features and the TypeScript compiler, but it's still under development and not for production.
Node JS
fromInfoWorld
8 months ago

What is Deno? A 'better' Node.js

Deno reimagines Node.js by integrating modern JavaScript features and the TypeScript compiler, but it's still under development and not for production.
Node JS
fromAmazon Web Services
8 months ago

Validating event payload with Powertools for AWS Lambda (TypeScript) | Amazon Web Services

The new Powertools for AWS Lambda Parser utility simplifies payload validation for TypeScript, enhancing application resilience against unexpected inputs.
Node JS
fromInfoWorld
1 year ago

Deno 1.38 features HTML documentation, hot module replacement

Deno 1.38 introduces significant improvements in documentation, hot module replacement, and Node.js compatibility, enabling the use of NPM package manager from Deno.
[ Load more ]