Search
WDRL — Edition 307: Test Selectors in CSS, image() functions, readable typo, and speeding up JavaScript libraries.
21.12.2022
Hey,
in my last newsletter this year, the 13th, I want to say thank you to all of you: Thanks for being my audience, for reading my emails, and articles, sharing them, and giving me feedback. I really appreciate every single email you write to me. Happy holidays and happy new year!
The web...
Alibaba’s Alipay & Taobao Platform to Launch Digital Yuan Pay Functions
13.12.2022
An affiliate of the Chinese tech giant Alibaba has claimed that it will allow customers to pay with the digital yuan on its Taobao e-commerce platform, in addition to the market-leading Alipay e-payments platform.
Per Sina Technology, the announcement was made by Li Chen, Chief Compliance Officer...
How to Extend Prototypes with JavaScript
31.10.2022
One of the ideological sticking points of the first JavaScript framework was was extending prototypes vs. wrapping functions. Frameworks like MooTools and Prototype extended prototypes while jQuery and other smaller frameworks did not. Each had their benefits, but ultimately all these years later...
Collective #732
6.10.2022
State of CSS * js13kGames 2022 winners * Use cases for CSS comparison functions
React Hooks: The Deep Cuts
13.7.2022
Hooks are reusable functions. They allow you to use state and other features (e.g. lifecycle methods and so on) without writing a class. Hook functions let us “hook into” the React state lifecycle using functional components, allowing us to manipulate …
React Hooks: The Deep Cuts originally...
Meta Launches Meta Pay, a Metaverse Dedicated Digital Wallet
27.6.2022
Meta, the metaverse-based platform, has announced the launch of a new wallet directed to support value interaction in the metaverse. Meta Pay, a rebrand of the former Facebook Pay service, will keep fulfilling the same functions that Facebook Pay did in the past, but will be developed as...
Chainlink brings Keepers and VRF to the Avalanche blockchain
9.6.2022
Ava Labs CEO Emin Gün Sirer said that this will simplify the experiences of Avalanche developers and users
Bitso Partners With Addem Capital to Provide Cryptocurrency Investment Instruments in Latam
7.6.2022
Bitso, the Mexico-based cryptocurrency exchange, has announced a new partnership with Addem Capital, a debt fund that provides startups and other companies with financing options. The cryptocurrency exchange will process payments for the fund and provide conversion functions, allowing it to accept...
Inline Image Previews with Sharp, BlurHash, and Lambda Functions
19.5.2022
Don’t you hate it when you load a website or web app, some content displays and then some images load — causing content to shift around? That’s called content reflow and can lead to an incredibly annoying user experience for …
Inline Image Previews with Sharp...
MakerDAO deploys on layer-2 network StarkNet to enhance functions of DAI stablecoin
20.4.2022
MakerDAO is currently the 4th largest DeFi protocol as per TVL rankings with $14.24 billion in locked value
Venezuela’s Sunacrip Launches Petro-Based Gift Card Market and Exchange
26.3.2022
Sunacrip, the Venezuelan cryptocurrency watchdog, has announced a set of improvements to its Petroapp wallet, allowing Venezuelans to use the petro (PTR) for new functions. The app now has an embedded cryptocurrency exchange that allows users to exchange petros for other currencies, and a series...
Netlify Has Scheduled Functions
8.2.2022
(This is a sponsored post.)
Hey! Scheduled Functions are cool! Think of them like a CRON job. I want this code to run every Monday at 2pm. I want this code run every hour on the hour. That kind …
Netlify Has Scheduled Functions originally published on CSS-Tricks. You should get...
Luna Foundation Guard Launches to Support UST Peg as Stablecoin Blows Past $11B Market Cap
24.1.2022
The Luna Foundation Guard, a new decentralized organization developed to support the Luna ecosystem, has been launched last week in Singapore. The institution will offer funding in the form of grants to support initiatives built on top of the Luna network. One of its biggest functions will be...
A Practical Tip For Using Sass Default Parameters
13.1.2022
Sass offers functions and mixins that accept parameters. You can use Sass default parameters, that is, parameters that have a value even if you don’t provide them when the function or mixin is called.
Let’s focus on mixins here. …
A Practical Tip For Using Sass Default...
Facebook’s Novi Launches Pilot Program in Guatemala and US Using Pax Dollar
20.10.2021
Novi, Facebook’s digital wallet, will launch a pilot program to test the functionality of the service in two countries: Guatemala and the U.S. The test will allow Novi to test all of its main functions and to evaluate what things need to be improved before launch. Novi will use pax dollars...
Collecting Email Signups With the Notion API
27.9.2021
A lot of people these days are setting up their own newsletters. You’ve got the current big names like Substack and MailChimp, companies like Twitter are getting into it with Revue, and even Facebook is getting into the …
The post Collecting Email Signups With the Notion API appeared first...
Luno to Reinstate Deposit and Withdrawal Function for Nigerian Clients — Denies User Speculation
18.9.2021
One of the African continent’s leading cryptocurrency exchanges, Luno, has told its Nigerian users that it is “in the process of reinstating deposit and withdrawal functions on our platform.” According to an email that was sent to Nigerian users, this reinstatement is expected...
Web 3.0 Is Coming, and Crypto Will Be Essential to It
5.9.2021
squo; in various ways, from using AI to proactively respond to user queries to using decentralization to unlock novel functions and experiences.And given that decentralization is likely to be one of the core properties of Web 3.0, this means that cryptoassets and blockchain will also play a s
AWS Lambdas: Easy, Easier, Easiest
4.9.2021
I’d say cloud functions are one of the most transformative technologies in the last bunch of years. They are (usually) cheap, scale well, secure in their inherit isolation, and often written in JavaScript—comfortable territory for front-end developers. Nearly every cloud …
The post...
Accessing Your Data With Netlify Functions and React
2.9.2021
(This is a sponsored post.)
Static site generators are popular for their speed, security, and user experience. However, sometimes your application needs data that is not available when the site is built. React is a library for building user …
The post Accessing Your Data With Netlify...