並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 77件

新着順 人気順

bundleの検索結果1 - 40 件 / 77件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

bundleに関するエントリは77件あります。 JavaScriptrailsTools などが関連タグです。 人気エントリには 『Swdev: 真の No bundle frontend』などがあります。
  • Swdev: 真の No bundle frontend

    みなさん、ブラウザ内で TypeScript が直接動いてくれたらいいなぁ、と思ったことはありませんか? しました。 これができます。 どのようにうごいてるか Service Worker は合法 MITM とも言えて、 fetch 時のリクエストを好きに書き換えることができます。 開発時 初回インストール時に Service Worker をインストール コンパイラを内蔵した Service Worker がリクエストの拡張子に応じて js に書き換える Content-Type: text/javascript として SW でキャッシュして返却 TypeScript(.ts, .tsx) と Svelte(.svelte + preprocess) に対応 WebSocket サーバーを起動。ファイル変更を監視して、変更されたファイル名をブラウザに通知 変更されたファイルを Serv

      Swdev: 真の No bundle frontend
    • 2021-03-02のJS: Bundle Size以外のJavaScriptパフォーマンス、CORS 完全手冊

      JSer.info #529 - JavaScript performance beyond bundle size | Read the Tea Leavesという記事では、JavaScriptのパフォーマンス測定について書かれています。 最近では、Bundle SizeについてはBundlePhobiaやWebpack Bundle Analyzerなど分かりやすく測定するツールがありますが、それ以外のJavaScriptのパフォーマンスのメトリクスについて書かれています。 ランタイムのCPUコスト、電力消費量、メモリ使用量、ディスクの使用量などのBundle Size以外のメトリクスをどのように見るのかについてまとめられています。 CORS 完全手冊というCORSについての連載記事では、 CORSの概念、対応方法、よくある間違い、CORB/CORP/COEP/COOPなど最近のオリジ

        2021-03-02のJS: Bundle Size以外のJavaScriptパフォーマンス、CORS 完全手冊
      • JavaScript performance beyond bundle size

        23 Feb JavaScript performance beyond bundle size Posted February 23, 2021 by Nolan Lawson in performance, Web. 8 Comments There’s an old story about a drunk trying to find his keys in the streetlight. Why? Well, because that’s where it’s the brightest. It’s a funny story, but also relatable, because as humans we all tend to take the path of least resistance. I think we have the same problem in the

          JavaScript performance beyond bundle size
        • GitHub - EtherDream/web2img: Bundle web files into a single image

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - EtherDream/web2img: Bundle web files into a single image
          • GitHub - hashicorp/nextjs-bundle-analysis: A github action that provides detailed bundle analysis on PRs for next.js apps

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              GitHub - hashicorp/nextjs-bundle-analysis: A github action that provides detailed bundle analysis on PRs for next.js apps
            • BUNDLE_ONLY is now available

              I recently added BUNDLE_ONLY option to Bundler. This is the long-awaited feature from 8+ years ago that allows you to install only the gem groups you need, available from bundler 2.3.19. https://github.com/rubygems/bundler-features/issues/59 https://github.com/rubygems/bundler/pull/4907 https://github.com/rubygems/rubygems/issues/4048 https://github.com/rubygems/rubygems/pull/5759 For example, in

                BUNDLE_ONLY is now available
              • Bundle Scanner

                Identify NPM libraries included in Javascript filesEnter the URL of a website. Bundle Scanner will fetch every Javascript file from the website and search through the files for code that matches any of the 101,962 releases it has indexed from 35,003 of the most popular npm libraries on the web. Learn more.

                  Bundle Scanner
                • Bundle(バンドル) | SaaS一元管理ツール

                  情シス向けの作業自動化ツールです。 SaaSにおける、アカウント開設作業、アカウント見直しの棚卸し作業を自動化します。 年度初めに新人向けに大量のアカウント発行をする手間や、 組織改編時のアカウント見直しの手間などを省きます。 現在、190以上のSaaSと連携しています。

                    Bundle(バンドル) | SaaS一元管理ツール
                  • Webページのサブリソースを一つにまとめる Resource bundles (Bundle preloading) とは - ASnoKaze blog

                    Webページのサブリソースを1つにまとめる 「Resource bundles」 という仕組みが検討されている。 [目次] はじめに 2行で説明すると 例 利用例 rbnファイルの取得 rbnファイルの中身 その他(標準化やツールについて) おわりに はじめに JavaScript, CSS, 画像といったWebページを表示するのに必要なリソースを一つのファイルにまとめるというのは、今でも行われておりwebpack、rollup、Parcel、esbuildといったツールが利用されている。 「Resource bundles」の目的を読むと、既存のバンドラーは、個々別にリソースをフェッチするのに比べいくつかのデメリットが有ると述べている。 リソース個別のフェッチであれば、MIMEタイプによってはフェッチしながらそのデータの処理を進められるが、それができない リソース個別のフェッチであれば、

                      Webページのサブリソースを一つにまとめる Resource bundles (Bundle preloading) とは - ASnoKaze blog
                    • 週刊Railsウォッチ(20210510前編)属性メソッドをキャッシュして最適化、Railsのガバナンスに関する声明、bundle install高速化ほか|TechRacho by BPS株式会社

                      週刊Railsウォッチについて 各記事冒頭には🔗でパーマリンクを置いてあります: 社内やTwitterでの議論などにどうぞ 「つっつきボイス」はRailsウォッチ公開前ドラフトを(鍋のように)社内有志でつっついたときの会話の再構成です👄 お気づきの点がありましたら@hachi8833までメンションをいただければ確認・対応いたします🙇 TechRachoではRubyやRailsなどの最新情報記事を平日に公開しています。TechRacho記事をいち早くお読みになりたい方はTwitterにて@techrachoのフォローをお願いします。また、タグやカテゴリごとにRSSフィードを購読することもできます(例:週刊Railsウォッチタグ) 🔗Rails: 先週の改修(Rails公式ニュースより) 今回は以下のコミットリストのChangelogのうち、セキュリティ修正以外のものから見繕いました。

                        週刊Railsウォッチ(20210510前編)属性メソッドをキャッシュして最適化、Railsのガバナンスに関する声明、bundle install高速化ほか|TechRacho by BPS株式会社
                      • NTS-2 oscilloscope kit + PATCH & TWEAK with KORG - MULTIFUNCTIONAL UTILITY KIT + BOOK BUNDLE | KORG (Japan)

                        パッチ、チューン、ビルド、さらにその先へ KORGは、「PUSH TURN MOVE」や「PATCH & TWEAK」シリーズで注目を集めるBJOOKSとのコラボレーションにより、KORGとARPシンセサイザーの世界をよりディープに探求できる、スペシャル・バンドルを限定発売します。 このスペシャル・バンドルには、さまざまなスタジオタスクに対応する強力な新ツール「Nu:Tekt NTS-2 oscilloscope kit」と、KORGとARPの代表的なシンセサイザーを中心にセミモジュラー・シンセシスを包括的に捉えた冊子「PATCH & TWEAK with KORG」を同梱しています。数々のアーティストへのインタビュー記事とともに、パッチングのヒントやチュートリアル、歴史などの知識を深められる情報満載の冊子を通して、シンセサイザーのみならずオーディオとともにNTS-2を活用するノウハウを得

                          NTS-2 oscilloscope kit + PATCH & TWEAK with KORG - MULTIFUNCTIONAL UTILITY KIT + BOOK BUNDLE | KORG (Japan)
                        • GitHub - egoist/tsup: The simplest and fastest way to bundle your TypeScript libraries.

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            GitHub - egoist/tsup: The simplest and fastest way to bundle your TypeScript libraries.
                          • Bundle for Racial Justice and Equality by itch.io and 1391 others

                            Update: The bundle has been a huge success so far and many more developers have submitted their projects. We've added a new round of games & more. All previous and future buyers get instant access. There are now 1,000 projects included. We live in a time of racial injustice, inequality, and police brutality against black people. We hope that everyone takes a stand in any way that they can. We’ve p

                              Bundle for Racial Justice and Equality by itch.io and 1391 others
                            • GitHub - vicrazumov/js-bundle-size: Cross-browser extension adding JS bundle size data to npm and github pages

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                GitHub - vicrazumov/js-bundle-size: Cross-browser extension adding JS bundle size data to npm and github pages
                              • Android App Bundle について  |  Android Developers

                                始める 初めてのアプリを作成することから始めてみましょう。トレーニング コースを活用して理解を深めるほか、ご自身でアプリ開発を習得することもできます。

                                  Android App Bundle について  |  Android Developers
                                • ゲーム販売サイトHumble Bundleが寄付率を最大15%に制限する意向を発表。チャリティー販売先駆者の方針転換にユーザーからとまどいの声 - AUTOMATON

                                  ホーム ニュース ゲーム販売サイトHumble Bundleが寄付率を最大15%に制限する意向を発表。チャリティー販売先駆者の方針転換にユーザーからとまどいの声 全記事ニュース

                                    ゲーム販売サイトHumble Bundleが寄付率を最大15%に制限する意向を発表。チャリティー販売先駆者の方針転換にユーザーからとまどいの声 - AUTOMATON
                                  • bundle updateで特定のgemのみ更新する時に気をつけるべきポイント - 10nin blog

                                    ちょっと依存関係の厳しいRailsプロジェクトを扱っていて、タイトルのようなことを行いたい要求が出てきたので、さっそくGoogle先生におうかがいを立てました。 やってはいけない手順 たぶんbundle updateコマンドの引数でもって何かしらコントロールできるんだろうと踏んで調べたところ、公式のドキュメントよりも上位に、まさにやりたいことを書いたQiitaの記事が出てきたので、早速コレに従って作業することにしました。 内容を要約すると、bundle update --source ${GEM_NAME}としてやれば${GEM_NAME}のパッケージだけが更新されるというもので、コメント欄にも2018年11月の「うまくいった」コメントがあるので、コレで良かろうと思って作業に入ろうとしたところ、詳しい人からがかかりました。 正しいやり方 曰く、特定のgemだけ更新したいときは bundle

                                      bundle updateで特定のgemのみ更新する時に気をつけるべきポイント - 10nin blog
                                    • 【Android】2021年8月からはAPKではなくAAB(Android App Bundle)が必須化

                                      Androidアプリの標準ファイル形式はAPKですが、2021年8月からは、Google Play上の新規アプリを公開するにはAPKでなく「Android App Bundle」を使う必要があるとGoogleが発表しました。 ABBは2018年のI/Oで導入され、以前からサポートされていましたが、このタイミングで最新の開発推進の一環として標準化されるということです。 Googleによると、100万を超えるアプリケーションがABBを使用しており、TwitterやNetflix、AdobeなどPlayストアの上位1000のアプリとゲームの大部分が含まれるということです。 Android App Bundleについては以下のAndroid デベロッパーサイトで確認できます。 https://developer.android.com/guide/app-bundle?hl=ja 大きな特長を挙げ

                                        【Android】2021年8月からはAPKではなくAAB(Android App Bundle)が必須化
                                      • Homebrew Bundle で開発環境の構築をしてみました | Wedding Park CREATORS Blog

                                        こんにちは、エンジニアの久保です。 普段開発で使っているMacの調子が悪くなりました。負荷がかかるとディスプレイが砂嵐になります。つらいです。 使いやすい機種でだいぶ気に入っていたのですが、流石に業務に支障がでてきたので新しいMacに移行しました。 移行のときにやることは、そう、環境構築です。 開発で必要なツールを1つずつインストールしていって、今と同じ環境を構築するのはなかなかの手間がかかります。 毎回困るので、最近は環境を作り込まずほぼデフォルトの状態で使うようにしていたのですが、それでも時間がかかります。 今回は、macOS用のパッケージマネージャ Homebrew の bundle コマンドを使って、ソフトウェアとライブラリのインストールを行ってみました。 Homebrew Bundle(brew bundle)を使うと、パッケージを Brewfile で管理できます。 Homeb

                                          Homebrew Bundle で開発環境の構築をしてみました | Wedding Park CREATORS Blog
                                        • Bundle for Ukraine by Necrosoft Games and 738 others

                                          The people of Ukraine are under attack. As game developers we want to create new worlds, not to destroy the one we have. That's why we've banded together to present this charity bundle to help Ukrainians survive this ordeal and thrive after the war ends. This cause has resonated with creators around the globe, to the extent that our bundle contains almost 1,000 games, tabletop RPGs, books, etc. Ov

                                            Bundle for Ukraine by Necrosoft Games and 738 others
                                          • Bundle Browser - Explore Itch.io's Mega Bundles (Indie Bundle for Abortion Funds, Bundle For Ukraine, TTRPGs for Trans Rights in Texas, Indie Bundle for Palestinian Aid and Bundle for Racial Justice and Equality)

                                            Browse, search and filter Itch.io's largest bundles or let us pick a random game for you.

                                              Bundle Browser - Explore Itch.io's Mega Bundles (Indie Bundle for Abortion Funds, Bundle For Ukraine, TTRPGs for Trans Rights in Texas, Indie Bundle for Palestinian Aid and Bundle for Racial Justice and Equality)
                                            • 【Rails】MySQL2がbundle installできない時の対応方法 - Qiita

                                              railsプロジェクト作成の際に、 「railsインストールしてrails newしたし、次はbundle installだなー」 と思いbundle installしたのですが、がっつりエラーが発生しました。 結構時間が取られてしまったので、備忘録として対応方法を記載しておきたいと思います。 起こったこと bundle install実行時に下記のエラーが出てきました。 $ bundle install (色々なgemのインストールのログが出てくる) . . . Installing ... Fetching mysql2 0.5.2 Installing mysql2 0.5.2 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current direct

                                                【Rails】MySQL2がbundle installできない時の対応方法 - Qiita
                                              • bundlejs - Online bundler + npm package bundle size checker

                                                When bundling packages that also export CSS and other external files, bundlejs.com now checks the gzip/brotli size of these external files, even though it won't output any code. Keep this in mind this isn't a bug, however, if it causes confusion I am willing to change this behaviour. Treeshaking is available, but not all CDNs support access to each packages package.json so there might be slight pa

                                                  bundlejs - Online bundler + npm package bundle size checker
                                                • Bundle Side Optimization in Future JavaScript - JSConf JP 2021

                                                  JSConf JP 2021

                                                    Bundle Side Optimization in Future JavaScript - JSConf JP 2021
                                                  • Production Webpack Bundle Analyzer - GradeJS

                                                    Analyze webpack production bundleGradeJS analyzes production JavaScript files and detects bundled modules and third-party packages. It works even for tree-shaken bundles and without access to the source code of a website or webpack stats files.

                                                    • Google PlayでAndroidアプリを公開するにはAPKでなく「Android App Bundle」を使う必要があるとGoogleが発表

                                                      2021年7月時点において、Androidアプリの標準ファイル形式はAPKですが、2021年8月からはGoogle Play上の新規アプリは「Android App Bundle(AAB)」で公開する必要があるとGoogleが発表しました。 Android App Bundle について  |  Android デベロッパー  |  Android Developers https://developer.android.com/guide/app-bundle?hl=ja Android App Bundle replaces APK for new Google Play apps - 9to5Google https://9to5google.com/2021/06/29/android-app-bundle-new-default/ Google is moving away fr

                                                        Google PlayでAndroidアプリを公開するにはAPKでなく「Android App Bundle」を使う必要があるとGoogleが発表
                                                      • Webpack における bundle size の変化を継続的に監視する - mizdra's blog

                                                        main ブランチとこのPRでどれだけ bundle size が変化したか比較したり、増加量がある閾値を超えていたら CI を fail させる、みたいなソリューションは結構紹介されているけど、bundle size の変化を継続的に監視する方法はあまり紹介されていないようだったので紹介します。 やり方 webpack --mode production --json でビルド情報を JSON で取得 JSON から chunk ごとの size に関する情報を抜き出す 好きなメトリクス監視サービスに2で手に入れたメトリクスを投げる で、それを実装したのがこのPR。見れば分かるので見てください。 github.com 30行程度で実装できて簡単ですね。

                                                          Webpack における bundle size の変化を継続的に監視する - mizdra's blog
                                                        • Docker Compose + Railsでイメージ内でbundle installしているはずなのにgemが無いとエラーがでる。 - Qiita

                                                          Docker Compose + Railsでイメージ内でbundle installしているはずなのにgemが無いとエラーがでる。RailsDockerdocker-compose 背景 docker-composeでrails環境を構築したが起動せず。 gemが無いと言われているのでdocker-compose run 'コンテナ' bundle installの実行で解決。 けどなんでDockerfile内でbundle installしているのに再度bundle installしないといけないんだろうと疑問に思ったので調査してみました。 先に結論 volumeに古い情報が保存されており、最新の情報がvolumeに上書きされてしまう。 エラー再現例 構築時のファイル例 FROM ruby:2.6.3 RUN apt-get update -qq && \ apt-get instal

                                                            Docker Compose + Railsでイメージ内でbundle installしているはずなのにgemが無いとエラーがでる。 - Qiita
                                                          • Android App BundleでUnityのゲームをアップロードしたらapkの頃よりも容量が半分になった - TAKOYAKING’s blog

                                                            Google Play Consoleへのアップロード形式がapkだけでなくaab (Android App Bundle)でもアップロードできるようになっていました。 手順 www.petitmonte.com このサイトの通り、 ARM64をオン ビルド設定で「App Bundleをビルド(Google Play)」をオン にしました。 もし作っているアプリが古いアプリだと、Google Play アプリ署名というのをしていないのでこれだけではAABファイルはアップロードできません。 僕の作っているのはデジタルパペットというアプリで4年ほど前だったのでまだしてませんでした。 Digital Puppet - プログラミングパズル Tatsuya Nakanoゲーム無料apps.apple.com なので以下のサイトの通りアプリ署名を行いました。 blog.lab7.biz PEPKツー

                                                              Android App BundleでUnityのゲームをアップロードしたらapkの頃よりも容量が半分になった - TAKOYAKING’s blog
                                                            • GDC 2024 Game Audio Bundle

                                                              In celebration of #GDC2024 we are giving away 27.5GB+ of high-quality sound effects from our amazing vendors here at Sonniss. No attribution is required and you can use them on an unlimited number of projects for the rest of your lifetime. If you would like more options and design choices to work with, please consider purchasing the corresponding collection. All of the files we send out are just a

                                                                GDC 2024 Game Audio Bundle
                                                              • Parallels、Parallels Desktop 17に1PasswordやFantasticalなどをバンドルして販売する「Parallels Premium Mac App Bundle 2022」を2月28日まで開催。

                                                                ParallelsがParallels Desktop 17 for Macに1PasswordやFantasticalなどをバンドルして販売する「Parallels Premium Mac App Bundle 2022」を2月28日まで開催すると発表しています。詳細は以下から。 macOS向けの仮想化ソリューションを提供しているCorel傘下のParallels International GmbH.は現地時間2022年02月15日より、最新のParallels Desktop v17 for Macの新規/アップグレードライセンスに、以下の10個アプリのライセンス/サブスクリプションをバンドルし、約92%OFFで販売する「Parallels Premium Mac App Bundle 2022 (MAC アプリのプレミアムバンドル 2022)」キャンペーンを開催すると発表しています

                                                                  Parallels、Parallels Desktop 17に1PasswordやFantasticalなどをバンドルして販売する「Parallels Premium Mac App Bundle 2022」を2月28日まで開催。
                                                                • Trunk | Build, bundle & ship your Rust WASM application to the web

                                                                  Trunk is a WASM web application bundler for Rust. Trunk uses a simple, optional-config pattern for building & bundling WASM, JS snippets & other assets (images, css, scss) via a source HTML file. Getting Started Install First, install Trunk via one of the following options. Plain cargo Download the sources and build them yourself: cargo install --locked trunk You can also toggle some features usin

                                                                  • 【無料】25GB以上のサウンドライブラリ、We Sound Effects「We Sound Effects Bundle 2020」無償配布開始! | Computer Music Japan

                                                                    HOMEDTM新製品情報【無料】25GB以上のサウンドライブラリ、We Sound Effects「We Sound Effects Bundle 2020」無償配布開始!

                                                                      【無料】25GB以上のサウンドライブラリ、We Sound Effects「We Sound Effects Bundle 2020」無償配布開始! | Computer Music Japan
                                                                    • Safari deopt with a large ESBuild bundle · Issue #478 · evanw/esbuild

                                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                        Safari deopt with a large ESBuild bundle · Issue #478 · evanw/esbuild
                                                                      • Stand with Ukraine Bundle

                                                                        The bundle you're looking for is over This bundle was live from Mar 18, 2022 to Mar 25, 2022 with 473,945 bundles sold, leading to US$20,738,895 raised for charity.

                                                                          Stand with Ukraine Bundle
                                                                        • New Android App Bundle and target API level requirements in 2021

                                                                          New Android App Bundle and target API level requirements in 2021 In 2021, we are continuing with our annual target API level update, requiring new apps to target API level 30 (Android 11) in August and in November for all app updates. In addition, as announced earlier this year, Google Play will require new apps to use the Android App Bundle publishing format. This brings the benefits of smaller a

                                                                            New Android App Bundle and target API level requirements in 2021
                                                                          • Inline Webpack CSS Modules classNames, reducing bundle size. https://npm.im/constant-locals-loader

                                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                              Inline Webpack CSS Modules classNames, reducing bundle size. https://npm.im/constant-locals-loader
                                                                            • GitHub - rails/jsbundling-rails: Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.

                                                                              Use Bun, esbuild, rollup.js, or Webpack to bundle your JavaScript, then deliver it via the asset pipeline in Rails. This gem provides installers to get you going with the bundler of your choice in a new Rails application, and a convention to use app/assets/builds to hold your bundled output as artifacts that are not checked into source control (the installer adds this directory to .gitignore by de

                                                                                GitHub - rails/jsbundling-rails: Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
                                                                              • DevContainer で Ruby 開発する際に厄介な BUNDLE_APP_CONFIG - Qiita

                                                                                VSCode Remote - Containers での Ruby 開発では大抵の場合、Docker 公式の ruby イメージ をベースイメージにして DevContainer を作ることになる1かと思いますが、このイメージには厄介な問題があります。 それが環境変数 BUNDLE_APP_CONFIG です。 Dockerfile 内で ENV 命令によりデフォルトで /usr/local/bundle に設定されています。 BUNDLE_APP_CONFIG は bundler のアプリケーションローカルな設定 (bundle config set --local した際に作られる設定) をどこに保存するかを指定するための環境変数です。 この環境変数が設定されていない場合、bundler はアプリケーションルートの .bundle/ 以下に設定を作成します。 さて、話を移して VSC

                                                                                  DevContainer で Ruby 開発する際に厄介な BUNDLE_APP_CONFIG - Qiita
                                                                                • SaaS管理が情シスに“刺さる”背景 freeeが買収した「Bundle」の戦い方は

                                                                                  連載:SaaS for SaaSの世界 いわゆる「SaaS for SaaS」(SaaSのためのSaaS)の中でも「SaaS管理ツール」に注目。主要3社のSaaS管理ツールについて、ビジネスモデルや開発思想の違いを探る。 コロナ禍でよく聞くようになった言葉に「エッセンシャルワーカー」というものがある。「生活必須職従事者」とも呼ばれ、 医療や福祉、第一次産業や行政、物流や小売業など、いかなる状況下でも必要とされる社会生活を支える職種のことを指す。緊急事態宣言下においても、社会を維持する上で必要な仕事として事業の継続が求められた仕事だ。 企業の中にも、事業活動を維持していくうえで必要不可欠な仕事がある。それが経理や総務などのバックオフィス(管理部門)の業務である。時に「コストセンター」などと揶揄(やゆ)されることもあるが、バックオフィスが機能しなければ、収入や支出の把握や備品の管理などができな

                                                                                    SaaS管理が情シスに“刺さる”背景 freeeが買収した「Bundle」の戦い方は

                                                                                  新着記事