jsapi-resources VS arcgis-webpack-plugin

Compare jsapi-resources vs arcgis-webpack-plugin and see what are their differences.

jsapi-resources

A collection of useful resources for developers using the ArcGIS API for JavaScript. (by Esri)

arcgis-webpack-plugin

Webpack plugin for the ArcGIS API for JavaScript (by Esri)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jsapi-resources arcgis-webpack-plugin
3 1
692 133
1.4% -
7.5 0.0
14 days ago 4 months ago
JavaScript JavaScript
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jsapi-resources

Posts with mentions or reviews of jsapi-resources. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-01.
  • My Secret ArcGIS Identity
    2 projects | dev.to | 1 Aug 2022
    When you use the IdentityManager.getCredential method, this will either open a popup with the ArcGIS Oauth login or direct the current page to the OAuth login, depending on how you set up your OAuthInfo. If you are have the popup set to true in OAuthInfo, you will need this oauth-callback page hosted with your application.
  • PlowTO Map - how is this made?
    3 projects | /r/gis | 18 Jan 2022
  • ArcGIS JSAPI Build Tips
    4 projects | dev.to | 3 Aug 2021
    Using these build tips and tweaks, the sample application shown here is about 710kb of JavaScript at runtime, and it has some widgets and custom visualizations in it. I'm pretty happy with that.

arcgis-webpack-plugin

Posts with mentions or reviews of arcgis-webpack-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-03.
  • ArcGIS JSAPI Build Tips
    4 projects | dev.to | 3 Aug 2021
    Up until this recent release, you would only want to use the @arcgis/webpack-plugin if you want to copy the assets locally. This would add about 25mb to your deployed build size. This includes the workers, styles, images, and localization files. If you did not want to copy them locally and just let them load from the CDN, you didn't need this plugin with webpack at all.

What are some alternatives?

When comparing jsapi-resources and arcgis-webpack-plugin you can also consider the following projects:

angular-arcgis-es-modules - Angular + ArcGIS API for JavaScript ES modules

vite - Next generation frontend tooling. It's fast!