Found 1042 bookmarks
Newest
Folder Structure — in the remote era.
Folder Structure — in the remote era.
Why the simple thing as folder structure can save your product team 49% of your productive time to locate adequate actionable information ↗
·medium.com·
Folder Structure — in the remote era.
Clean Frontend Architecture
Clean Frontend Architecture
An overview of some of the principles associated with a clean frontend architecture (SOLID, KISS, DRY, and more).
·blog.bitsrc.io·
Clean Frontend Architecture
Words To Avoid in Educational Writing | CSS-Tricks
Words To Avoid in Educational Writing | CSS-Tricks
I'm no English major, but as a writer and consumer of loads of educational (mostly tech) writing, I've come to notice a number of words and phrases that come
·css-tricks.com·
Words To Avoid in Educational Writing | CSS-Tricks
Import stories in tests
Import stories in tests
Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation. It’s open source and free.
·storybook.js.org·
Import stories in tests
Evolutionary progress with import maps - iJS Blog
Evolutionary progress with import maps - iJS Blog
Module federation greatly simplifies the implementation of microfrontends. However, it is — to some extent — linked to webpack. This is not a major issue in the short term, and possibly also in the medium term, because webpack is currently the most popular build tool for web technologies, with over 20 million downloads.
·javascript-conference.com·
Evolutionary progress with import maps - iJS Blog
Fixing INP with a VIEWPORT tag
Fixing INP with a VIEWPORT tag
So I woke up yesterday being scolded by Google. An email from Google Search Console Team with subject "Core Web Vitals INP issues detected on your site". Huh?! It was about this WordPress-powered site that you're reading now (phpied.com). The Interaction to Next Paint metric (INP for short) was in
·phpied.com·
Fixing INP with a VIEWPORT tag
Starting an Expo App
Starting an Expo App
Let’s walk through starting a React Native app with Expo, Typescript, ESLint, Prettier, Jest, and React Native Testing Library.
·thoughtbot.com·
Starting an Expo App
Mock JSON API endpoints for Testing
Mock JSON API endpoints for Testing
So, imagine a scenario where you’re working on a project that has its front end (or a mobile app) ready to consume data from the backend. But, the backend is not ready yet. How would you test your front end in this case?
·amitmerchant.com·
Mock JSON API endpoints for Testing
Finding RSS feeds
Finding RSS feeds
I love RSS, and I love that it exists. RSS is an open standard for “content syndication”, which basically means you can scrape a list of content from a website and then read it wherever and however you want. Because it’s an open standard, and a fairly simple one at
·theorangeone.net·
Finding RSS feeds
Migrations: Refactoring for Your System
Migrations: Refactoring for Your System
Some observations, principles and best practices for large, first-party software migrations
·blog.bitsrc.io·
Migrations: Refactoring for Your System
Streamline Your Software Testing with Batch Testing
Streamline Your Software Testing with Batch Testing
By employing batch testing, we can validate various scenarios and edge cases related to user registration in a consolidated manner.
·hackernoon.com·
Streamline Your Software Testing with Batch Testing
Building a Design Portfolio with Enhance — Begin Blog
Building a Design Portfolio with Enhance — Begin Blog
Cole goes on a deep dive through our new design portfolio example, and demonstrates how a little HTML and CSS can go a very long way in 2023.
·begin.com·
Building a Design Portfolio with Enhance — Begin Blog
JavaScript Gom Jabbar
JavaScript Gom Jabbar
What's inside that package.json? Pain.
·frantic.im·
JavaScript Gom Jabbar
CommonJS is hurting JavaScript
CommonJS is hurting JavaScript
How CommonJS became Node's module system, ESM solved modules for the browser, and why supporting both slows down the JavaScript ecosystem.
·deno.com·
CommonJS is hurting JavaScript
How to Write More Efficient JavaScript Conditions
How to Write More Efficient JavaScript Conditions
When you're coding in JavaScript, conditions are important for developing a functional application. Conditional statements are important because you use them as "validators" which can either return truth or false. You can then use them to trigger further actions within the program. But with many long, messy if statements
·freecodecamp.org·
How to Write More Efficient JavaScript Conditions
Using useMutation to make an advanced toggle in React
Using useMutation to make an advanced toggle in React
Recently, we were adding some new functionality to our dashboard, and we wanted an experience like this: The basic features are: * The toggle should make an external request when clicked to change the setting * While the request is being made, a loading spinner should appear next to the toggle * If
·propelauth.com·
Using useMutation to make an advanced toggle in React
Ultimate Guide: NextJS, NestJS & TRPC Monorepo [Updated 2023]
Ultimate Guide: NextJS, NestJS & TRPC Monorepo [Updated 2023]
Discover how to create a fully type-safe pnpm monorepo using NestJS and NextJS. This comprehensive tutorial covers the integration of tRPC as the API layer, providing end-to-end type safety for your full-stack TypeScript application.
·tomray.dev·
Ultimate Guide: NextJS, NestJS & TRPC Monorepo [Updated 2023]
WebContainer API Docs
WebContainer API Docs
Build the future of web based coding experiences, from interactive tutorials to instant production-ready dev environments.
·webcontainers.io·
WebContainer API Docs