並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 15 件 / 15件

新着順 人気順

nullable reference types enabledの検索結果1 - 15 件 / 15件

  • Announcing .NET 10 - .NET Blog

    Today, we are excited to announce the launch of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. It’s the result of another year of effort from thousands of developers around the world. This release includes thousands of performance, security, and functional improvements across the entire .NET stack-from languages and developer tools to workloads-enabl

      Announcing .NET 10 - .NET Blog
    • Announcing TypeScript 4.8 - TypeScript

      Today we’re excited to announce the release of TypeScript 4.8! If you’re not yet familiar with TypeScript, it’s a language that builds on JavaScript and adds syntax for types. These types let you put your expectations and assumptions into your code, and those assumptions can then be checked by the TypeScript type-checker. This checking can help avoid typos, calling uninitialized values, mixing up

        Announcing TypeScript 4.8 - TypeScript
      • When Zig is safer and faster than Rust

        3/7/2023 When Zig is safer and faster than Rust There are endless debates online about Rust vs. Zig, this post explores a side of the argument I don't think is mentioned enough. Intro / TLDRλ I was intrigued to learn that the Roc language rewrote their standard library from Rust to Zig. What made Zig the better option? They wrote that they were using a lot of unsafe Rust and it was getting in thei

        • Announcing TypeScript 4.8 Beta - TypeScript

          Today we’re announcing our beta release of TypeScript 4.8! To get started using the beta, you can get it through NuGet, or- use npm with the following command: npm install -D typescript@beta You can also get editor support by Downloading for Visual Studio 2022/2019 Following directions for Visual Studio Code. Here’s a quick list of what’s new in TypeScript 4.8! Improved Intersection Reduction, Uni

            Announcing TypeScript 4.8 Beta - TypeScript
          • April 2023 (version 1.78)

            Update 1.78.1: The update addresses this security issue. Update 1.78.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the April 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Accessibility improvements - Better scre

              April 2023 (version 1.78)
            • Announcing TypeScript 4.8 RC - TypeScript

              Today we’re excited to announce our Release Candidate (RC) of TypeScript 4.8. Between now and the stable release of TypeScript 4.8, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet, or use npm with the following command: npm install -D typescript@rc You can also get editor support by Downloading for Visual Studio 2022/2019 Follow

                Announcing TypeScript 4.8 RC - TypeScript
              • October 2024 (version 1.95)

                GitHub Pull Requests Version 0.100.0 of the GitHub Pull Requests extension adds Copilot integration: Use the @githubpr chat participant in the Chat view to search for issues, summarize issues/prs, and suggest fixes for issues. @githubpr uses a number of Language Model tools to accomplish this. There's also a new Notifications view that shows GitHub notifications, with an action to prioritize them

                  October 2024 (version 1.95)
                • Announcing typescript-eslint v6 | typescript-eslint

                  typescript-eslint is the tooling that enables standard JavaScript tools such as ESLint and Prettier to support TypeScript code. We've been working on a set of breaking changes and general features that we're excited to get released! 🎉 We'd previously blogged about v6 in Announcing typescript-eslint v6 Beta. This blog post contains much of the same information as that one, but updated for changes

                    Announcing typescript-eslint v6 | typescript-eslint
                  • Go 1.22 Release Notes - The Go Programming Language

                    Introduction to Go 1.22 The latest Go release, version 1.22, arrives six months after Go 1.21. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Changes to the language Go 1.22 makes two changes to “for” loops. Previous

                      Go 1.22 Release Notes - The Go Programming Language
                    • 【Flutter】LinterとFormatter、そしてLefthook

                      はじめに インデントを揃えただけのムダなコミットが増えてきて、プルリクやコミット履歴に関係ないファイルが多くなり「これはいかん」となったので、FlutterにおけるFormatterやLinterについて調べてみました。 FormatterやLinterを調べてたら、なんとその自動化の方法やちょっとした便利なパッケージを見つけましたのでそちらもご紹介いたします。 この記事で紹介したことを導入すると、「コードの整形や解析が自動で行われ」、「正しい書き方がある程度身につき」、「import 文が見やすく」なります(最後のはおまけ)。 個人的結論 FormatterはDart標準搭載のもので十分 Linterは有名な設定を include した上でプロジェクトに沿った設定をする Lefthookを導入して$ git commit時に自動整形する Linterは制約が強めなpedantic_mon

                        【Flutter】LinterとFormatter、そしてLefthook
                      • Announcing .NET 9 - .NET Blog

                        Today, we are excited to announce the launch of .NET 9, the most productive, modern, secure, intelligent, and performant release of .NET yet. It’s the result of another year of effort on the part of thousands of developers from around the world. This new release includes thousands of performance, security, and functional improvements. You will find sweeping enhancements across the entire .NET stac

                          Announcing .NET 9 - .NET Blog
                        • LSP: the good, the bad, and the ugly

                          For a few years now I have been working on the Haskell Language Server (HLS), and the lsp library for the LSP protocol and writing LSP servers. Unsurprisingly, I have developed some opinions about the design of the LSP! Recently I gave a talk about HLS and LSP at the Haskell Ecosystem Workshop at Zurihac 2024. One slide featured a hastily-written table of “LSP: the good, the bad, and the ugly”. As

                          • Kubernetes 1.23: The Next Frontier

                            Englishবাংলা (Bengali) বাংলা (Bengali) 中文 (Chinese) 中文 (Chinese) Français (French) Français (French) Deutsch (German) Deutsch (German) हिन्दी (Hindi) हिन्दी (Hindi) Bahasa Indonesia (Indonesian) Bahasa Indonesia (Indonesian) Italiano (Italian) Italiano (Italian) 日本語 (Japanese) 日本語 (Japanese) 한국어 (Korean) 한국어 (Korean) Polski (Polish) Polski (Polish) Português (Portuguese) Português (Portuguese) Рус

                              Kubernetes 1.23: The Next Frontier
                            • Popover API (Explainer) | Open UI

                              Popover API (Explainer)@mfreed7, @scottaohara, @BoCupp-Microsoft, @domenic, @gregwhitworth, @chrishtr, @dandclark, @una, @smhigley, @aleventhal, @jh3yMay 4, 2023SpecificationNOTE: This Popover API explainer was mostly useful during the development of the feature. While it is roughly still in line with the actual feature, it might be more informative to look at either of these two sources of docume

                              • New for AWS Amplify – Query MySQL and PostgreSQL database for AWS CDK | Amazon Web Services

                                AWS News Blog New for AWS Amplify – Query MySQL and PostgreSQL database for AWS CDK Today we are announcing the general availability to connect and query your existing MySQL and PostgreSQL databases with support for AWS Cloud Development Kit (AWS CDK), a new feature to create a real-time, secure GraphQL API for your relational database within or outside Amazon Web Services (AWS). You can now gener

                                  New for AWS Amplify – Query MySQL and PostgreSQL database for AWS CDK | Amazon Web Services
                                1