Topic: typescript

TypeScript 5.4 adds NoInfer utility type

Microsoft just announced that TypeScript 5.4 is now available. TypeScript is an extension to JavaScript that adds static types to the language, and it was created and is maintained by Microsoft. TypeScript 5.4 introduces features like the NoInfer utility type, the ability to preserve type refinements for closures that were created past the last assignment, … continue reading

Microsoft shares release candidate for TypeScript 5.1

Microsoft is nearing the release of TypeScript 5.1, and before the final release has launched the release candidate. The company says that no new features or changes will be made between this and the final release.  In TypeScript 5.1 functions that return “undefined” will no longer be required to have a return statement. Previously the … continue reading

SD Times Open-Source Project of the Week: Frappe

Frappe is a low-code full stack, batteries-included, web framework written in Python and JavaScript, using MariaDB as its database. It is designed to reduce the amount of time developers spend writing code. Frappe makes defining DocTypes easier without the need for code to be used everywhere, since everything in Frappe is a DocType. The framework … continue reading

TypeScript 5.0 implements new ECMAScript “decorators” standard

Microsoft has officially released the latest version of its JavaScript-based language TypeScript.  According to Microsoft, TypeScript 5.0 is not a particularly disruptive release, which means the upgrade process should be relatively simple.  This release includes a number of new features and improvements that make the language smaller, simpler, and faster.  Among the updates is that … continue reading

TypeScript 5.0 beta adds support for Decorators

Microsoft announced the beta for TypeScript 5.0, the next major release of the JavaScript-based programming language.  With 5.0, Microsoft is working to make the language smaller, simpler, and faster. For example, the 5.0 beta takes 81% of the time to build VS Code that would take TypeScript 4.9 to do so.  These performance improvements were … continue reading

TypeScript 4.7 beta now available

Microsoft announced the launch of the TypeScript 4.7 beta which includes ECMAScript Module Support in Node.js, control over module detection, control-flow analysis for computed properties, and more.  In TypeScript 4.5, Microsoft added nightly-only support for ESM in Node.js to get some feedback from users and let library authors ready themselves for broader support. TypeScript 4.7 … continue reading

Microsoft releases TypeScript 4.6

Microsoft has released the latest version of TypeScript, its language that builds on JavaScript and adds syntax for type. With TypeScript 4.6, users gain several new features. Since the Release Candidate, the team at Microsoft has also worked to do some internal refactoring which has fixed certain issues, corrected a few error messages, and improved … continue reading

SD Times news digest: IBM Wazi aaS announced; Updated testing guidance on Android; TypeScript 4.6 RC announced

Today, IBM unveiled new developments in order to help users speed up transformation with a series of new capabilities intended to modernize apps across hybrid cloud environments. Included among these are plans to deliver IBM Z as-a-service on IBM Cloud. This release is geared towards making the lives of developers easier, bringing them: Increased speed … continue reading

For reduced development cost and accelerated code delivery, try TypeScript

While JavaScript is frequently the language of choice for all sizes of frontend and backend applications, it’s not the only option. Nor is it necessarily the most efficient or cost-effective. Increasingly, TypeScript is becoming the go-to language for app development ─ particularly for larger apps. The time- and cost-saving benefits are significant enough that some … continue reading

SD Times news digest: TypeScript 4.5 released; Mabl raised $40 million in Series C; OutSystems partnerships to expand tech education

Microsoft announced the release of TypeScript 4.5, a language that builds on JavaScript by adding statically checked types. A few major highlights of the release include type and promise improvements, template string types as discriminants, private field presence checks, and new snippet completions. TypeScript 4.5 comes just three weeks after the release candidate and since … continue reading

TypeScript 4.5 RC introduces new utility type, “Awaited”

Microsoft announced TypeScript 4.5 RC, which includes Nightly-Only ECMAScript Module Support in Node.js, support for ‘lib’ from ‘node_modules’, and more features.  The TypeScript 4.5 beta initially added new settings to support directly running ECMAScript modules in Node.js; however, Microsoft believes that the current experience needs more “bake time” before it can be used more broadly, … continue reading

SD Times news digest: AWS Cloud Control API, TypeScript 4.5 beta, Digital.ai announces AI solution for SAFe

Amazon announced the availability of AWS Cloud Control API, a set of common APIs designed to allow developers to manage their AWS and third-party services with ease. This standard set of APIs helps users Create, Read, Update, Delete and List (CRUDL) resources across hundreds of AWS Services and dozens of third-party services. AWS Cloud Control … continue reading

1 2 3 7
DMCA.com Protection Status