feat: add utm params in external urls #120
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
getUrlWithUtmTrackingParams
utility function.issueEmailGenerator.js
node script to utilise it in markdown newsletter emails.Testing
issue17.md
Articles
React useRef Hook for Dummies: How to Use useRef Correctly with Examples
The article breaks down how to use the React
useRef
hook correctly and explores a few of its different use cases.by Ammar Ahmed
A practical, Complete Tutorial on HTTP cookies
Learn how HTTP cookies work: simple, practical examples with JavaScript and Python.
by Valentino Gagliardi
Tools
melonJS
melonJS is a fast and lightweight JavaScript game engine, that just relies on the capabilities of an HTML5-supported browser and has multiple features including WebGL 1 & 2 renderer for desktop and mobile devices with fallback to Canvas rendering, Web Audio support with spatial audio, Mouse and Touch device support etc.
by melonJS
Color Review
A color contrast checker with a visualisation that shows exactly where the WCAG thresholds sit
by Anton Robsarve
Tech Talks
React.js: The Documentary
https://youtu.be/8pDqJVdNa44?utm_source=scriptified.dev&utm_medium=newsletter)
React.js: The Documentary brings you the full story behind the early days of React, focusing on the dedicated group of developers who helped bring it to the world stage. This story is told by an all-star cast of developers like Tom Occhino, Christopher Chedeau, Pete Hunt, Sebastian Markbåge, Dan Abramov, and many more.
by Honeypot
Quiz
What’s wrong with the following code snippet?
useEffect
hook should not be used with a state update function.setCount
function should take the previous count value as an argument.useEffect
hook is missing a cleanup function to clear the interval.useEffect
hook is missing thecount
variable in the dependency arrayThis week in GIF
When they ask me to ship to production as soon as possible and without testing (via https://thecodinglove.com/)
Liked this issue? Share on Twitter or read previous issues.