Shared Cache is Going Away
https://www.jefftk.com/p/shared-cache-is-going-away
https://www.jefftk.com/p/shared-cache-is-going-away
Jefftk
Shared Cache is Going Away
Browsers historically have had a single HTTP Cache. This meant that if www.a.example and www.b.example both used cdn.example/jquery-1.2.1.js then JQuery would only be downloaded once. Since it's the same resource regardless of which site initiates the download…
Upcoming new JavaScript features You should know if you use JavaScript everyday
https://medium.com/javanoscript-in-plain-english/upcoming-new-javanoscript-features-you-should-know-if-you-use-javanoscript-everyday-8208b477b7a2
https://medium.com/javanoscript-in-plain-english/upcoming-new-javanoscript-features-you-should-know-if-you-use-javanoscript-everyday-8208b477b7a2
Medium
Upcoming new JavaScript features You should know if you use JavaScript everyday
There are interesting features for the near future JavaScript.
tannerlinsley/react-query: ⚛️ Hooks for fetching, caching and updating asynchronous data in React
https://github.com/tannerlinsley/react-query
https://github.com/tannerlinsley/react-query
GitHub
GitHub - TanStack/query: 🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS…
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query. - TanStack/query
antonmedv/fx: Command-line tool and terminal JSON viewer 🔥
https://github.com/antonmedv/fx
https://github.com/antonmedv/fx
GitHub
GitHub - antonmedv/fx: Terminal JSON viewer & processor
Terminal JSON viewer & processor. Contribute to antonmedv/fx development by creating an account on GitHub.
(Basic) Authentication with MicroProfile Rest-Client
https://itnext.io/authentication-with-microprofile-rest-client-d1e9da774f70
https://itnext.io/authentication-with-microprofile-rest-client-d1e9da774f70
Medium
Authentication with MicroProfile Rest-Client
Eclipse MicroProfile Rest-Client is a wonderful piece of software. A few annotations here and there and you have a typesafe REST-Client…
Understanding the JDK’s New Superfast Garbage Collectors
https://blogs.oracle.com/javamagazine/understanding-the-jdks-new-superfast-garbage-collectors
https://blogs.oracle.com/javamagazine/understanding-the-jdks-new-superfast-garbage-collectors
Making an Audio Waveform Visualizer with Vanilla JavaScript
https://css-tricks.com/making-an-audio-waveform-visualizer-with-vanilla-javanoscript/
https://css-tricks.com/making-an-audio-waveform-visualizer-with-vanilla-javanoscript/
CSS-Tricks
Making an Audio Waveform Visualizer with Vanilla JavaScript | CSS-Tricks
As a UI designer, I’m constantly reminded of the value of knowing how to code. I pride myself on thinking of the developers on my team while designing user
GraphQL vs REST - a vending machine example | GraphQL Blog: Learning GraphQL, Tutorials, Examples, Tools
https://blog.graphqleditor.com/graphql-vs-rest-vending-machine-example/
https://blog.graphqleditor.com/graphql-vs-rest-vending-machine-example/
GraphQL vs REST - a vending machine example | GraphQL Blog
Any "The Office" fans here?
Do you remember the episode in which Jim put Dwigh...
Do you remember the episode in which Jim put Dwigh...
Memory Leaks in Java: A Cautionary Tale and Gentle Introduction to Preventing Memory Errors — Soshace • Soshace
https://blog.soshace.com/memory-leaks-in-java-a-cautionary-tale-and-gentle-introduction-to-preventing-memory-errors/
https://blog.soshace.com/memory-leaks-in-java-a-cautionary-tale-and-gentle-introduction-to-preventing-memory-errors/
Soshace
Memory Leaks in Java: A Cautionary Tale and Gentle Introduction to Preventing Memory Errors
What are memory leaks? Should you worry about them? How do you detect them and how can you get rid of them? This article covers various techniques for eliminating memory leaks in your Java application
JEP 358: Helpful NullPointerExceptions
https://openjdk.java.net/jeps/358
https://openjdk.java.net/jeps/358
Using Google Sheets as a Database for React Apps - Ather Sharif - Medium
https://medium.com/@athersharif/using-google-sheets-as-a-database-for-react-apps-6c15b4481680
https://medium.com/@athersharif/using-google-sheets-as-a-database-for-react-apps-6c15b4481680
Medium
Using Google Sheets as a Makeshift Database for React Apps
We would like a custom-made website and a little birdie told us React is what the cool kids are going for these days — like, it’s faster…
Happy new year folks!!!
Wishing you all a marvelous 2020 of great coding!!! 🤓🤓
Wishing you all a marvelous 2020 of great coding!!! 🤓🤓
JavaScript Promises: Zero To Hero Plus Cheat Sheet - DailyJS - Medium
https://medium.com/dailyjs/javanoscript-promises-zero-to-hero-plus-cheat-sheet-64d75051cffa
https://medium.com/dailyjs/javanoscript-promises-zero-to-hero-plus-cheat-sheet-64d75051cffa
Medium
JavaScript Promises: Zero To Hero Plus Cheat Sheet
It’s time, friend. Native JavaScript promises explained how I wish they were explained to me — plus a handy cheat sheet.
antonioru/beautiful-react-hooks: 🔥A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
https://github.com/antonioru/beautiful-react-hooks
https://github.com/antonioru/beautiful-react-hooks
GitHub
GitHub - antonioru/beautiful-react-hooks: 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components…
🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥 - antonioru/beautiful-react-hooks
Documenting endpoints with OpenAPI 3 - Javalin - A lightweight Java and Kotlin web framework
https://javalin.io/tutorials/openapi-example
https://javalin.io/tutorials/openapi-example
Javalin
Documenting endpoints with OpenAPI 3 - Javalin - A lightweight Java and Kotlin web framework. Create REST APIs in Java or Kotlin…
What you will learn
Bring your monorepo down to size with sparse-checkout - The GitHub Blog
https://github.blog/2020-01-17-bring-your-monorepo-down-to-size-with-sparse-checkout/
https://github.blog/2020-01-17-bring-your-monorepo-down-to-size-with-sparse-checkout/
The GitHub Blog
Bring your monorepo down to size with sparse-checkout
Git 2.25.0 includes a new experimental git sparse-checkout command that makes the existing feature easier to use, along with some important performance benefits for large repositories.
Techniques and strategies to overcome Kubernetes security challenges - Help Net Security
https://www.helpnetsecurity.com/2020/01/21/kubernetes-security-challenges/
https://www.helpnetsecurity.com/2020/01/21/kubernetes-security-challenges/
Help Net Security
Techniques and strategies to overcome Kubernetes security challenges - Help Net Security
Portshift shows how to tackle Kubernetes security challenges by introducing five security best practices for DevOps and development professionals.