Bookmarks, page 21 of 69
A transparent and streamlined modification of Windows. Designed to maximize your system's performance and optimize latency.
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
Qwik is a new kind of web framework that can deliver instant loading web applications at any size or complexity. Your sites and apps can boot with about 1kb of JS (regardless of application complexity), and achieve consistent performance at scale.
Run third-party scripts from a web worker.
If you’re looking for a way to share logic between front-end and back-end code, and even store it in a database, JsonLogic might be a fit for you.
A JavaScript library for interactive maps.
Use SQL queries to solve the murder mystery. Suitable for beginners or experienced SQL sleuths.
Although the GraphQL spec does not allow for recursive query definitions, we are able to extrapolate the subfield definitions into fragments and compose a recursive fragment definition that we can easily use in our Graph query definition. This article walks you through defining your recursive fragment and how to implement the fragment inside your query.
Project to generate POS tag dictionary for Ukrainian language.
HTML element that contains a set of <option> elements that represent the permissible or recommended options available to choose from within other controls.
This code snippet very briefly illustrates the 3 core concepts of React Query: Queries.