投稿時間:2022-11-23 23:11:07 RSSフィード2022-11-23 23:00 分まとめ(18件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS AWSタグが付けられた新着投稿 - Qiita [やってみた]ちょー個人的なクラウド認定資格のロードマップを作ってみた https://qiita.com/ymd65536/items/f4d03a9253c5880264e4 作ってみた 2022-11-23 22:14:47
Docker dockerタグが付けられた新着投稿 - Qiita php-fpmのDockerfileでCMDを指定するとコンテナが終了してしまう際の対処法 https://qiita.com/yu_jin/items/60195dc7df32b37c2eef dockerfile 2022-11-23 22:53:50
Docker dockerタグが付けられた新着投稿 - Qiita 【サーバ構築】nginxでリバースプロキシを実装する https://qiita.com/mojapico/items/7a712f6e829424e764ff 設定ファイル 2022-11-23 22:12:45
技術ブログ Developers.IO BigQuery へのデータ INSERT をトリガに、Cloud Functions を実行してみた。 https://dev.classmethod.jp/articles/bigquery-insert-triger-cloud-functions-by-eventarc/ cloudfu 2022-11-23 13:10:55
海外TECH MakeUseOf 8 Tips to Gain More Freelance Clients Through Networking https://www.makeuseof.com/tips-to-gain-freelance-clients-networking/ Tips to Gain More Freelance Clients Through NetworkingNetworking is a valuable tool for freelancers to develop new clients Here are some tips to help you gain more freelance clients through networking 2022-11-23 13:30:15
海外TECH DEV Community This Week In React #125: tRPC, T3, Remix, Zustand, Server Components, Drag & Drop, Forms, Gatsby, Remotion, RN, Skia... https://dev.to/sebastienlorber/this-week-in-react-125-trpc-t3-remix-zustand-server-components-drag-drop-forms-gatsby-remotion-rn-skia-3ead This Week In React tRPC T Remix Zustand Server Components Drag amp Drop Forms Gatsby Remotion RN Skia Hi everyone This week is Black Friday I created a page with the best deals for a React dev I already found some of them but some are not announced yet so come back on Friday I finally have the opportunity to put tRPC in the spotlight with official releases and a great article comparing it to GraphQL We also have some great Remix related content in general I like the direction React Native takes Don t forget to fill out the State Of JS survey Glad Docusaurus made it this year Feel free to suggest the newsletter for the resources with some luck it will be featured next year SponsorFlyCode Makes React Apps Editable without coding Git basedFlyCode YC S makes React web apps editable in minutes so Product and UX teams can iterate and release products faster so they don t have to wait on or consume developer time FlyCode reads your regular React code and finds Texts Images Design tokens and Analytics event then it let s non coders collaborate and edit them and send back a pull request they don t need access to GitHub Saves development timeNo code integration it just reads your code GitHub based a bot is scanning the code and creates pull requestsUse your own stack and componentsRetain codebase ownershipYou can get started here flycode com developers ️ReacttRPC Nice refactor of tRPC which greatly improves DX and IDE support This library that facilitates typesafe backend calls is gaining more and more followers It can be easily used in the React ecosystem thanks to the integration packages Next js React Query I love the tagline Move Fast and Break Nothing To understand the idea I recommend reading Why we ditched GraphQL for tRPC Alex explains why they replaced GraphQL with tRPC in their Bison starter in a React context tRPC requires much less boilerplate TypeScript codegen and JS bundle while improving DX IDE support and simplifying cache management The way to handle over fetching is different you should not hesitate to create a new procedure tRPC is ideal for a full stack Node js app in TypeScript with co located backend frontend code Next js for example GraphQL remains a good solution to create a public API exposed to partners who do not necessarily use JavaScript and yet want to benefit from codegen OpenAPI is also a good solution for this I take this opportunity to also mention T App an end to end typesafe stack for Next js based on tRPC Prisma Tailwind It greatly helped tRPC grow in popularity this year and now has an official docs site Its tRPC tdocs explain well the advantages compared to a classic Next js Route API See also create t turbo a Turborepo monorepo with Next js Expo both using tRPC Working with ZustandDominik reminds us where we come from in terms of state management He explains why he likes Zustand a minimalist and magic free solution in the React philosophy He gives some tips on how to best use it like exposing custom hooks using atomic selectors or grouping actions in an immutable object Good pragmatic tips I can definitively agree with Remix and the Alternate Timeline of Web DevelopmentJim explains that Remix has taken a few steps back to rethink our entire frontend app model With Remix progressive enhancement support does not require writing our app in different ways client server like with other frameworks as Remix routes can return both JSON and HTML from the same code Taming the dragon Accessible drag and dropDevon Adobe just announced the release of accessible drag amp drop hooks for React Aria and React Spectrum He explains how the keyboard and screen reader support works to allow users to select an element and find potential targets with Tab or the mobile experience All this with many demos It feels once again that there is a lot of work behind this React Aria API which is the first to try to solve this complex problem Beta docs update createRef PureComponents useDebugValue Dan Abramov is close to the end of his documentation work and the new doc will probably be officially released soon Fetching and caching Supabase data in Next js Server Components shows how easily React Server Components can be used to make requests on a cloud serverless DB and also gives some good Next js caching tips to reduce response times Conditionally Render Fields Using React Hook Form how to use the watch and register unregister functions to manage a conditional fieldOffline dev and testing for Remix Pedro explains why he likes Mock Service Worker in dev test and explains the way to integrate it with Remix Migrate from Webpack to Remix the team is working on a Webpack compiler for Remix to facilitate incremental migration Remix site with Valhalla Paul introduce Valhalla the new Gatsby Cloud data layer and then explains how it can be used with Remix Valhalla exposes a public GraphQL API The demo calls this API from a Remix loader via Urql It looks like it s still the early days of Valhalla but really curious to see how all this unfold Gatsby Using the Slice API for Internationalization in useReducer or XState React Brussels Playlist my Belgian friends have published the videos of the conference I liked the keynote where Tejas explains how React meta frameworks use the latest React features like Suspense for data fetching or transitions RIP React Router highlights the great typesafe and DX properties of the brand new TanStack RouterUsing Fonts in Next jsRemotion no more need to install ffmpeg various new packages font paths noise motion blur and nice DX improvements Openblocks The Open Source Retool AlternativeJotai SponsorThe React Native Show a podcast seriesSince you are here you surely like to stay up to date with the greatest React news If you want to delve into React and React Native play the latest episodes of The React Native Show Module Federation in React Native with Zack Jackson maintainer of WebpackReact Native New Architecture with Nicola Corti from MetaReact Native at Microsoft with Lorenzo Sciandra from MicrosoftThe React Native Show is a podcast series hosted by Callstack Each episode explores a different topic in detail The host dives deep into every discussion with his guests world experts in the field React Native Reply How can we improve React Native The React Native team has officially responded to the discussion on how to improve React Native We learn many details about the roadmap The investment on React Native seems to be accelerating The points I m particularly interested in are Metro should catch up swc pnpm symlinks ESM support exports Yoga and CSS support will be improved flex gap boxShadow Cross platform unified APIs React Native Web now under Meta ownershipDX improvements debugging stacktraces sourcemaps LogBox React Native Skia VisionCamera Frame Processor demo impressive demo that allows to use React Native Skia on VisionCamera frames Allows for example to apply filters shaders in real time without writing native code React Native Skia the library goes into beta now rendering on the UI thread greatly improving performancesburnt native toasts amp alerts for react native Fernando Rojo created his st native React Native library based on Swift in less than a day without any prior knowledge of Swift This shows how easy Expo Modules API makes things React Native Testing Library vAutomatic args in React Native StorybookPath Gradients with SkiaRolling Menu in React Native Re Animated Expo Docs update Universal apps tutorialNew Reanimated Shared Value implementation improved performance through JSI call reductionReact Native Yoga Layout VS iOS alternatives the React Native layout engine is quite fast Hirbod the Layout Animation rewrite has been merged Jamon Holmgren at this point there s very little reason not to use Expo ‍Jobs‍Product Engineer at Causal Remote London NY kCausal is a Series A Startup backed by Coatue Accel building an all in one tool for working with numbers and visualizing data We re looking for strong React engineers who can solve difficult UX performance challenges ‍Callstack Senior React Native Developer Fully Remote PLN k net on BB monthlyDo you want to work on the world s most used apps Would you like to co create the React Native technology Join the Callstack team of React amp React Native leaders Check our website for more details We are looking forward to seeing your application show us what you ve got ‍Gi Remote React Native JobsWe have several roles open for developers focused on React Native Pay is k plus bonus You must have production experience with RN and be based in the US DM gabe gi to learn more and don t forget to mention This Week in React How to publish an offer OtherAn Interactive Guide to Flexbox great article by Josh Comeau not to be read if you are hungry Browsers JSON and FormData interesting ideas about progressive enhancement which encourages creating APIS based on FormData rather than JSON This speaks to me and by the way my newsletter signup forms also work without JavaScript The article is not React related but is written by Jim who works on Remix Cloudflare Developer Week announcements a lot of announcements I especially like the possibility to make Puppeteer screenshots from a Worker edge this can be useful for Remotion or generate social previews in an efficient way and compete with the new Vercel s og image service Top level promise handling in Node js ES modules I discover this behavior of Node js not hyper intuitive and the exit code State Of JavaScript Survey glad to see Docusaurus making an entry this year I hope my newsletter will be in the resources next year feel free to send it as a suggestion The State of JavaScript Survey Is Now Open Here s What s NewPrettier improve cache CLI option and TypeScript satisfies operator good timing to adopt TS already supported in Babel Web technology optimism hourMovies app in frameworks which is fastest and why HTML Elements VisualizedComplete rewrite of ESLintMPA View Transitions First demo Chrome canaryMock Service Worker Fetch API Support BetaWhat s so great about functional programming anyway Angular Nuxt Playwright Firefox Safari Technology Preview Assembly interpreter inside of TypeScript s type systemOn Migrating from Cypress to PlaywrightNode js available in AWS LambdaBuild a More Secure Web using npm with DenoFrom Bootstrapped to Venture Backed Nx Raises MWhy you should never use px to set font size in CSSThe Windows Subsystem for Linux is now generally available FunFor even more fun it s all there 2022-11-23 13:31:41
海外TECH DEV Community Wheatcha - IT videos catalogue. New update: The library grows! https://dev.to/nordicbeaver/wheatcha-tech-videos-catalogue-new-update-the-library-grows-c4f Wheatcha IT videos catalogue New update The library grows Wheatcha is a new platform I m building It s an online catalogue of tech and programming videos on YouTube The plan is to make it easier to find something like The best step by step tutorials of developing a backend with TypeScript and Prisma of In this update I wanted to announce that a lot of videos were added to the library Right now it contains about channels and almost videos And don t forget dozens of tags that have been assigned to these videos It s still only a fraction of all the free content you can see on YouTube and the plan is to add more and more every day If you think a platform like this is interesting you can always help as well Let me know about your favorite creator or a video in the comments and I ll add it right away And of course if it s already on Wheatcha you can already rate it to help the algorithm I would greatly appreciate it 2022-11-23 13:17:25
Apple AppleInsider - Frontpage News Daily deals Nov. 23: $150 off M2 MacBook Air, Apple Watch Ultra for $739, 25% off Nomad goods for Black Friday, more https://appleinsider.com/articles/22/11/23/daily-deals-nov-23-150-off-m2-macbook-air-apple-watch-ultra-for-739-25-off-nomad-goods-for-black-friday-more?utm_medium=rss Daily deals Nov off M MacBook Air Apple Watch Ultra for off Nomad goods for Black Friday moreWednesday s best deals include off inch MacBook Pro for a Flexispot standing desk off AMD Ryzen X desktop processor and much more Best deals November AppleInsider checks online stores daily to uncover discounts and offers on hardware and other products including Apple devices smart TVs accessories and other items The best offers are compiled into our regular list for our readers to use and save money Read more 2022-11-23 13:53:37
Apple AppleInsider - Frontpage News Buy 10 Mac Studios, or this one Macintosh Color Classic https://appleinsider.com/articles/22/11/23/buy-10-mac-studios-or-this-one-macintosh-color-classic?utm_medium=rss Buy Mac Studios or this one Macintosh Color ClassicFor you could be the one to buy an Apple Macintosh Color Classic originally bought in the early s ーand then never taken out of its box The Macintosh Color Classic was designed by Danielle De Iuliiss and first released in just before the dawn of PowerPC Macs Built to be reminiscent of the original Mac but with a color screen it originally sold at price points starting at ーwhich adjusted for inflation is in Now one is up for auction on eBay with a Buy It Now price of plus shipping That s six times more than it first cost when corrected for s money Minus shipping a Mac Studio at its base sells for Read more 2022-11-23 13:09:07
Apple AppleInsider - Frontpage News Hundreds riot at Foxconn iPhone plant over terrible conditions https://appleinsider.com/articles/22/11/23/hundreds-riot-at-foxconn-iphone-plant-over-conditions?utm_medium=rss Hundreds riot at Foxconn iPhone plant over terrible conditionsWorkers rioting at Foxconn s main iPhone factory in Zhengzhou have clashed with police as windows and surveillance cameras have been smashed Even as Foxconn is seeking to hire more workers ーand the Chinese authorities are asking ex military people to sign up ーstaff have already been fleeing the factory Now a riot broke out on Wednesday with reports of hundreds of workers complaining about pay and conditions According to Reuters these rare scenes of public dissent in China were finally triggered by an alleged plan to delay bonus payments Read more 2022-11-23 13:04:26
海外TECH Engadget Solo Stove fire pits are up to $350 off for Black Friday https://www.engadget.com/solo-stove-fire-pits-are-up-to-350-off-for-black-friday-133026826.html?src=rss Solo Stove fire pits are up to off for Black FridaySolo Stove s Black Friday deals are in full swing and they ve cut up to percent off all of the company s fire pits You ll find the biggest discount on the Yukon the largest of Solo Stove s machines which comes in at That s off its usual price and the cheapest we ve seen the second generation fire pit Meanwhile the Bonfire is down to the Ranger is on sale for and the tabletop friendly Mesa is only right now The latter actually has its own promotion as well buy one Mesa fire pit and get the second one half off Shop Solo Stove Black Friday dealsWe ve recommended Solo Stove machines numerous times in the past and while they are on the expensive side we ve found them to be some of the best fire pits out there that don t smoke you out The models which came out this summer fixed one of our biggest issues with the fire pits how difficult they could be to clean Instead of having to hold the fire pit upside down to get all of the ash and debris out now with the new versions you can simply empty the removable base plate and ash pan that come with each of them Otherwise the new fire pits have a similar design to the previous models featuring the company s °Signature Airflow Technology that channels smoke away from you pulling hot air through vent holes and back into the fire If you want all of the accessories you d need to truly make a Solo Stove your own check out all of the bundles that the company has discounted as well We re partial to the backyard bundles which include the fire pit of your choice a stand shield shelter lid and carrying case And if you want to truly go all in on your backyard setup Solo Stove has also discounted its Pi Pizza Oven for Black Friday This new machine is down to right now which is off its regular price Made of stainless steel the Pi has a Demi Dome construction giving you a good amount of space inside the machine to rotate pizzas We also like that you can use wood or gas with an optional burner sold separately as your fuel source Overall it s a worthy alternative to Ooni s pizza ovens that produces great results Get the latest Black Friday and Cyber Monday offers by following EngadgetDeals on Twitter and subscribing to the Engadget Deals newsletter 2022-11-23 13:30:26
ニュース BBC News - Home Suella Braverman: We have failed to control our borders https://www.bbc.co.uk/news/uk-politics-63730054?at_medium=RSS&at_campaign=KARANGA boats 2022-11-23 13:44:52
ニュース BBC News - Home Power cuts in Ukraine and Moldova as missiles hit https://www.bbc.co.uk/news/world-europe-63729427?at_medium=RSS&at_campaign=KARANGA blackouts 2022-11-23 13:43:11
ニュース BBC News - Home Husband pays tribute to wife and daughters who died after fire https://www.bbc.co.uk/news/uk-england-nottinghamshire-63726897?at_medium=RSS&at_campaign=KARANGA children 2022-11-23 13:55:56
ニュース BBC News - Home Royal Mail makes 'final offer' to avoid Black Friday strike https://www.bbc.co.uk/news/business-63732421?at_medium=RSS&at_campaign=KARANGA christmas 2022-11-23 13:54:39
ニュース BBC News - Home Waitrose changes Christmas advert after complaints https://www.bbc.co.uk/news/business-63732117?at_medium=RSS&at_campaign=KARANGA advert 2022-11-23 13:17:46
ニュース BBC News - Home World Cup 2022: England captain Harry Kane set to have scan on right ankle on Wednesday https://www.bbc.co.uk/sport/football/63724625?at_medium=RSS&at_campaign=KARANGA World Cup England captain Harry Kane set to have scan on right ankle on WednesdayEngland skipper Harry Kane is set to have a scan on his right ankle before Friday s World Cup game with the United States 2022-11-23 13:44:23
北海道 北海道新聞 静岡の公立学校教諭ら逮捕 知人に謝罪強要した疑い https://www.hokkaido-np.co.jp/article/764787/ 公立学校 2022-11-23 22:11:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)