DEV Community

Cover image for Stay ahead in web development: latest news, tools, and insights #53
Adam
Adam

Posted on • Originally published at weeklyfoo.com

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

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

🚀 Read it!


📰 Good to know


🧰 Tools

  • mitata: benchmark tooling that loves you / benchmarking, cli
  • Better Auth: The most comprehensive authentication library for TypeScript / auth
  • Open Source Pledge: Whether you're a CEO, CFO, CTO, or just a dev, your company surely depends on Open Source software. It's time to pay the maintainers. / oss
  • WebLLM: High-performance In-browser LLM Inference Engine / llm, web
  • qrframe: code-based qr code generator / qr
  • void(0): Next Generation Tooling - Our mission is to make web developers more productive than ever before. / javascript
  • µExpress / Ultimate Express: The Ultimate Express. Fastest http server with full Express compatibility, based on µWebSockets. / express, server
  • Superdiff: Superdiff compares two arrays or objects and returns a full diff of their differences in a readable format. / tools
  • gradient-string: Beautiful color gradients in terminal output / cli, gradient
  • ProseMirror: A toolkit for building rich-text editors on the web / editors
  • Sourcebot: Blazingly fast code search / github, gitlab, search
  • Tabbied: Doodle with generated patterns / patterns
  • Pipet: a swiss-army tool for scraping and extracting data from online assets, made for hackers / scraping, cli
  • TinyJS: Tiny JS is a lightweight JavaScript utility for dynamically creating HTML elements / javascript
  • Summernote: Super simple WYSIWYG editor / editors
  • ASCII progress indicators: Show progress in ASCII style / progress-indicator

🎨 Design


📚 Tutorials

  • How to use the Reddit API for a JavaScript application: Reddit is a news aggregation, communication, and discussion application. If you want to get more information about a particular topic or have a question, Reddit is the place to be. The data on Reddit are provided to the public through both the website and its API. / reddit / 11 min read
  • How to Make a Scroll-to-Select Form Control: A scroll-to-select form control is a form control that allows users to scroll through a list of options and select one. This is a common pattern in mobile apps, but it can also be useful on the web. / css, forms / 9 min read

📺 Videos

  • Bundling Past, Present, and Future: A recent talk I gave about JavaScript bundlers. It’s a bit of a history lesson, and along the way I tried to introduce what bundlers are, why you’d use one, what problems they solve, dived into how they work internally, features like code splitting and tree shaking, and discussed the vast landscape of JavaScript and web tooling out there today. / javascript

Want to read more? Check out the full article here.

To sign up for the weekly newsletter, visit weeklyfoo.com.

Top comments (0)