#TypeScript

[ follow ]
#frontend-development
#typescript
Python
fromPeterbe
2 months ago

In Python, you have to specify the type and not rely on inference - Peterbe.com

TypeScript infers literal argument types causing compile-time errors for mismatched values; Python's mypy requires explicit annotations to report the same mismatches.
fromInfoQ
1 week 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
1 week 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 weeks 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
3 weeks 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.
#react
fromHackernoon
4 years ago
React

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.
fromLogRocket Blog
7 months ago
React

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.
#frontend
fromVue.js Jobs
4 weeks ago
Web development

Scayle Senior Frontend Engineer M F D Scayle Storefront Hamburg or Berlin Hybrid - VueJobs

fromVue.js Jobs
4 weeks ago
Web development

Scayle Senior Frontend Engineer M F D Scayle Storefront Hamburg or Berlin Hybrid - VueJobs

Software development
fromGitHub
4 weeks 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
3 months ago
Web frameworks

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

fromInfoQ
3 months ago
Web frameworks

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

Node JS
fromInfoWorld
1 month 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
1 month 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
Web development
fromVue.js Jobs
1 month ago

Front-End Web Developer (Vue.js) at Cafeyn - VueJobs

Cafeyn seeks a Senior Front-End Web Developer skilled in Vue.js and TypeScript to build performant, accessible, SEO-optimized, responsive web applications and reusable components.
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
1 month 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
1 month 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
2 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
2 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
#frontend-engineering
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.
fromVue.js Jobs
2 months ago

Mid Frontend Engineer at EveryMatrix - VueJobs

EveryMatrix is a leading B2B SaaS provider delivering iGaming software, content and services. We provide casino, sports betting, platform and payments, and affiliate management to 200 customers worldwide. But that's not all! We're not just about numbers, we're about people. With a team of over 1400 passionate individuals spread across twelve countries in Europe, Asia, and the US, we're all united by our love for innovation and teamwork.
Careers
Software development
fromBerlin Startup Jobs
2 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
3 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
3 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
3 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
3 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
4 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
4 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.
Vue
fromVue.js Jobs
4 months ago

Vue.js Frontend Developer (Remote - U.S.) at Confidential - VueJobs

Seeking a proactive Vue 3 developer to build scalable components, integrate with Swagger-documented APIs using Pinia and TypeScript; 90-day contract-to-permanent, U.S. remote.
JavaScript
fromInfoQ
4 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
4 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
fromGitHub
8 months ago
React

GitHub - nerdalytics/beacon: A lightweight reactive state library for Node.js backends. Enables reactive state management with automatic dependency tracking and efficient updates for server-side applications.

fromGitHub
8 months ago
React

GitHub - nerdalytics/beacon: A lightweight reactive state library for Node.js backends. Enables reactive state management with automatic dependency tracking and efficient updates for server-side applications.

Web frameworks
fromInfoWorld
5 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
Node JS
fromInfoWorld
7 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.
#javascript
Node JS
fromAmazon Web Services
6 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.
Angular
fromHackernoon
9 months ago

The Case for Factory Functions: Reducing Bugs and Technical Debt in Angular + Microservices Projects | HackerNoon

Factory functions improve data consistency and reliability in Angular applications by reducing risks associated with manual object creation.
fromLogRocket Blog
7 months ago

Here's why everyone's going crazy over Zod 4 - LogRocket Blog

Zod 4 introduces deep internal optimizations that make parsing up to 3x faster and more memory-efficient, especially for complex, nested schemas.
Node JS
#guitar-theory
Angular
fromMedium
8 months ago

Building a CAGED System Visualization: Guitar Theory Interactive Guide

The CAGED system is foundational in guitar theory, built on five open chords: C, A, G, E, and D.
UX design
fromHackernoon
6 years ago

Your Backend Deserves Better Than JSON Guesswork-Try This Setup | HackerNoon

API documentation is essential for seamless application communication and developer experience.
Zod and Swagger are key tools for creating and documenting APIs effectively.
fromBitexpert
10 months ago

My first experience with Bun | bitExpert

According to their docs, Bun is "an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager".
Node JS
fromInfoQ
8 months ago

Shopify's React Native Journey: An In-Flight Retrospective

React Native apps can meet stringent performance requirements, but success depends on applying the right patterns effectively, eliminating performance bottlenecks.
React
Artificial intelligence
fromHackernoon
3 years ago

Building a Game with AI: Fast, Flawed, and Full of Potential | HackerNoon

AI coding assistants can accelerate development processes, but they may also introduce errors.
A balance between guidance and freedom in prompts can optimize AI performance.
[ Load more ]