This content originally appeared on Codrops and was authored by Mary Lou
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_WOTW.jpg)
Inspirational Website of the Week: Aristide Benoist
The website of Aristide Benoist is an interaction gem that shines with novel details and unique touches. Our pick this week.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_be.jpg)
The New Super Fast Way to Build a Website
BeTheme’s new Muffin Builder is like upgrading from a Ford to a Ferrari. You’ll be shocked at how quickly you get your website (or one of Be’s 600+ pre-built websites) to the finish line.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_bias.jpg)
Cognitive Bias and the Design Process
A look at the systematic errors in thinking that affects decisions and judgment during the design process. By Jon Yablonski.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_2d3d.jpg)
Visually Explained: MVP Transformations
An interactive sandbox that shows the 3 basic matrix transformations that are essential for understanding vertex shaders in Three.js.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_fonts.jpg)
Best practices for fonts
Learn how to optimize web fonts for Core Web Vitals in this article by Katie Hempenius.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_deadcss.jpg)
How to Find and Remove Dead CSS
Justin Searls’ screencast on how to go about identifying and removing unused styles.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_3dthree.jpg)
3D Force-Directed Graph
A web component to represent a graph data structure in a 3-dimensional space using a force-directed iterative layout. It uses Three.js for 3D rendering.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_is.jpg)
New CSS functional pseudo-class selectors :is() and :where()
Adam Argyle explains the new pseudo class selectors :is() and :where() are going to have a big impact.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_hexa.jpg)
Hexagons and Beyond: Flexible, Responsive Grid Patterns, Sans Media Queries
Temani Afif shows how to create a fully responsive hexagon grid made without media queries.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_webpack.jpg)
Getting Started With Webpack
Take a deep dive into what webpack is and how to use it in your development workflow. By Nwani Victory.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_localghost.jpg)
The right tag for the job: why you should use semantic HTML
Sophie Koonin explains why it’s paramount to use semantic HTML.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_fig.jpg)
Fig
Fig adds VSCode-style autocomplete to your existing terminal.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_postmodern.jpg)
Helix
A “post-modern” modal text editor where the whole design is based around multiple selections as an editing primitive.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_link.jpg)
Disabling a link
Learn how to disable a hyperlink in this article by Scott O’Hara.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_fixcontrast.jpg)
Assistive Technology: Fixing contrast issues, on your own site and elsewhere
Learn how to fix the insufficient text contrast issue for better accessibility using a browser extension.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_requests.jpg)
Request Quest
The game is pretty simple: look at some code & decide if it would trigger an HTTP request in the latest stable release of particular browsers.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_sql.jpg)
NocoDB
A free and open source Airtable alternative that can turn any SQL database into a smart spreadsheet. Supports MySQL, Postgres, SQL server, MariaDB & SQLite.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/Screen-Shot-2021-06-10-at-15.22.15.jpg)
Why We Should Throw Out React and Pick Up Angular
Sam Redmond shares the largest issues he faced when dealing with a variety of React projects and explains how Angular solves most of them.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_5fonts.jpg)
All you need is 5 fonts
Matej Latin shows how you only need 5 fonts for good web typography.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_kalker.jpg)
Kalker
Kalker is a calculator that supports user-defined variables, functions, ambiguous syntax, derivation and integration. It runs on Windows, macOS, Linux, Android, and in web browsers (with WebAssembly).
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_websites.jpg)
Inspirational Websites Roundup #26
Get updated on the latest trends in web design with this new collection of super creative websites.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_trigo.jpg)
Trigonometry in CSS and JavaScript: Beyond Triangles
In part three of our series we’ll look at how to create more interesting shapes with trigonometry, and how to draw them with the Canvas API.
![Collective 665 item image](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2021/06/C665_svgfilter.jpg)
Thumbnail Hover Effect with SVG Filters
A simple thumbnail hover effect with a caption slide out animation and an SVG filter distortion on the image.
The post Collective #665 appeared first on Codrops.
This content originally appeared on Codrops and was authored by Mary Lou
![](https://www.radiofree.org/wp-content/plugins/print-app/icon.jpg)
Mary Lou | Sciencx (2021-06-10T14:24:48+00:00) Collective #665. Retrieved from https://www.scien.cx/2021/06/10/collective-665/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.