TECH |
Engadget Japanese |
国内産スケソウダラ100%使用のこだわり。石臼で丁寧に練り上げた「八起屋のさつまあげ」 |
https://japanese.engadget.com/yaokiya-satsumaage-221017391.html
|
|
2021-12-01 22:10:17 |
IT |
ITmedia 総合記事一覧 |
[ITmedia エグゼクティブ] 脱炭素へ巨額「グリーン投資」 企業の計画相次ぐ |
https://mag.executive.itmedia.co.jp/executive/articles/2112/02/news059.html
|
itmedia |
2021-12-02 07:40:00 |
IT |
ITmedia 総合記事一覧 |
[ITmedia News] スタンドアロンの「Microsoft Teams Essentials」提供開始 中小企業向けに月額430円/ユーザーで |
https://www.itmedia.co.jp/news/articles/2112/02/news058.html
|
itmedia |
2021-12-02 07:23:00 |
TECH |
Techable(テッカブル) |
キャンピングカーと車中泊スポットのシェアサービス「Carstay」が目指す、自由で豊かな未来 |
https://techable.jp/archives/167798
|
carstay |
2021-12-01 22:00:39 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
DjangoとVue.jsでSPA開発に挑戦 |
https://qiita.com/hdj16802/items/2ed2e06a95872b5080ce
|
DjangoとVuejsでSPA開発に挑戦シフト表をSPAで作成する以前に作成した、シフト表をSPA化することを挑戦しています。 |
2021-12-02 07:38:32 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
こたつ寝防止! |
https://qiita.com/dsvvpxgcseldie/items/d3047142fa91620fd885
|
|
2021-12-02 07:43:06 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Power BIの「構文エラー 無効なトークン…」の解決法について |
https://teratail.com/questions/371898?rss=all
|
PowerBIの「構文エラー無効なトークン…」の解決法についてエラーメッセージ解析中に次の構文エラーが発生しました。 |
2021-12-02 07:36:50 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
Couldn't decrypt config/credentials.yml.enc. Perhaps you passed the wrong key?のエラー解決方法 |
https://qiita.com/eito1011/items/60e0541595286ac4dfaa
|
そしてEC内でEDITORvibundleexecrailscredentialseditを実行するとcredenttialsの中身がちゃんと確認できるかと思います。 |
2021-12-02 07:47:22 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
Amazon RedshiftとDBeaverで空間検索してみた |
https://qiita.com/dayjournal/items/fa3aac5a24e9605f2958
|
これでロールとパブリックアクセスの設定は完了になりますDBeaverで位置情報データをインポート次に、DBeaverを利用しAmazonRedshiftに接続し位置情報データをインポートします。 |
2021-12-02 07:41:00 |
技術ブログ |
Developers.IO |
S3 へエクスポートした DB スナップショットデータから、DB インスタンスを復元することは可能ですか? |
https://dev.classmethod.jp/articles/tsnote-rds-to-s3-and-restore/
|
計画 |
2021-12-01 22:23:24 |
技術ブログ |
Developers.IO |
[速報] Amazon RDS Custom for SQL ServerがGAになりました #reinvent |
https://dev.classmethod.jp/articles/new-rdscustom-sqlserver/
|
amazonrdsc |
2021-12-01 22:18:58 |
技術ブログ |
Developers.IO |
モノリシックなASP.NETアプリケーションのモダナイゼーションを支援する AWS Microservice Extractor for .NETを使ってみた #reinvent |
https://dev.classmethod.jp/articles/asp-net-modernization-microservice-extractor/
|
awsreinvent |
2021-12-01 22:03:48 |
技術ブログ |
Developers.IO |
データカタログのユニコーン企業「Collibra」のデモ環境を試してみた |
https://dev.classmethod.jp/articles/dive-deep-into-modern-data-saas-about-collibra/
|
collibra |
2021-12-01 22:00:24 |
海外TECH |
Ars Technica |
Twitch’s “ban evasion” flag is a bigger anti-hate tactic than you might think |
https://arstechnica.com/?p=1817281
|
moderation |
2021-12-01 22:42:26 |
海外TECH |
Ars Technica |
Reddit adds real-time conversation features, live upvote counts, and more |
https://arstechnica.com/?p=1817275
|
counts |
2021-12-01 22:25:50 |
海外TECH |
Ars Technica |
Report reveals which sealed NES games are the rarest of the rare |
https://arstechnica.com/?p=1817332
|
variants |
2021-12-01 22:05:51 |
海外TECH |
MakeUseOf |
What Is You.com and How Is It Different to Other Search Engines? |
https://www.makeuseof.com/what-is-you-com/
|
What Is You com and How Is It Different to Other Search Engines You com is a lesser known search engine that focuses on its users Here s everything you need to know about it including how it s different |
2021-12-01 22:30:12 |
海外TECH |
DEV Community |
Push Notifications with Firebase in React.js |
https://dev.to/audreyhal/push-notifications-with-firebase-in-reactjs-1f9i
|
Push Notifications with Firebase in React jsIntroductionPush notifications are alerts that are pushed to a user s device by apps even when those apps aren t open In the case of web push notifications the web app receives messages pushed to it from a server at any time This includes when the application is active or inactive or not open in the browser and when the browser is inactive Firebase Cloud Messaging is a cross platform messaging solution that lets you reliably send these messages at no cost In this tutorial we are going to be walking through how to set up Firebase Cloud Messaging to receive web push notifications in your React js app Firebase SetupCreate an account at if you don t already have one Upon successful account creation you would be navigated to afterwards where you can create a project by clicking on the Create a project button and filling out the necessary fields Once project creation is done Click on the created project and select the platform you want to connect the service to Since we are working on a web project we can select the web option by clicking on the gt icon This would take us to an interface to Add Firebase to your web app After filling in the field for app nickname and clicking the Register app button it should generate a configuration object that we ll need to pass to our React app in later steps Firebase Setup Image Firebase Setup GIF Connecting Firebase Cloud Messaging to our ApplicationInstall Firebase in your React project by running npm install firebase Create a new file called firebase js and add the following lines of code import initializeApp from firebase app Replace this firebaseConfig object with the congurations for the project you created on your firebase console var firebaseConfig initializeApp firebaseConfig Import Firebase s messaging module into the firebase js file import getMessaging from firebase messaging const messaging getMessaging Create a function called requestForToken that makes use of Firebase s getToken method This lets you subscribe your app to push notifications If notification permission has not been granted this method will ask the user for notification permissions Otherwise it returns a token or rejects the promise due to an error import getMessaging getToken from firebase messaging export const requestForToken gt return getToken messaging vapidKey REPLACE WITH YOUR VAPID KEY then currentToken gt if currentToken console log current token for client currentToken Perform any other neccessary action with the token else Show permission request UI console log No registration token available Request permission to generate one catch err gt console log An error occurred while retrieving token err Note The getToken method requires you to pass a Voluntary Application Server Identification or VAPID key You can get it by following these steps Click on Project Settings for your project from the Firebase console then navigate to the Cloud Messaging tab and scroll to the Web configuration section Under Web Push certificates tab click on Generate key pair Finally you can link the firebase js file to the rest of your project by importing it where it s needed In this case we can create a Notification component import React from react import requestForToken from firebase const Notification gt requestForToken Additional Step The messaging service requires a firebase messaging sw js file to work fine We ll explain more about this file in the Background Listener Setup section of this guide For now create an empty file named firebase messaging sw js in the public folder of your project Navigate to the browser console of your app to test if our app can connect to Firebase Cloud Messaging service You should see the token that was received if successful Something went wrong If you got an error concerning permissions not being granted but blocked instead you should make sure you set notifications permissions to Allow in your browser If you got an error concerning a missing required authentication credential then you probably passed the wrong VAPID KEY img alt firebase push notification image lt br gt firebase push notification image height src dev to uploads s amazonaws com uploads articles dvffaokjqcjcrn png width Receiving MessagesNow that the initial setup is done you ll need to configure message listeners Foreground message listeners are called when the page has focus i e when the user is on the browser tab containing our web app while background message listeners are called when the user is on a different tab or even when the tab containing our app is closed Foreground Listener SetupTo handle messages when the app is in the foreground you can make use of Firebase s onMessage method in your firebase js file import getMessaging getToken onMessage from firebase messaging const messaging getMessaging export const onMessageListener gt new Promise resolve gt onMessage messaging payload gt console log payload payload resolve payload You can then call the method in the Notification component For this tutorial I m making use of react hot toast library to create a toast UI for displaying the notification details received from the message listener import React useState useEffect from react import toast Toaster from react hot toast import requestForToken onMessageListener from firebase const Notification gt const notification setNotification useState title body const notify gt toast lt ToastDisplay gt function ToastDisplay return lt div gt lt p gt lt b gt notification title lt b gt lt p gt lt p gt notification body lt p gt lt div gt useEffect gt if notification title notify notification requestForToken onMessageListener then payload gt setNotification title payload notification title body payload notification body catch err gt console log failed err return lt Toaster gt export default NotificationBackground Listener SetupTo handle background messages you d need to make use of a service worker A service worker is a script that your browser runs in the background separate from the web page enabling features that do not require a web page or user interaction You can go ahead to add the following lines of code to your firebase messaging sw js file Scripts for firebase and firebase messagingimportScripts importScripts Initialize the Firebase app in the service worker by passing the generated configconst firebaseConfig apiKey REPLACE WITH YOUR FIREBASE MESSAGING API KEY authDomain REPLACE WITH YOUR FIREBASE MESSAGING AUTH DOMAIN projectId REPLACE WITH YOUR FIREBASE MESSAGING PROJECT ID storageBucket REPLACE WITH YOUR FIREBASE MESSAGING STORAGE BUCKET messagingSenderId REPLACE WITH YOUR FIREBASE MESSAGING SENDER ID appId REPLACE WITH YOUR FIREBASE MESSAGING APP ID measurementId REPLACE WITH YOUR FIREBASE MESSAGING MEASUREMENT ID firebase initializeApp firebaseConfig Retrieve firebase messagingconst messaging firebase messaging messaging onBackgroundMessage function payload console log Received background message payload Customize notification here const notificationTitle payload notification title const notificationOptions body payload notification body self registration showNotification notificationTitle notificationOptions Testing NotificationsTo test whether the notifications are functional you can trigger a test notification from the firebase console with the following steps On your project dashboard scroll to the Cloud Messaging section Under the Notifications tab click on the New notification buttonFill in the information for Notification title and Notification textUnder the Device preview section click on Send test messageIn the popup that opens enter the client token that is logged in the console as the FCM registration token and press the buttonMake sure that the FCM token is checked and click on Test You could also decide to fill in the entire Compose notification section and press the Review button at the bottom of the page to have it sent to multiple target apps If you re on the browser tab with the app opened you should see a notification pop up While if the browser tab with the application isn t in focus you should see a default system notification pop up Note To see a notification banner when notifications are received in the background make sure to turn on the feature for your browser under your system s notification settings Something went wrong There may be cases where a user doesn t get notifications immediately or at all This can be due to a variety of reasons some of which are covered here Repository Code You can find the GitHub repo for this tutorial at |
2021-12-01 22:29:32 |
Apple |
AppleInsider - Frontpage News |
Holiday deals: Apple's Mac mini with 16GB RAM drops to $789, plus AppleCare sale |
https://appleinsider.com/articles/21/12/01/holiday-deals-apples-mac-mini-with-16gb-ram-drops-to-789-plus-applecare-sale?utm_medium=rss
|
Holiday deals Apple x s Mac mini with GB RAM drops to plus AppleCare saleHoliday bargain hunters on the lookout for a steep discount on Apple s budget friendly Mac mini can save on every model equipped with GB of memory Prices start at just up to off ーand even AppleCare is on sale Limited time Mac mini specialHoliday deals are in effect exclusively for AppleInsider readers knocking to off every model with coupon code APINSIDER at Apple Authorized Reseller Adorama Need help with the coupon Step by step activation instructions can be found here Read more |
2021-12-01 22:53:33 |
Apple |
AppleInsider - Frontpage News |
Apple loses 'Apple Car' senior director of engineering to electric aviation startup |
https://appleinsider.com/articles/21/12/01/apple-loses-apple-car-senior-director-of-engineering-to-electric-aviation-startup?utm_medium=rss
|
Apple loses x Apple Car x senior director of engineering to electric aviation startupA former Tesla alum has left his position as senior director of engineering for the Special Projects Group at Apple to work for electric plane startup Archer Aviation Image Credit Archer AviationMichael Schwekutsch joined Apple in March after departing Tesla Read more |
2021-12-01 22:41:05 |
海外TECH |
Engadget |
Square is rebranding itself as 'Block' |
https://www.engadget.com/square-rebranding-block-224240493.html?src=rss
|
Square is rebranding itself as x Block x Payments firm Square plans to change its name to Block as cryptocurrencies and other blockchain technologies become a bigger part of its business On Wednesday the company announced it will move forward with the rebranding on December th “The name has many associated meanings for the company ーbuilding blocks neighborhood blocks and their local businesses communities coming together at block parties full of music a blockchain a section of code and obstacles to overcome the company said in a blog post We re changing our company name so we can give the full Square brand to our Seller business So now we need a name to tie Square CashApp TIDAL and TBD together into one That name is “Block Why ーSquare Square December When Jack Dorsey co founded Square in shortly after his first stint as CEO of Twitter the company s only product was its namesake card reader which allowed merchants to process credit card payments with their phones Since then its business has expanded to include stock and crypto trading money lending and more This year Square even bought a majority stake in Tidal And it s that expansion from that the rebranding is designed to encapsulate “We built the Square brand for our Seller business which is where it belongs Dorsey said “Block is a new name but our purpose of economic empowerment remains the same No matter how we grow or change we will continue to build tools to help increase access to the economy The move comes in the same week that Dorsey stepped down as the CEO of Twitter Since he had led both Twitter and Square a position that eventually led to pressure from activist investment firm Elliott Management In a lot of ways the rebranding is also reflective of Dorsey s well known enthusiasm for cryptocurrency After all this is the man who wanted the world to know he has a Bitcoin clock in his kitchen He recently announced Square would build a Bitcoin hardware wallet and “consider a mining system |
2021-12-01 22:42:40 |
海外TECH |
Network World |
BrandPost: Data Center Disaggregation 101 – How to Build a New Edge Computing Infrastructure |
https://www.networkworld.com/article/3643388/data-center-disaggregation-101-how-to-build-a-new-edge-computing-infrastructure.html#tk.rss_all
|
BrandPost Data Center Disaggregation How to Build a New Edge Computing Infrastructure As the data center continues to become more disaggregated the data center itself is also becoming part of a larger distributed ecosystem that includes cloud resources and edge computing With this shift comes the need to reshuffle IT assets For companies that have for decades been locked into rigid expensive single vendor data center infrastructure the prospect of disaggregation is extremely appealing To read this article in full please click here |
2021-12-01 22:02:00 |
海外科学 |
NYT > Science |
Counterfeit Covid Masks Are Still Sold Everywhere |
https://www.nytimes.com/2021/11/30/health/covid-masks-counterfeit-fake.html
|
Counterfeit Covid Masks Are Still Sold EverywhereRising Covid cases have spurred a return to mask wearing in the U S and overseas at a time when flawed KNs from China continue to dominate e commerce sites |
2021-12-01 22:33:40 |
金融 |
金融総合:経済レポート一覧 |
利上げに一直線のFED 悲鳴をあげる長短金利差:Market Flash |
http://www3.keizaireport.com/report.php/RID/476765/?rss
|
marketflash |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
もし仮に日本で金利が上がり始めたら、国債の利払い費はどうなる? |
http://www3.keizaireport.com/report.php/RID/476766/?rss
|
大和総研 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
オピニオン:CSRを巡る動き:「ファイナンスド・エミッション」計測とその課題 |
http://www3.keizaireport.com/report.php/RID/476769/?rss
|
日本総合研究所 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
FX Daily(11月30日)~ドル円、一時112円台半ばまで下落 |
http://www3.keizaireport.com/report.php/RID/476770/?rss
|
fxdaily |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
FX Monthly(2021年12月号)~2021年のレビューと2022年の見通し |
http://www3.keizaireport.com/report.php/RID/476771/?rss
|
fxmonthly |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
パウエル議長の議会証言~12月FOMCへの意味合い:井上哲也のReview on Central Banking |
http://www3.keizaireport.com/report.php/RID/476780/?rss
|
reviewoncentralbanking |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
国内銀行の資産・負債等(銀行勘定)(2021年10月末) |
http://www3.keizaireport.com/report.php/RID/476785/?rss
|
日本銀行 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
【挨拶】わが国の経済・物価情勢と金融政策 大分県金融経済懇談会における挨拶要旨 日本銀行政策委員会審議委員 安達誠司 |
http://www3.keizaireport.com/report.php/RID/476786/?rss
|
安達誠司 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
年末ジャンボ どう狙う?~2つのくじのポートフォリオの考え方:研究員の眼 |
http://www3.keizaireport.com/report.php/RID/476787/?rss
|
年末ジャンボ |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
マーケット見通し『向こう1年間の市場予想』(2021年12月号)(11月4日時点) |
http://www3.keizaireport.com/report.php/RID/476792/?rss
|
市場予想 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
内外経済ウォッチ『日本~年金改革議論に欠けているただ一つの視点~』(2021年12月号) |
http://www3.keizaireport.com/report.php/RID/476794/?rss
|
第一生命経済研究所 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
内外経済ウォッチ『米国~出口戦略に踏み出したFRB~』(2021年12月号) |
http://www3.keizaireport.com/report.php/RID/476795/?rss
|
出口戦略 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
内外経済ウォッチ『欧州~ECBの早期利上げ観測とインフレの行方~』(2021年12月号) |
http://www3.keizaireport.com/report.php/RID/476796/?rss
|
利上げ観測 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
資産運用Topics:世界と比べた日本の不動産市場~存在感を増す海外投資家~ |
http://www3.keizaireport.com/report.php/RID/476803/?rss
|
topics |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
マーケットデータシート:主要オフショア市場残高 |
http://www3.keizaireport.com/report.php/RID/476811/?rss
|
国際金融情報センター |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
信金中金月報 2021年12月号~地域に密着する信用金庫の活動をどのように考えればよいのか? / やさしく読み解くSDGs(1) / 全国中小企業景気動向調査からみた中小企業の動向... |
http://www3.keizaireport.com/report.php/RID/476812/?rss
|
中小企業 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
2022年「とんでも予想」~コロナ明けパーティ狂、異次元「神頼み政策」、中国文化大革命再来、オフィス難民が公園デビュー...:高田レポート |
http://www3.keizaireport.com/report.php/RID/476816/?rss
|
公園デビュー |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
【石黒英之のMarket Navi】FRBのタカ派転換が市場の最大のリスクか? |
http://www3.keizaireport.com/report.php/RID/476827/?rss
|
marketnavi |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
楽読 Vol.1774~2021年12月の金融政策、政治・経済イベント |
http://www3.keizaireport.com/report.php/RID/476828/?rss
|
日興アセットマネジメント |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
投資ってなんだ!?<Vol.19> 神山流:経済ってなんだ!?(4) 需要が大事:米国の輸入が世界経済を潤す |
http://www3.keizaireport.com/report.php/RID/476829/?rss
|
世界経済 |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
【注目検索キーワード】人権デューデリジェンス |
http://search.keizaireport.com/search.php/-/keyword=人権デューデリジェンス/?rss
|
検索キーワード |
2021-12-02 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
【お薦め書籍】なぜウチの会社は変われないんだ! と悩んだら読む 大企業ハック大全 |
https://www.amazon.co.jp/exec/obidos/ASIN/4478114196/keizaireport-22/
|
選抜 |
2021-12-02 00:00:00 |
ニュース |
BBC News - Home |
19-year-old arrested over death of Amber Gibson |
https://www.bbc.co.uk/news/uk-scotland-glasgow-west-59498465?at_medium=RSS&at_campaign=KARANGA
|
lanarkshire |
2021-12-01 22:49:32 |
ニュース |
BBC News - Home |
Covid: No need to cancel Christmas party plans - Javid |
https://www.bbc.co.uk/news/uk-59486165?at_medium=RSS&at_campaign=KARANGA
|
booster |
2021-12-01 22:31:26 |
ニュース |
BBC News - Home |
Salah scores twice as Liverpool cruise past Everton in derby |
https://www.bbc.co.uk/sport/football/59397416?at_medium=RSS&at_campaign=KARANGA
|
Salah scores twice as Liverpool cruise past Everton in derbyMohamed Salah scores twice as Liverpool overcome Everton and ensure Rafa Benitez s first Merseyside derby as Toffees boss is a miserable one |
2021-12-01 22:40:37 |
ニュース |
BBC News - Home |
Seven-time champion O'Sullivan into UK Championship quarters |
https://www.bbc.co.uk/sport/snooker/59494025?at_medium=RSS&at_campaign=KARANGA
|
Seven time champion O x Sullivan into UK Championship quartersRecord seven time champion Ronnie O Sullivan claims a routine win over Noppon Saengkham to reach the quarter finals of the UK Championship |
2021-12-01 22:15:39 |
ニュース |
BBC News - Home |
Watch: Sportscene - Scottish Premiership highlights |
https://www.bbc.co.uk/sport/av/football/59490071?at_medium=RSS&at_campaign=KARANGA
|
sportscene |
2021-12-01 22:29:47 |
ニュース |
BBC News - Home |
Sublime Silva goal sees Man City inflict Gerrard's first defeat at Villa |
https://www.bbc.co.uk/sport/football/59397422?at_medium=RSS&at_campaign=KARANGA
|
Sublime Silva goal sees Man City inflict Gerrard x s first defeat at VillaBernardo Silva scores a stunning goal as Manchester City beat Aston Villa to inflict Steven Gerrard s first defeat as manager |
2021-12-01 22:48:26 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
米金利上昇の見通し、コロナ勝ち組株に試練 - WSJ発 |
https://diamond.jp/articles/-/289335
|
金利上昇 |
2021-12-02 07:24:00 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
教育出版5社、ショッピファイを提訴 「教科書の海賊版」問題で - WSJ発 |
https://diamond.jp/articles/-/289336
|
教育出版 |
2021-12-02 07:16:00 |
サブカルネタ |
ラーブロ |
其ノ851:【麺処 やま田(津市・一身田町)】 |
http://ra-blog.net/modules/rssc/single_feed.php?fid=194203
|
menumemo |
2021-12-01 22:17:36 |
北海道 |
北海道新聞 |
日本車4社、米販売23%減 半導体不足で供給制約 |
https://www.hokkaido-np.co.jp/article/618097/
|
販売 |
2021-12-02 07:13:11 |
ニュース |
THE BRIDGE |
2社の調達に見る、高まるカスタム・パッケージング需要/GB Tech Trend |
https://thebridge.jp/2021/12/gb-yech-trend-050-increasing-demand-for-custom-packaging-gb-universe
|
社の調達に見る、高まるカスタム・パッケージング需要GBTechTrend本稿は独立系ベンチャーキャピタル、グローバル・ブレインが運営するサイト「GBUniverse」に掲載された記事からの転載GBTechTrendでは、毎週、世界で話題になったテック・スタートアップへの投資事例を紹介します。 |
2021-12-01 22:00:51 |
コメント
コメントを投稿