Skip to content

Instantly share code, notes, and snippets.

View RobertMischke's full-sized avatar
:octocat:
Happy :-)

Robert Mischke RobertMischke

:octocat:
Happy :-)
View GitHub Profile
@tkrotoff
tkrotoff / FrontendFrameworksPopularity.md
Last active August 11, 2026 16:45
Front-end frameworks popularity (React, Vue, Angular and Svelte)

Charts are from different sources and thus colors are inconsistent, please carefully read the chart's legends.

Similar analysis:

Personal conclusion

After all those years maintaining this data (since 2018): React is still much more popular and continue to grow faster than alternatives; Vue dates back from 2014 and Svelte from 2016, they should have overthrown React by now.

$ErrorActionPreference = 'Stop'
$scriptPath = Split-Path -parent $MyInvocation.MyCommand.Definition
Import-Module "$scriptPath\tools\deployment-tools"
Import-Module "$scriptPath\tools\certificates"
Import-Module WebAdministration
$permissions = @{
'' = @{
"FullControl" = @(