Bi-Weekly Frontend News

Collective #753

Collective 753 item image

Unovis

Unovis is a modular data visualization framework for React, Angular, Svelte, and vanilla TypeScript or JavaScript.

Check it out
Collective 753 item image

Openverse

Search over 600 million free and openly licensed images, photos, audio, and other media types for reuse and remixing.

Check it out
Collective 753 item image

Staticrypt

StatiCrypt encrypts your HTML file with AES-256 and generates a static page with password prompt and decryption logic that you can upload anywhere to password protect your public static HTML file without requiring a back-end, and it can be encrypted online or through the CLI.

Check it out
Collective 753 item image

SwissGL

SwissGL is a minimalistic wrapper on top of WebGL2 JS API that was designed to reduce the amount of boilerplate code required to manage GLSL shaders, textures and framebuffers when making procedural visualizations or simulations.

Check it out
Collective 753 item image

Writing JavaScript without a build system

Julia Evans discusses the use of build systems in JavaScript projects, outlining their purpose, advantages, and why they are not always necessary, particularly for small, simple websites that do not require a lot of maintenance.

Read it
Collective 753 item image

PaperList

Like HackerNews but for research papers: Share and read research papers with like-minded people. A place to discuss ideas with researchers, employers, investors, and more.

Check it out
Collective 753 item image

TabFS

TabFS is a browser extension that mounts your browser tabs as a filesystem on your computer. Out of the box, it supports Chrome and (to a lesser extent) Firefox and Safari, on macOS and Linux. By Omar Rizwan.

Check it out
Collective 753 item image

Design systems in the time of AI

Brad Frost asks some important questions: How will AI impact the world of UI design/development? How will AI impact how design systems are created and used?

Read it
Collective 753 item image

What Is ChatGPT Doing … and Why Does It Work?

Stephen Wolfram analyzes the inner workings of ChatGPT and its ability to generate meaningful text. He delves into various aspects such as models, training neural networks, embeddings, tokens, transformers, and language syntax. Long read that is worth spending some time on!

Read it
Collective 753 item image

DSLCad

DSLCad is a programming language and interpreter for building 3D models. Inspired by OpenSCAD, it has a language and 3D viewer to simplify the modeling experience.

Check it out
Collective 753 item image

Do we need CSS flex-wrap detection?

Ahmad Shadeed wishes for flex-wrap detection in CSS and explains why it would be helpful in responsive design, providing examples of how it could be used in site headers, tabs, and auto margins.

Read it
Collective 753 item image

Spaghettify

Is your code too clear? Too tidy? Fear no more because now you can introduce a bug, obscure code and do other essential spaghetti things to your code with this Visual Studio Code extension ;)

Check it out
Collective 753 item image

Scribble Diffusion

Scribble Diffusion is a free and open-source AI-powered web app that lets you draw a rough sketch, add a text prompt, and generate images based on your sketch.

Check it out
Collective 753 item image

Image Pealing Effect

A fun effect for images made with CSS only. This looks like a great idea for a page transition or initial image "loading" effect. Made by Takehiko Ono.

Check it out