サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
iPhone 16
hackernoon.com
Too Long; Didn't ReadTaylor Thomas is the Head of Engineering at Cosmonic. He was a core maintainer of Helm for 4 years, and co-creator of Bindle and Krustlet. He is now a contributor to, and maintainer of, CNCF wasmCloud and is helping to bring the Cosmonic distributed application development platform to market. At the Pasadena leg of Kubernetes Community Days (co-located with SCaLE 20x), I had t
How to Document Picture-in-Picture in React (with Typescript) by@dlitsman Too Long; Didn't ReadThe Chrome 116 update introduced the Document Picture-in-Picture API, expanding developers' control over custom controls and UI for Picture-in-Picture mode. This feature is currently supported in Chrome and Edge, with potential for wider browser support. The API allows opening, closing, and detecting Pic
Too Long; Didn't ReadState design pattern is state machines in object-oriented code. We use the pattern to create an essay/sentence generator.
Too Long; Didn't ReadLearn how to optimize the performance of react forms by replacing useState with the native feature of JavaScript. When it comes to handling forms in React, the most popular approach is to store the input values in state variables. One of the reasons for following this approach is because it's React, after all, and everyone tends to use the hooks that come with it. Using hooks
Too Long; Didn't ReadWith server and client components in next.js 13, this tutorial will take you through integrating and managing state using redux toolkit in your project. Next.js 13 app router feature plus server and client side components to some extent brought changes on how we approach integration and state management using redux toolkit. This tutorial is meant to take you through how to add
Too Long; Didn't ReadToday, it is difficult to imagine a world without internet.
How a Unicorn Startup in Japan Leveraged the Power of Microservices by@gong023
Too Long; Didn't Read This article focuses on sessions and how we forked express-session to make it more secure. Instead of building an independent session system, we decided to make a drop-in replacement for Express. We use public-key cryptography (ES256) so that you can architect your system with a single "session manager" service that issues tokens and accesses the private key, while you can ha
Too Long; Didn't Read A Guide to Web Scraping With JavaScript and Node.js demonstrates how to use the Axios and Cheerio packages to extract data from a simple website. We’ll be using a headless browser, Puppeteer, to retrieve data from the web page that loads content via JavaScript. The data extraction technique is becoming increasingly beneficial in retrieving information from websites and applyi
Too Long; Didn't Read Francesco Gadaleta: Rust has wiped off most of my Ph.D. material in one new programming paradigm. Rust has moved many of the responsibilities from the. developer to the. compiler. Rust’s borrow checker makes sure references (and pointers!) do not.outlive the data they point to. Rust. The way Rust forces programmers to think is the way programmers are used to thinking (and bel
Too Long; Didn't Read Test-Driven Development is Fundamentally Wrong, says Chris Fox. He says TDD presumes that developers should write their own tests. The old way is better: Write the TDD tests prior to implementation, write the tests after the odyssey of discovery, so the tests are only written to the final design, and are only revisited in response to bugs found in QA. Cheopys Chris Fox: "It w
Too Long; Didn't Read React Native is three years older than Flutter, introduced in 2015. Flutter uses Dart as its presentation and procedural language. React Native’s presentation language is proprietary but oddly resembles JSX. Flutter's. presentation language resembles. JSX. React Native uses JavaScript Bridge to. initialize screens and so doesn’t work as seamlessly as Flutter. The ‘hot update’
Too Long; Didn't Read React Native with JavaScript and Flutter with “dark” Dart are both highly successful, multi-platform application development techs forming talks and news. KitRUM: Which tech stack provides the quickest time-to-market? What do we prefer - ReactNative or Flutter - to develop an app? ReactNative is more uncomplicated to achieve a ‘native sense” with React Native than with Flutte
SUBSCRIBE SUBSCRIBE TO RECEIVE THIS WRITER'S CONTENT STRAIGHT TO YOUR INBOX! by Monish reddy @monish-reddy.Digital Marketer who loves a great story and is a keen follower of technology
Hackernoon hq - po box 2206, edwards, colorado 81632, usa
Too Long; Didn't ReadWhile talking to developers who haven’t used <a href="https://hackernoon.com/tagged/websockets" target="_blank">WebSockets</a> yet, they usually have the same concern: how do you scale it out across multiple servers? Scaling WebSockets While talking to developers who haven’t used WebSockets yet, they usually have the same concern: how do you scale it out across multiple server
7 FrontEnd JavaScript Trends and Tools You Should Know for 2020 by@ysaring Seven opinionated predictions of stuff frontEnd developers should probably start learning… The JavaScript world is moving fast. The world of frontEnd development (and web development) is moving blazingly fast. Today, if you’re not on top or Webpack, React Hooks, Jest, Vue and NG elements, you start to feel the gap widening.
SUBSCRIBE SUBSCRIBE TO RECEIVE THIS WRITER'S CONTENT STRAIGHT TO YOUR INBOX!
Too Long; Didn't Read<em>This article is part of Alibaba’s </em><a href="https://medium.com/@alitech_2017/utilizing-flutter-best-practice-from-alibaba-236a53aa32c8" target="_blank"><strong><em>Utilizing Flutter</em></strong></a><em> series.</em> The team behind Alibaba’s second-hand trading platform Xianyu explores why its SDK of choice beats other competitors This article is part of Alibaba’s Uti
Too Long; Didn't ReadIf you are new to “Service Mesh” and “Envoy”, i have a post explaining both of them <a href="https://medium.com/@dnivra26/service-mesh-with-envoy-101-e6b2131ee30b" target="_blank">here</a>. If you are new to “Service Mesh” and “Envoy”, i have a post explaining both of them here. With a micro-services architecture, observability becomes highly important. I would say it is one o
Too Long; Didn't ReadIf you’re an <a href="http://bit.ly/quaesita_simplest">AI</a> enthusiast and you didn’t see the big news this month, you might have just snoozed through an off-the-charts earthquake. Everything is about to change! If you’re an AI enthusiast and you didn’t see the big news this month, you might have just snoozed through an off-the-charts earthquake. Everything is about to
Too Long; Didn't Read React Suspense is a way to ensure that updates like user input don’t get blocked by rendering low-priority updates. Suspense in simple words means we can suspend the rendering of our component or components until some condition is met and until then show a fallback(for example a spinner) Dan Abramov in his talk “Beyond React 16” at JSConf Iceland 2018 said: “We’ve built a gen
Too Long; Didn't ReadHybrid Application development is ruling the Mobile Application development industry rather than Native Development from a couple of years onwards. Business needs are changing from day to day because of an increase in growth and demand. One of the most popular frameworks that became a friend for most of the mobile application developers is React Native, which was introduced by
Too Long; Didn't ReadWe’re back with one of the biggest updates we’ve done so far! It’s very similar to the <a href="https://hackernoon.com/announcing-codesandbox-2-5-be767d15ffd" target="_blank">CodeSandbox 2.5 update one year ago</a>. It includes VSCode extensions, many design tweaks, and a new devtool pane. <a href="https://codesandbox.io" target="_blank">CodeSandbox</a> will feel far more poli
Interview with Kaggle Grandmaster, Senior CV Engineer at Lyft: Dr. Vladimir I. Iglovikov Too Long; Didn't ReadToday, I’m honored to be talking to another great kaggler from the ODS community: (kaggle: iglovikov) Competitions Grandmaster (Ranked #97), Discussions Expert (Ranked #30): Dr. Vladimir I. Iglovikov Part 24 of The series where I interview my heroes. Today, I’m honored to be talking to ano
Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code. by@victor.dibia
Too Long; Didn't ReadIn the workplace, non-developers see developers as folks who make magic out of code. As a developer, you could be building complex API integrations all day or just clicking around playing <a href="http://westofloathing.com/" target="_blank">West of Loathing</a> on Steam, and 99% of your coworkers wouldn’t be able to tell the difference. Even though tech companies literally cou
次のページ
このページを最初にブックマークしてみませんか?
『HackerNoon - read, write and learn about any technology』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く