IT |
ITmedia 総合記事一覧 |
[ITmedia ビジネスオンライン] 高層階の住人のほうが「エライ」のか タワマン・ヒエラルキーの現実 |
https://www.itmedia.co.jp/business/articles/2302/20/news069.html
|
itmedia |
2023-02-20 11:36:00 |
TECH |
Techable(テッカブル) |
大航海時代シリーズ30周年記念作!新作海洋冒険シミュレーションRPG「大航海時代 Origin」が気になる |
https://techable.jp/archives/197591
|
games |
2023-02-20 02:39:54 |
TECH |
Techable(テッカブル) |
楽天モバイル、法人プランの提供を開始!3GBで月額2178円から |
https://techable.jp/archives/197675
|
unlimitvii |
2023-02-20 02:30:32 |
TECH |
Techable(テッカブル) |
ゴールデンコンセプト初Apple Watch Ultra対応ケースが日本上陸。次回入荷分の予約受付中 |
https://techable.jp/archives/196056
|
applewatchultra |
2023-02-20 02:00:19 |
AWS |
AWS Japan Blog |
ビジネスとテクノロジーを結びつけて戦略的思考を発揮する方法 (書評) |
https://aws.amazon.com/jp/blogs/news/how-to-connect-business-and-technology-to-embrace-strategic-thinking-book-review/
|
ectpowerthefutureandacce |
2023-02-20 02:30:20 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Pythonのf文字列の便利な使い方 |
https://qiita.com/ss8/items/f274ab267f7eeaa33c30
|
xprintfxx |
2023-02-20 11:04:29 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
【Rails】Render本番環境DBに初期データを投入する方法 |
https://qiita.com/ksmj/items/291017772aa6de51aad1
|
postgresql |
2023-02-20 11:57:54 |
Docker |
dockerタグが付けられた新着投稿 - Qiita |
Run Nginx Docker using OCI Container Instance |
https://qiita.com/liu-wei/items/7d4fbdd52cf18ed716da
|
compute |
2023-02-20 11:38:29 |
Azure |
Azureタグが付けられた新着投稿 - Qiita |
[メモ] Azure PaaS で Azure.Identity.AuthenticationFailedException が発生したときの対処法 |
https://qiita.com/tnishiki/items/7a959ae6be6f64c3de16
|
azure |
2023-02-20 11:28:55 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
【Rails】Render本番環境DBに初期データを投入する方法 |
https://qiita.com/ksmj/items/291017772aa6de51aad1
|
postgresql |
2023-02-20 11:57:54 |
技術ブログ |
Developers.IO |
大容量アーカイブファイルサーバーを比較的安価にAWS上で構成する方法 |
https://dev.classmethod.jp/articles/s3filegateway-deeparchive/
|
ohumanlaborisnohumanerror |
2023-02-20 02:18:34 |
技術ブログ |
Yahoo! JAPAN Tech Blog |
デザイナーが憧れるUXの正体 〜 新人デザイナーとデザイン責任者で考えてみた |
https://techblog.yahoo.co.jp/entry/2023022030414284/?cpt_n=BlogFeed&cpt_m=lnk&cpt_s=rss
|
責任者 |
2023-02-20 11:01:00 |
海外TECH |
DEV Community |
Javascript |
https://dev.to/sofweng10/javascript-29h4
|
JavascriptNowadays having a basic understanding of JavaScript is becoming increasingly important If you re looking to dive into any of the popular JS frameworks out there such as ReactJS you ll need a solid foundation in the language first That said JavaScript is a powerful tool and before you can master it you ll need to have a handle on HTML and CSS as they re the building blocks that JS is used to manipulate When you really know JS you ll be able to write code that does exactly what you want it to do rather than relying on copy pasting and feeling like a bit of a fraud It s also really cool that you can use JSON data from the backend of your website be it Laravel NextJS Django JSP or something else and stay in the JS environment These days it s just not relevant to embed HTML in PHP ASP JSP or PHP Blade there s a clear separation between front end and back end Let s take a simple example in the past you might have used PHP to generate HTML right Now you re better off using JavaScript to generate the HTML and PHP to supply the data in JSON form This might mean learning how to change PHP into an API server and working with headers and curl or Postman But don t worry over time it will become much easier once you get the hang of the ecosystem If you re feeling confident in your JS skills why not try using it to become a server instead of PHP Check out the NextJS tutorial and see where it takes you On a different note my favorite simulator game is SDK in Python because I m really into telemetry data so I had to go back to Python But that s just me it s important to find the tools and technologies that work best for you As for me I started learning JS during the jQuery era It was easy to manipulate the DOM and the code was very expressive After a few years of using jQuery I decided to try ReactJS and now I m using JS for front end development If you re thinking of taking on a project that involves using Laravel with ReactJS I recommend separating your folders so you re not using the built in version Just install Sanctum and connect to ReactJS using tokens from there I m also working on a project that uses Python Flask and ReactJS and I m currently chatting with ChatGPT about the architecture A few tips to keep in mind NGinx web server has a special plugin that can really boost loading times just enable gzip and find the right settings and personally I m still loyal to MySQL when it comes to databases All in all I believe that mastering JavaScript is a lot like learning English as a second language it takes time and effort but it s well worth it in the end Happy coding credit Azri Nazli Alias |
2023-02-20 02:22:43 |
海外TECH |
DEV Community |
An exciting Apache ZooKeeper Desktop GUI |
https://dev.to/chenjing1294/an-exciting-apache-zookeeper-desktop-gui-1fdo
|
An exciting Apache ZooKeeper Desktop GUI Brief introductionZooKeeper Assistant provides a dashboard feature that allows you to visualize a variety of common health metrics in real time including incoming and outgoing bytes per second latency number of queued requests and moreYou can search for nodes or perform regular integer and case matching on node values to get the data you want immediatelyZooKeeper Assistant automatically recognizes and formats different data formats including Text JSON XML HEX MessagePackWith ZooKeeper Assistant you can quickly import export node data Support rich command line operations including commands provided by zkCli sh and four character commands all done by one softwareDownload at Software screenshots Quickly connect to your ZooKeeper and start workingDeveloped with Windows Native technology ZooKeeper Assistant is small and fast and can be started in less than s even on less configured machines View your ZooKeeper health metrics in real timeZooKeeper Assistant provides a dashboard feature that allows you to visualize a variety of common health metrics in real time including incoming and outgoing bytes per second latency number of queued requests and more Rich data format supportZooKeeper Assistant automatically recognizes and formats different data formats including Text JSON XML HEX MessagePack Fast node creationQuickly create various types of nodes including persistent and non persistent nodes supporting various authentication modes world auth digest ip Command LineSupports rich command line operations including commands provided by zkCli sh and four character commands all done by one software |
2023-02-20 02:14:19 |
海外ニュース |
Japan Times latest articles |
Ukraine’s allies are working through the consequences of the long war ahead |
https://www.japantimes.co.jp/news/2023/02/20/world/ukraine-allies-long-war-consequences/
|
Ukraine s allies are working through the consequences of the long war aheadA mood of resolve exhibited at a German security conference over the weekend was underpinned by a deep concern about the future and not just |
2023-02-20 11:21:41 |
海外ニュース |
Japan Times latest articles |
U.S.-China meeting intended to ease tensions only fueled them |
https://www.japantimes.co.jp/news/2023/02/20/asia-pacific/politics-diplomacy-asia-pacific/us-china-meeting-fuels-tensions/
|
U S China meeting intended to ease tensions only fueled themTalks over the weekend underscored how for all the claims from President Joe Biden and President Xi Jinping about their desire to steady ties neither |
2023-02-20 11:12:49 |
海外ニュース |
Japan Times latest articles |
Tsubaki Miki grabs gold at snowboarding world championships |
https://www.japantimes.co.jp/sports/2023/02/20/more-sports/winter-sports-more-sports/miki-tsubaki-worlds-gold/
|
olympics |
2023-02-20 11:41:08 |
海外ニュース |
Japan Times latest articles |
Japan falls short against U.S. in SheBelieves Cup clash |
https://www.japantimes.co.jp/sports/2023/02/20/soccer/japan-falls-short-u-s-shebelieves-cup-clash/
|
killer |
2023-02-20 11:01:32 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
「自社株買いは悪」は本当か 4つの言説を検証 - WSJ発 |
https://diamond.jp/articles/-/318087
|
買い |
2023-02-20 11:06:00 |
ニュース |
Newsweek |
「水の都」ベネチアが水不足で干上がる |
https://www.newsweekjapan.jp/stories/world/2023/02/post-100903.php
|
「水の都」ベネチアが水不足で干上がるゴンドラが行き交う「水の都」ベネチアで月日、干潮時の水位が平均潮位よりセンチ以上低くなり、水運交通が機能しない事態に。 |
2023-02-20 11:50:47 |
ニュース |
Newsweek |
にわかに注目される中国の「気球博士」とは何者か |
https://www.newsweekjapan.jp/stories/world/2023/02/post-100904.php
|
中国政府は、米本土上空で撃墜された気球が「気象観測用」だと主張しているが、北京航空航天大学は中国軍を支援しているとして年からアメリカの制裁対象となっている。 |
2023-02-20 11:20:00 |
マーケティング |
MarkeZine |
サンリオが解説!データから見えた、ファンが本当にブランドに求めるものとは【参加無料】 |
http://markezine.jp/article/detail/41412
|
参加無料 |
2023-02-20 11:15:00 |
IT |
週刊アスキー |
空港連絡バス「大崎駅・武蔵小山駅・大井町駅・品川シーサイド駅-羽田空港線」がVisaのタッチ決済の実証実験を3月1日より開始 |
https://weekly.ascii.jp/elem/000/004/125/4125494/
|
京浜急行バス |
2023-02-20 11:50:00 |
IT |
週刊アスキー |
NECと東村山市、IoTや都市OSを活用した災害時のデータ連携効率化を実証実験 |
https://weekly.ascii.jp/elem/000/004/125/4125507/
|
実証実験 |
2023-02-20 11:40:00 |
マーケティング |
AdverTimes |
第一世代のTwitter『中の人』が語る 共感を醸成するコミュニケーション |
https://www.advertimes.com/20230220/article411628/
|
twitter |
2023-02-20 02:51:27 |
コメント
コメントを投稿