Telegram Web Link
Chasing Color

Adam Stoddard investigates what an ideal CSS color system might look like. - https://aaadaaam.com/notes/chasing-color

#css
👍2
How to Set Up Next.js 15 for Production in 2024

Share in this author’s experience in scaling up Next.js apps to over 100k monthly active users and millions of monthly visitors. - https://www.reactsquad.io/blog/how-to-set-up-next-js-15-for-production

#react
👍4
Bootstrapping CRUD with Pongo

Pongo is a package that uses Postgres as a database but offers a MongoDB style, document-oriented API. - https://event-driven.io/en/crud_with_pongo/

#nodejs
👍3
The Golden Ratio in CSS

Mads Stoumann demonstrates how to recreate the Golden Ratio Diagram in CSS, using a few grid-declarations and some additional tricks. - https://dev.to/madsstoumann/the-golden-ratio-in-css-53d0

#css
👍5
Build an accessible tooltip component efficiently with CSS and Vue

A tooltip is an informative and short message that appears only when there is user interaction with an element on the UI of an application, usually to provide hints. This article will explore creating a tooltip for a specific element in Vue as a wrapper component with a slot. - https://dev.to/mayashavin/build-an-accessible-tooltip-component-efficiently-with-css-and-vue-1p27

#vue
👍3
Node.js, Pipes, and Disappearing Bytes

If piping a Node app’s output to another command, mysterious problems can arise - https://sxlijin.github.io/2024-10-09-node-stdout-disappearing-bytes

#nodejs
👍2
Why Code Security Matters - Even in Hardened Environments

A nicely diagrammed deep dive (and it really is deep) into a technique that allows malicious parties to turn a file write vulnerability in a Node app into a remote code execution exploit even when the file system is mounted read-only. - https://www.sonarsource.com/blog/why-code-security-matters-even-in-hardened-environments/

#nodejs
👍3
Good Practices and Design Patterns for Vue Composables

This article from Jakub Andrzejewski combines knowledge from his personal experiences and other articles on good practices and design patterns for writing Vue.js composables. - https://dev.to/jacobandrewsky/good-practices-and-design-patterns-for-vue-composables-24lk

#vue
👍3
2025/07/12 14:25:54
Back to Top
HTML Embed Code: