![]() |
VOOZH | about |
We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.
Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.
Follow TNS on your favorite social media networks.
Become a TNS follower on LinkedIn.
Check out the latest featured and trending stories while you wait for your first TNS newsletter.
The worldwide developer population grew by 3.1% in the last year to over 26.3 million, reports Evans Data Corp in its latest Worldwide Developer Population and Demographic Study. According to the report, there are now over 16 million JavaScript developers worldwide, ahead of PHP and Python in popularity. It’s worth noting that most studies about language adoption show approximately half as many developers using PHP. Unlike these studies, Evans Data is reporting the number of developers that spent more than 0% of their time development time. 👁 Evans JavaScript data
Source: Evans Data Corp
Dan Abramov, who developed the Create React App and Redux, is leaving Meta, where he worked as part of the React team, he announced via the-app-formerly-known-as-Twitter on July 20. While leaving Meta once meant leaving React, that’s no longer the case, he said in a series of tweets. “I am staying on the react team as an independent engineer, similar to @sophiebits (Sophie Alpert) and @sebsilbermann (Sebastian Silbermann),” Abramov stated. “This means that I will not be actively sponsored to work full-time on react by any company, but I will stay involved in the team’s work and attend our meetings.”
Everything about the thread is positive and suggests Abramov is just ready to move on. Still, not everyone sees it as not a good sign.
“Meta allowed one of the most famous promoters of their open source project to go,” wrote Tom Smykowski on a Medium blog. “It’s maybe not so surprising in the current economy, but may be perceived as Meta being less enthusiastic in financing their open source offering.”
GitHub on Monday announced the general availability of repository runs, which let you define branch protections in your public repositories, according to a blog post by GitHub Product Manager Patrick Knight.
The company said the new repository rules will:
”With flexible targeting options, you can protect multiple branch patterns using a single ruleset,” Knight wrote. “Layering makes bypass scenarios dynamic; a GitHub App can skip status checks with no additional permissions, and administrators can bypass pull requests while still requiring the important CodeQL checks to run.”
An overview page will explain the rules applicable to a branch so that everyone who collaborates knows what’s what, he added. The post includes a quote from Twilio’s Senior Engineering Manager David Betts, who said the new repository rules let them maintain team autonomy while meeting compliance and security requirements.
GitHub Enterprise Cloud customers can enforce repository rules across all or a subset of their repositories in an organization, Knight said. Developers and teams can also try out rules in an evaluation mode. If you’re not ready to commit to a ruleset, you can trial them in evaluate mode.
Knight includes several example scenarios that describe best practices for using repository rules for typical repo or governance across an organization.
Astro, the open sourced framework for generating web applications atop popular UI frameworks such as React or Svelte, released version 2.9 last week. The new release incorporates experimental support for view transitions. View transitions is supported by the View Transition API, available in Chrome 111+, makes it easy to change the DOM in a single step, while creating an animated transition between the two states, according to this Chrome Developer post.
This release also moves the redirects configuration option out of the experimental phase. It’s now stabilized and ready for use, according to the release notes.
Also, the new release has improved the static analysis to determine which <script> tags to bundle together. This hoisted script optimization should create “more efficient performance with Astro supporting this common library re-export pattern,” the post noted.
Software developers can complete coding tasks up to twice as fast with generative AI, according to a recent study by McKinsey. The question, it seems, isn’t so much whether to use AI but how to optimize it when coding.
AWS is offering free courses to help dig in on generative AI and Amazon CodeWhisperer. The courses of interest to developers are: