Bookmarks

Bookmarks

50067 bookmarks
Custom sorting
Understanding npm audit and fixing vulnerabilities
Understanding npm audit and fixing vulnerabilities
Learn how to use npm audit to identify and fix security vulnerabilities in your Node.js project dependencies. This guide covers how npm audit works, fixing vulnerabilities with npm audit fix, handling transitive dependencies, and best practices for maintaining a secure Node.js application.
·niraj.life·
Understanding npm audit and fixing vulnerabilities
How to Create a Modern App with Django and Vue
How to Create a Modern App with Django and Vue
In this tutorial, we are going to discuss how to create a modern web application using Django as the backend, Vue as the frontend, and GraphQL as the API manipulation language that connects them together.
·thedevspace.io·
How to Create a Modern App with Django and Vue
What is Rack? | Younes.codes
What is Rack? | Younes.codes
In this article, we'll see in detail what Rack servers, Rack applications and Rack middleware are and how they communicate with each other.
·younes.codes·
What is Rack? | Younes.codes
react-to-web-component を使って React コンポーネントを Web Components に変換する
react-to-web-component を使って React コンポーネントを Web Components に変換する
@r2wc/react-to-web-component は React コンポーネントを Web Components に変換するためのライブラリです。このライブラリを使用することで、React コンポーネントを任意の HTML 要素として使用することが可能になります。
·azukiazusa.dev·
react-to-web-component を使って React コンポーネントを Web Components に変換する
SPAs: theory versus practice
SPAs: theory versus practice
I’ve been thinking a lot recently about Single-Page Apps (SPAs) and Multi-Page Apps (MPAs). I’ve been thinking about how MPAs have improved over the years, and where SPAs still have an …
·nolanlawson.com·
SPAs: theory versus practice
The ultimate guide to Sidekiq scheduled jobs
The ultimate guide to Sidekiq scheduled jobs
Unlock the power of background processing in Ruby with Sidekiq. Learn how to create, schedule, and manage background jobs with and without ActiveJob
·honeybadger.io·
The ultimate guide to Sidekiq scheduled jobs
WorkOS — Your app, Enterprise Ready.
WorkOS — Your app, Enterprise Ready.
Developer APIs / SDKs for enterprise-ready features like Single Sign-On (SSO/SAML), Passwordless Authentication, Directory Sync (SCIM), Audit Trail (SIEM), and more. Get started for free.
·workos.com·
WorkOS — Your app, Enterprise Ready.
Server Side State management in NextJS: a deep dive into React Cache
Server Side State management in NextJS: a deep dive into React Cache
In previous posts, I explored how Server Components in NextJS improve performance by offloading more rendering to the server. Managing server-side state differs from client-side, as it’s static and immutable during a single render. NextJS provides tools like cache, unstable_cache, and patched fetch to manage this state efficiently, reducing prop drilling and simplifying code. These tools offer caching across requests, but require a shift from traditional client-side approaches for better performance
·yoseph.tech·
Server Side State management in NextJS: a deep dive into React Cache
Bangle.io
Bangle.io
Note taking for the next decade
·bangle.io·
Bangle.io