Storing State in the URL with URLSearchParams
We love what the creator said about this: “I love this more than I can reasonably explain; it’s a generic React hook for storing state in the URL with the querystring/URLSeachParams. So handy for making shareable links.” - http://amp.gs/jGsDQ
#react
We love what the creator said about this: “I love this more than I can reasonably explain; it’s a generic React hook for storing state in the URL with the querystring/URLSeachParams. So handy for making shareable links.” - http://amp.gs/jGsDQ
#react
Johnnyreilly
React: storing state in URL with URLSearchParams | johnnyreilly
The React `useState` hook is a great way to persist state. This post demos a simple React hook that stores state in the URL querystring.
👍4
Understanding Watchers in Vue
Take a look at how watchers work in Vue and learn how to utilize them. - http://amp.gs/jGsoo
#vue
Take a look at how watchers work in Vue and learn how to utilize them. - http://amp.gs/jGsoo
#vue
👍5
Lerna & Module Federation for AWS micro-frontends
This article concludes my mini-series dedicated to a complete AWS architecture for Module-federated… - http://amp.gs/jGiBI
#microfrontend #lerna
This article concludes my mini-series dedicated to a complete AWS architecture for Module-federated… - http://amp.gs/jGiBI
#microfrontend #lerna
👏3👍2
Hacking CSS Animation State and Playback Time
Lu Wang explains how and why to alter the properties of running CSS animations when building an interactive CSS game. - http://amp.gs/jGi3b
#css
Lu Wang explains how and why to alter the properties of running CSS animations when building an interactive CSS game. - http://amp.gs/jGi3b
#css
CSS-Tricks
Hacking CSS Animation State and Playback Time | CSS-Tricks
In a nutshell, my project is nothing but a carefully scripted long CSS animation. Plus a few instances of the checkbox hack.
👍2❤1
Domain-Driven Design (DDD) Best Practice with Node.js, MongoDB, and GraphQL - http://amp.gs/jGD8I
#nodejs
#nodejs
👍4👏1
Composition API - Registration Form Validation
Let's see how to implement client-side form validation functionality in Vue.js 3 Composition API for sign-up and login pages. - http://amp.gs/jGDkb
#vue
Let's see how to implement client-side form validation functionality in Vue.js 3 Composition API for sign-up and login pages. - http://amp.gs/jGDkb
#vue
👍5
How To Debug React Apps with VS Code
The basics of getting a debugging workflow set up for your React work with VS Code. - http://amp.gs/jGDdV
#react #debug
The basics of getting a debugging workflow set up for your React work with VS Code. - http://amp.gs/jGDdV
#react #debug
👍8
The difference between Angular’s Emulated Shadow DOM and native Shadow DOM
In Angular, components styles can be encapsulated. There are three different encapsulation strategies… - http://amp.gs/jGDFs
#angular
In Angular, components styles can be encapsulated. There are three different encapsulation strategies… - http://amp.gs/jGDFs
#angular
Medium
The difference between Angular’s Emulated Shadow DOM and native Shadow DOM
In Angular, components styles can be encapsulated. There are three different encapsulation strategies available. None, Emulated and…
👍3
Functional Patterns with TypeScript
Exploring if you can have your cake and eat it to. - http://amp.gs/jGu1H
#typescript
Exploring if you can have your cake and eat it to. - http://amp.gs/jGu1H
#typescript
Medium
Functional Patterns with TypeScript
Exploring if you can have your cake and eat it to.
👍5
Minimize Heap Allocations in Node.js
Note that this article gets some fundamentals wrong but you could still find the broader picture useful. Notably, V8 core team member Leszek Swirski responded with some corrections that will teach you a couple of things about V8’s memory organization on their own. - http://amp.gs/jGueC
#nodejs
Note that this article gets some fundamentals wrong but you could still find the broader picture useful. Notably, V8 core team member Leszek Swirski responded with some corrections that will teach you a couple of things about V8’s memory organization on their own. - http://amp.gs/jGueC
#nodejs
AppSignal Blog
Minimize Heap Allocations in Node.js | AppSignal Blog
Learn how to prevent memory leaks and minimize heap allocation in your Node.js app.
👍5
CSS Grid and Custom Shapes
Temani Afif shows how to use CSS clip-path and mask to create fancy grids of images for just about any shape you can imagine. - http://amp.gs/jGuA8
#css
Temani Afif shows how to use CSS clip-path and mask to create fancy grids of images for just about any shape you can imagine. - http://amp.gs/jGuA8
#css
CSS-Tricks
CSS Grid and Custom Shapes, Part 1 | CSS-Tricks
In a previous article, I looked at CSS Grid's ability to create complex layouts using its auto-placement powers. I took that one step further in another
👍8🤩2
20+ Angular Code Improvement Tips You Need To Learn Now
In this article, I will talk about various code improvement points that you need to follow in your project to… - http://amp.gs/jGuan
#angular
In this article, I will talk about various code improvement points that you need to follow in your project to… - http://amp.gs/jGuan
#angular
👍5❤4👏1
Make a Nuxt.js Clone with Vue 3 and Vite
This article will be useful for those who want to write a Vue 3 application with custom server-side rendering. - http://amp.gs/jGJYP
#vue
This article will be useful for those who want to write a Vue 3 application with custom server-side rendering. - http://amp.gs/jGJYP
#vue
👍4
React Memoization Guide with Examples
The first in a series digging into a popular (and often first) optimization technique. - http://amp.gs/jGJh2
#react
The first in a series digging into a popular (and often first) optimization technique. - http://amp.gs/jGJh2
#react
👍5
Behavior-driven Development
Behavior-driven development (BDD) is about minimizing the feedback loop. It is a logical step forward in the… - http://amp.gs/jGJDV
#bdd #sdlc
Behavior-driven development (BDD) is about minimizing the feedback loop. It is a logical step forward in the… - http://amp.gs/jGJDV
#bdd #sdlc
👍4
Do You Know About overflow: clip?
Kilian Valkhof explains how overflow: clip; works. - http://amp.gs/jGJF7
#css
Kilian Valkhof explains how overflow: clip; works. - http://amp.gs/jGJF7
#css
👍3🏆3
👍6
Vue Tips: Optimize your Vue Apps with v-once and v-memo
v-once and v-memo provide useful and intuitive ways to reduce re-renders and optimise your code. Let's look at how they work. - http://amp.gs/jG0Bt
#vue
v-once and v-memo provide useful and intuitive ways to reduce re-renders and optimise your code. Let's look at how they work. - http://amp.gs/jG0Bt
#vue
Fjolt
Vue Tips Optimize your Vue Apps with v-once and v-memo
v-once and v-memo provide useful and intuitive ways to reduce re-renders and optimise your code. Let's look at how they work.
👍3
Implementing a Promisable setTimeout
One of those explorations that’s more about learning about how things work under the hood, rather than to do anything useful. - http://amp.gs/jG04P
#javascript
One of those explorations that’s more about learning about how things work under the hood, rather than to do anything useful. - http://amp.gs/jG04P
#javascript
yield code();
Implementing Promisable setTimeout | yield code();
setTimeout() is the most powerful execution control function. Sadly - it's not async. Lets turn it into one.
👍6