Fed Bites
A curated collection of articles around front end web development, javascript and software engineering in general.
Collection by Yoav Ganbar



DEV Community 👩💻👨💻
TailwindCSS: Adds complexity, does nothing.
~11 min read · 2021-04-24 · If you work in the front-end, you've probably heard a lot about TailwindCSS, a CSS library, much like...
Reader View · Shared by 46, including henrik, Thomas “🐈🔭🕹” Fuchs, David Hellmann, Yoav Ganbar
epicreact.dev
Importing React Through the Ages
~11 min read · 2020-11-16 · How and why I import react using a namespace (`import * as React from 'react'`)
Reader View · Shared by 11, including Yoav Ganbar, Kent C. Dodds 💿 #RemixConf
CSS-Tricks
Creating Realistic Reflections With CSS
3 min read · May 2nd · In design, reflections are stylized mirror images of objects. Even though they are not as popular as shadows, they have their moments — just think about the
pzuraq.com
Four Eras of JavaScript Frameworks
~16 min read · Apr 27th · A blog about (mostly) computery things
Reader View · Shared by 94, including Yoav Ganbar, David Garner
cloudash.dev
8 best practices for optimizing Lambda functions
10 min read · Apr 20th · Learn how to get the most out of your serverless functions
Reader View · Shared by 11, including Yoav Ganbar
jake.tl
@jitl/notion-api - Jake Teton-Landis
10 min read · Apr 26th · Github • Full API Documentation • NPM @jitl/notion-api is the missing companion library for the official Notion public API. I wrote this library to power my website, https://jake.tl, and decided to…
Reader View · Shared by 5, including Yoav Ganbar
zhenghao.io
When does React render your component?
~11 min read · Apr 7th · When and why does React render my component exactly?
Reader View · Shared by 6, including Yoav Ganbar
doordash.engineering
Improving Web Page Performance Server-Side Rendering with Next.JS
~11 min read · Mar 29th · Displaying enticing product images with fast load speeds on high-traffic pages can be a hard. Learn how we implemented server side rendering with next.js
Reader View · Shared by 9, including Yoav Ganbar, Cindy Krum 📱
LogRocket
How to use a proxy in Next.js
5 min read · Apr 4th · A proxy is used to act as a relay between clients and servers and can be easily implemented in Next.js applications.
Reader View · Shared by 9, including Yoav Ganbar
Smashing Magazine 🇺🇦
The What, When, Why And How Of Next.js’ New Middleware Feature — Smashing Magazine
6 min read · Apr 1st · Next.js’ recent 12.0 release included a new beta feature: middleware. For a detailed explanation, you can read all about it in Sam’s previous article, “[Next.js Wildcard…
Reader View · Shared by 66, including Yoav Ganbar
simplethread.com
https://www.simplethread.com/remix-web-standards-are-cool-again?s=09
Mar 26th
Shared by 4, including Yoav Ganbar
LogRocket
Deep dive into the CSS :where() function
8 min read · Mar 22nd · Learn about the :where() pseudo-class function and show how it can be used in production. See some specific use cases.
Reader View · Shared by 82, including Sara Soueidan, Yoav Ganbar
pragmaticpineapple.com
DevOps JavaScript - Intro to Writing Scripts With zx
~12 min read · Mar 17th · Become a JavaScript DevOps engineers by writing scripts using zx.js.
Reader View · Shared by 5, including Yoav Ganbar
Stack Overflow
Sustainable architectures in a world of Agile, DevOps, and cloud
7 min read · Feb 24th · Do you design software with a big requirements doc upfront or let architecture emerge during agile processes? Is there a middle ground?
Reader View · Shared by 14, including Yoav Ganbar