Home Bytea The Byte-Sized Tech News Summaries for Developers, 29 August

The Byte-Sized Tech News Summaries for Developers, 29 August

Published: Last Updated on 0 comment

“Hello Devs”! Here are the top Dev news summaries for you.

Typescript 5.2 is live, Major Release Dart Frog 1.0, Ngrok free static domain forever, and much more in today’s Dev news summaries by CodersTea.

Read the previous news summaries on Meta’s Co-Pilot, New Python, and Many Other Programming News

If you want to contribute or want me to cover certain news, let me know via this Google Form

🤝 United by Programming

⌨️ Type “5.2” for Typescript Latest Version

Typescript has released its latest version 5.2. You can download it via npm with the following command.

npm install -D typescript

The key feature of this release is the support for ECMAScript’s Explicit resource management with the keyword using. This gives much control over the resources in Javascript such as I/O and Memory.

Other features include Decorator Metadata, named and anonymous Tuple elements, easier method usage for unions of arrays, and some optimization in checks along with some breaking changes.

🏋️‍♂️ Work with Framework

🎯 The Dart and The Frog 🐸, The Dart Frog

The Very Good Venture has released the major version of Dart Frog V1.0. Dart Frog is a fast, minimalistic backend framework for Dart.

The Dart Frog version 1.0 comes with many features and bug fixes. I am not a dart developer so I will simy highlights the heading, You can always check the source below to read it in more detail.

  • Deamon: Dart Frog daemon to make it easier for developers to build first and third-party tools to manage, diagnose, and build Dart Frog projects
  • New Auth package: dart_frog_auth, which provides a foundation to write authentication APIs
  • VS Code extension
  • Wildcard route support:
  • Environment: dev, stage, prod, etc
  • Custom init method

💁‍♂️ On the other Hand

🎅 An early Christmas for Ngrok Users 🤘

Ngrock is giving a single static domain to all of its users, free or paid.

FYI, Ngrock is the software that allows users to access your local host anywhere from the internet. Test mobile apps against your development backend. Build webhook consumers and demo websites without deploying. It has a free version with some limited capability, but good enough for testing.

The only limit for the free users was the time limit for the generated domain. I think it is around 24 hours after that link expires. Now that users can have one static domain, you can access at least one server of your machine forever from the internet.

Source: Static domains for all ngrok users

Before You Go…

Conclusion And topics as Suited

“🤝 United by Programming” is all about programming language updates.

“🏋️‍♂️ Work with Framework” is a bucket filled with frameworks we use.

“🛠️ You Tool” is a group for IDEs, editors, or any tools devs use.

“☁️ Cloud and You” will be all about cloud news from AWS, Google Cloud, or Azure.

“😈 Server Maniac” wants to grab all the server content such as Kafka, Kubernetes, and more.

“💁‍♂️ On the other hand” will deal with content that doesn’t fit a particular genre.

See you in the next Post.

HAKUNA MATATA!!!

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
Ads
Ads
Ads

@2023 All Right Reserved. Designed and Developed by CodersTea

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More