#typescript

[ follow ]
#software-development
JavaScript
fromInfoWorld
2 months ago

Civet: A better TypeScript?

Civet enhances TypeScript by providing modern language features and simplifications, contrasting with CoffeeScript's complicated legacy.
JavaScript
fromInfoWorld
2 months ago

Civet: A better TypeScript?

Civet enhances TypeScript by providing modern language features and simplifications, contrasting with CoffeeScript's complicated legacy.
fromInfoWorld
10 months ago

Deno 1.38 features HTML documentation, hot module replacement

Deno 1.38 introduces significant improvements to deno doc command, generating static site documentation with new deno doc --html feature.
Node JS
#javascript
JavaScript
fromInfoWorld
2 months ago

JavaScript tools and frameworks we're watching now

JavaScript is evolving with a tension between complex frameworks and simplicity.
AI influences how developers approach JavaScript frameworks and best practices.
JavaScript
from2ality
2 months ago

What is TypeScript? An overview for JavaScript programmers

TypeScript enhances JavaScript by adding type syntax for better code management and auto-completion.
Node JS
fromInfoQ
2 months ago

TypeScript 5.8 Released with Improved Inference and Better JavaScript Ecosystem Interoperability

TypeScript 5.8 introduces smarter type inference, improving conditional return types and performance while allowing code to run directly in Node.js.
Web development
from7Span.com
3 months ago

TypeScript vs JavaScript: Which One to Choose in 2025?

TypeScript improves productivity and maintainability in code through static typing, but has a steeper learning curve compared to JavaScript's flexibility.
JavaScript
fromInfoWorld
2 months ago

JavaScript tools and frameworks we're watching now

JavaScript is evolving with a tension between complex frameworks and simplicity.
AI influences how developers approach JavaScript frameworks and best practices.
JavaScript
from2ality
2 months ago

What is TypeScript? An overview for JavaScript programmers

TypeScript enhances JavaScript by adding type syntax for better code management and auto-completion.
Node JS
fromInfoQ
2 months ago

TypeScript 5.8 Released with Improved Inference and Better JavaScript Ecosystem Interoperability

TypeScript 5.8 introduces smarter type inference, improving conditional return types and performance while allowing code to run directly in Node.js.
Web development
from7Span.com
3 months ago

TypeScript vs JavaScript: Which One to Choose in 2025?

TypeScript improves productivity and maintainability in code through static typing, but has a steeper learning curve compared to JavaScript's flexibility.
#go
#development
Node JS
from2ality
2 months ago

Simple TypeScript playground via `node --watch`

Node.js now natively supports TypeScript, enabling interactive coding experiences.
Node JS
fromInfoQ
2 months ago

Node.js 23.6 Now Runs TypeScript Natively

Node 23.6 introduces stable TypeScript native support, allowing direct execution of TypeScript files without configuration.
Node JS
fromnodesource.com
2 months ago

Node.js Now Supports TypeScript Natively: Everything You Need to Know

Node.js v23.6.0 enables native TypeScript support, enhancing development efficiency by removing extra compilation steps.
Node JS
from2ality
2 months ago

Simple TypeScript playground via `node --watch`

Node.js now natively supports TypeScript, enabling interactive coding experiences.
Node JS
fromInfoQ
2 months ago

Node.js 23.6 Now Runs TypeScript Natively

Node 23.6 introduces stable TypeScript native support, allowing direct execution of TypeScript files without configuration.
Node JS
fromnodesource.com
2 months ago

Node.js Now Supports TypeScript Natively: Everything You Need to Know

Node.js v23.6.0 enables native TypeScript support, enhancing development efficiency by removing extra compilation steps.
fromHackernoon
1 month ago

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

In modern Angular and microservices-based applications, managing data consistency and reliability is a persistent challenge and often relies on backend API stability.
Angular
#web-development
Angular
fromHackernoon
3 years ago

Chronology and Evolution of Angular through the Years - From v2 to v19 | HackerNoon

The evolution of Angular versions is significant for optimizing application performance and improving developer productivity.
The project captures key changes and learning experiences through various Angular versions.
fromGitHub
1 month 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.

Angular
fromHackernoon
3 years ago

Chronology and Evolution of Angular through the Years - From v2 to v19 | HackerNoon

The evolution of Angular versions is significant for optimizing application performance and improving developer productivity.
The project captures key changes and learning experiences through various Angular versions.
fromGitHub
1 month 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.

#caged-system
#data-processing
#react-native
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.
#code-maintainability
fromInfoWorld
10 months ago

Deno adds API for date and time operations

Deno 1.40 introduces support for the latest ECMAScript decorator syntax, allowing developers to write more expressive code benefiting from widely adopted class extensions.
Node JS
#zod
JavaScript
fromMedium
2 months ago

7 Powerful Use Cases for Zod Schemas

Zod is a powerful TypeScript-first schema validation library that ensures data integrity across applications.
JavaScript
fromMedium
2 months ago

7 Powerful Use Cases for Zod Schemas

Zod is a powerful TypeScript-first schema validation library that ensures data integrity across applications.
from2ality
2 months ago

Unions and intersections of object types in TypeScript

Unions of object types in TypeScript allow a single type to represent multiple forms, enhancing flexibility in type definitions and type safety.
Angular
#programming
#generics
from2ality
2 months ago
Scala

The unexpected way in which conditional types constrain type variables in TypeScript

Scala
from2ality
2 months ago

The unexpected way in which conditional types constrain type variables in TypeScript

Conditional types in TypeScript constrain generics, providing new insights during type checks and leading to complex results.
Conditional types can produce both true and false due to their distributive nature.
fromVuejobs
2 months ago

Vuetify Developer at Vuetify LLC

We're looking for a self-driven, problem-solving frontend developer to join our team and help shape the future of Vuetify.
Vue
#nodejs
Node JS
from2ality
3 months ago

Demo: running TypeScript directly in Node.js

TypeScript can be used in Node.js without transpilation using specialized compiler options.
JavaScript
from2ality
3 months ago

Template literal types in TypeScript: parsing during type checking and more

Template literal types in TypeScript enable static syntax checking and string manipulation at the type level, leveraging JavaScript's syntax.
#react
[ Load more ]