Home > Web Front-end > JS Tutorial > body text

Stay ahead in web development: latest news, tools, and insights #49

PHPz
Release: 2024-09-10 11:12:30
Original
363 people have browsed it

Stay ahead in web development: latest news, tools, and insights #49

weeklyfoo #49 is here: your weekly digest of all webdev news you need to know! This time you'll find 42 valuable links in 7 categories! Enjoy!

? Read it!

  • Founder Mode: General assumption: the management of a startup is changing towards manager mode - the well-known way of managing and taught in business schools. Founder mode is less known and understood, but may be more effective. / startups, leadership / 7 min read
  • Why I still self host my servers (and what I've recently learned): I self host everything but email. / independance / 27 min read

? Good to know

  • Willingness to look stupid: Entertaining article that made me reflect about how I behave in several situations. / career / 30 min read
  • The web's clipboard, and how it stores data of different types: If you've been using computers for a while, you probably know that the clipboard can store multiple types of data (images, rich text content, files, and so on). / clipboard / 20 min read
  • Going fast slowly: About how fast we're programming. / engineering / 7 min read
  • CSS finally adds vertical centering in 2024: One of the most challenging programming skills is becoming a one-liner ;) / css / 8 min read
  • Multithreading in Node.js: Using Atomics for Safe Shared Memory Operations / nodejs / 7 min read
  • How I Created a 3.78MB Docker Image for a JavaScript Service: Hand-crafted and with some downsides, but it works. / nodejs, docker / 3 min read
  • Hono Zod OpenAPI: There's a built-in way to create OpenAPI spec with Hono! / hono, openapi / 2 min read
  • Greppability is an underrated code metric: Three tipps for a better way to find things. / engineering / 4 min read
  • The secret inside One Million Checkboxes: Teens wrote me a secret. I found them. / logs / 12 min read
  • The /llms.txt file: A proposal to standardise on using an /llms.txt file to provide information to help LLMs use a website at inference time. / llms / 9 min read
  • The dawn of a new startup era: Opinion about the current startup landscape and a deep dive into the latest AI products. / startups / 25 min read
  • Hacking sales as an introvert: Three discoveries that you need to rock sales. / sales / 6 min read
  • Explicit is better than implicit: Clarity is key: being explicit makes your code more readable and maintainable. / engineering / 5 min read
  • Things I Wished More Developers Knew About Databases: 17 things you should know about databases! / databases / 24 min read
  • An SSR Performance Showdown: Fastify (as a baseline), Vue, Svelte, Solid, Preact, and React in comparison. / benchark / 8 min read
  • Preloading files to reduce download chains in the browser: Small changes lead to a better loading performance. / performance / 5 min read

? Tools

  • QRSVG: QRSVG is a small JavaScript project to render a two-dimensional bitmask (mostly assumed to be a QR code) to an SVG element as a collection of SVG paths with defined purposes. / qr, svg
  • Algora TV: Open source Twitch for developers / streaming
  • StatiCrypt: Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed. / encryption
  • Huetone: A tool to create accessible color systems / colors
  • Badge Maker Lite: A lightweight, free tool to easily create and customize SVG badges for use in GitHub READMEs, CI/CD pipelines, and more. Save and load configurations via GitHub Gists. / svgs
  • yocto spinner:小型終端微調器 / cli微調器
  • empathic:一組小型 Node.js 實用程序,用於了解您的路徑需求。 / 工具
  • Pines UI:Pines 是一個動畫、滑桿、工具提示、手風琴、模式等的庫!它是一組 UI 元素,可以複製並貼上到任何 Alpine 和 Tailwind 專案中。 / ui, alpine, tailwind
  • 即時顏色:在真實網站上視覺化您的顏色和字體 / 顏色
  • Server Mono:Server Mono 是一種受打字機、Apple San Francisco Mono、ASCII 藝術、命令列介面和程式設計工具啟發的字體。 / 字型
  • 頭像:頭像是來自網路的各種免費頭像圖像的集合,旨在為您的專案增添個性。透過大量精選的生動插圖,您可以在幾秒鐘內增強您的專案。 / 頭像
  • Midday v1:基於 Midday 的開源入門套件。 / starter-kit
  • Srcbook:用於快速原型設計的 TypeScript 筆記本 / typescript
  • Logggos:發現按行業、主題、版式風格、品牌顏色等排序的鼓舞人心的標誌。 / 標誌
  • jsdiff:JavaScript 文字差異實作。 / javascript
  • FetchFox:一個 Chrome 擴充程序,用於從任何網站提取任何資料 / chromeai

?設計

  • 減少使用者體驗債務(或嘗試):產品人員應該更關心減少使用者體驗債務(優化),而不是提供新功能(最大化)。糟糕的、未解決的使用者體驗會趕走客戶並破壞團隊的動機和承諾。 / ui, ux / 讀 11 分鐘

?樂趣

  • 印鈔:Neal 的另一幅精美插圖。 / 金錢 / 1 分鐘閱讀

?教學

  • 帶有 CSS view() 的響應式應用程式切換器或輪播 UI:太棒了! / css / 10 分鐘閱讀
  • 來自字串陣列的類型:透過使用T[number]. / typescript / 0 分鐘讀取
  • 使用Cloudflare D1 和Drizzle 在Astro 上實現全棧:使用Cloudflare D1 和Drizzle ORM 將後端添加到Astro 項目的分步指南 / astro, cloudflare / 6 分鐘閱讀
  • CSS @property 與新樣式:吸引使用者註意力的酷炫效果。 / css / 7 分鐘閱讀

?影片

  • 揭秘快取:檢查、清除和停用快取 / 快取
  • 滾動增強體驗:CSS Day 2024 / css

想閱讀更多內容嗎?在這裡查看完整的文章。

要訂閱每週通訊,請造訪weeklyfoo.com。

The above is the detailed content of Stay ahead in web development: latest news, tools, and insights #49. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!