The weekly
前往频道在 Telegram
In this channel, you will get weekly update for node, CSS, js, and frontend (filtered from the most useful newsletters) ...
显示更多1 113
订阅者
-124 小时
无数据7 天
无数据30 天
帖子存档
1 113
Node Weekly
Node Modules at War: Why CommonJS and ES Modules Can’t Get Along
https://redfin.engineering/node-modules-at-war-why-commonjs-and-es-modules-cant-get-along-9617135eeca1
Top-Level await Being Unflagged
https://github.com/nodejs/node/commit/54746bb763ebea0dc7e99d88ff4b379bcd680964
How To Launch Child Processes in Node.js
https://www.digitalocean.com/community/tutorials/how-to-launch-child-processes-in-node-js
Let's Debug a Node.js Application
https://blog.heroku.com/debug-node-applications
Dynamoose: A Modeling Tool for Amazon's DynamoDB
https://github.com/dynamoose/dynamoose
The world's easiest, most powerful random function.
https://github.com/nastyox/Rando.js
The Fastest Directory Crawler & Globber for NodeJS
https://github.com/thecodrr/fdir
GOMP (Git COMPare): A Tool for Comparing Branches
https://github.com/MarkForged/GOMP
Liquid: Node Port of the Liquid Template Engine
https://github.com/docs/liquid
c8: Output Coverage Reports using Node's Built in Coverage
https://github.com/bcoe/c8
The official Airtable JavaScript library.
https://github.com/Airtable/airtable.js
Node-Chromium: Package That Downloads and Provides Chromium for Your Project
https://github.com/dtolstyi/node-chromium
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Frontend Focus
Getting the Most Out of Variable Fonts on Google Fonts
https://css-tricks.com/getting-the-most-out-of-variable-fonts-on-google-fonts/
Can You Design A Website For The Five Senses?
https://www.smashingmagazine.com/2020/08/design-website-five-senses/
What does 100% mean in CSS?
https://wattenberger.com/blog/css-percents
Making Facebook.com accessible to as many people as possible
https://engineering.fb.com/web/facebook-com-accessibility/
A Look at What’s New in Chrome DevTools in 2020
https://css-tricks.com/whats-new-in-devtools-2020/
Simulating Object Collisions With Canvas
https://joshbradley.me/object-collisions-with-canvas/
Tailwind CSS: From Side-Project Byproduct to Multi-Million Dollar Business
https://adamwathan.me/tailwindcss-from-side-project-byproduct-to-multi-mullion-dollar-business/
Naming layout components
https://stuffandnonsense.co.uk/blog/naming-layout-components
What Actually is a String in JavaScript?
https://dmitripavlutin.com/what-is-string-in-javascript/
Generate screenshots 📸 from your code snippets
https://www.snippetshot.com/
A VSCode extension to help navigate your JS codebase
https://waypoint.netlify.app/
Whitespace Characters
to Copy and Paste
https://qwerty.dev/whitespace/
Teenyicons: Tiny Minimal 1px Icons
https://teenyicons.com/
Mithi's Bare-Minimum Hexapod Robot Simulator 2
https://github.com/mithi/hexapod
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Front-End Front Top Stories
Bold on Hover… Without the Layout Shift
https://css-tricks.com/bold-on-hover-without-the-layout-shift/
CSS Vocabulary
http://apps.workflower.fi/vocabs/css/en
Firefox 79 for developers
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/79
A Look at What’s New in Chrome DevTools in 2020
https://css-tricks.com/whats-new-in-devtools-2020/
Why CSS Grid Layout doesn't replace the framework's grid
https://codyhouse.co/blog/post/css-grid-layout-vs-framework-grid
What does 100% mean in CSS?
https://wattenberger.com/blog/css-percents
Designing Adaptive Components, Beyond Responsive Breakpoints
https://stephaniewalter.design/blog/designing-adaptive-components-beyond-responsive-breakpoints/
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
JavaScript Weekly
I created the exact same app in React and Vue. Here are the differences. [2020 Edition]
https://sunilsandhu.com/posts/i-created-the-exact-same-app-in-react-and-vue-2020-edition
Speculation in JavaScriptCore
https://webkit.org/blog/10308/speculation-in-javascriptcore/
Next.js 9.5
https://nextjs.org/blog/next-9-5
tinykeys: A Tiny, Modern Library for Keybindings
https://jamiebuilds.github.io/tinykeys/
Highlights from Git 2.28
https://github.blog/2020-07-27-highlights-from-git-2-28/
Natively Format JavaScript Dates and Times
https://elijahmanor.com/format-js-dates-and-times
What The... is 'Composition'?
https://whatthefork.is/composition
Convert an Array into an Object in JavaScript
https://masteringjs.io/tutorials/fundamentals/array-to-object
Simulating Object Collisions With Canvas
https://joshbradley.me/object-collisions-with-canvas/
Polymorphism in JavaScript
https://zellwk.com/blog/polymorphism-javascript/
My Favorite JavaScript Tips and Tricks
https://blog.greenroots.info/my-favorite-javascript-tips-and-tricks-ckd60i4cq011em8s16uobcelc
Ink 3
https://vadimdemedes.com/posts/ink-3
moment-guess: A Utility Package for Guessing a Date's Format
https://github.com/apoorv-mishra/moment-guess
Waypoint: A VS Code Extension for Navigating JS Codebases
https://waypoint.netlify.app/
A lightweight date time picker built with web components that can be used anywhere
https://github.com/lamplightdev/aeon
Recoil.js in 10 Minutes
https://www.youtube.com/watch?v=BchtCWxs7sA
How To Use Styled-Components In React
https://www.smashingmagazine.com/2020/07/styled-components-react/
How to write a good commit message
https://dev.to/chrissiemhrk/git-commit-message-5e21
Build a Scientific Calculator Using JavaScript
https://www.youtube.com/watch?v=52GL_cfLBYs
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Node Weekly
Ink 3 Released: Yep, You Can Build CLI Apps with React Too
https://vadimdemedes.com/posts/ink-3
Node v14.7.0
https://nodejs.org/en/blog/release/v14.7.0/
How To Build a Discord Bot with Node.js
https://www.digitalocean.com/community/tutorials/how-to-build-a-discord-bot-with-node-js
Building Desktop Apps With Electron And Vue
https://www.smashingmagazine.com/2020/07/desktop-apps-electron-vue-javascript/
Working with the Slack API in Node.js
http://thecodebarbarian.com/working-with-the-slack-api-in-node-js.html
How I Built a REST API Using Google Sheets
https://medium.com/better-programming/how-i-built-a-rest-api-using-google-sheets-5bbf356b01f0
Advice to Myself When Starting Out as a Software Developer
https://blog.pragmaticengineer.com/advice-to-myself-when-starting-as-a-software-developer/
macintosh.js: A Virtual Macintosh Running in Electron
https://github.com/felixrieseberg/macintosh.js
Highlights from Git 2.28
https://github.blog/2020-07-27-highlights-from-git-2-28/
Google Spreadsheet as a Database.
https://github.com/joway/sheetsql
Lite self-contained png image processing library for macOS and Linux.
https://github.com/gemini-testing/png-img
AutoCannon: A Fast HTTP/1.1 Benchmarking Tool
https://github.com/mcollina/autocannon
Hexo 5.0: A Node Powered Blog Framework
https://hexo.io/
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Frontend Focus
Designing Adaptive Components, Beyond Responsive Breakpoints
https://stephaniewalter.design/blog/designing-adaptive-components-beyond-responsive-breakpoints/
A New Beta Version of 'Can I Use'
https://beta.caniuse.com/
Modern CSS Techniques To Improve Legibility
https://www.smashingmagazine.com/2020/07/css-techniques-legibility/
Happy Birthday Web Fonts
https://www.w3.org/blog/2020/07/happy-birthday-web-fonts/
Firefox 79: The safe return of shared memory, new tooling,
and platform updates
https://hacks.mozilla.org/2020/07/firefox-79/
Introducing the Microsoft Edge enterprise roadmap and release schedule
https://blogs.windows.com/msedgedev/2020/07/23/introducing-enterprise-roadmap-release-schedule/
HTML: How to Make Loveliness
https://www.youtube.com/watch?v=L83LVfhTbzg
Understanding CSS Multiple Backgrounds
https://ishadeed.com/article/css-multiple-backgrounds/
Fetch API Tutorial for Beginners: How to Use Fetch API
https://www.codeinwp.com/blog/fetch-api-tutorial-for-beginners/
Introspecting CSS via the CSS OM: Getting supported properties, shorthands, longhands
https://lea.verou.me/2020/07/introspecting-css-via-the-css-om-getting-supported-properties-shorthands-longhands/
Natively Format JavaScript Dates and Times
https://elijahmanor.com/format-js-dates-and-times
Lazy Loading Images in Svelte
https://css-tricks.com/lazy-loading-images-in-svelte/
css-sweeper from PropJockey
https://github.com/propjockey/css-sweeper
Tailzilla: Components and Online Code Editor for Tailwind CSS
https://tailzilla.app/
Water Droplets Created with SVG Filters and CSS Shadows
https://codepen.io/raczo/pen/KKVbQmV
Next.js 9.5
https://nextjs.org/blog/next-9-5
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Front-End Front Top Stories
When do you use inline-block?
https://css-tricks.com/when-do-you-use-inline-block/
Modern CSS grid solutions to common layout problems
https://vycke.dev/blog/css-layout-patterns/
Modern CSS Techniques To Improve Legibility
https://www.smashingmagazine.com/2020/07/css-techniques-legibility/
Understanding CSS Multiple Backgrounds
https://ishadeed.com/article/css-multiple-backgrounds/
Using Flexbox and text ellipsis together
https://leonardofaria.net/2020/07/18/using-flexbox-and-text-ellipsis-together/
Checking if an Array Contains a Value in JavaScript
https://dmitripavlutin.com/javascript-array-contains-value/
Natively Format JavaScript Dates and Times
https://elijahmanor.com/format-js-dates-and-times
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
JavaScript Weekly
JavaScript: Latest Stage-4 features
https://dev.to/hemanth/stage-4-features-5a26
Vue 3 is now in RC!
https://github.com/vuejs/rfcs/issues/189
Svelte <3 TypeScript
https://svelte.dev/blog/svelte-and-typescript
V8 release v8.5
https://v8.dev/blog/v8-release-85
What The Heck Is.. Memoization?
https://whatthefork.is/memoization
An Introduction To Stimulus.js
https://www.smashingmagazine.com/2020/07/introduction-stimulusjs/
Your blog doesn’t need a JavaScript framework
https://iainbean.com/posts/2020/your-blog-doesnt-need-a-javascript-framework/
How to Create a Dynamic Rick and Morty Wiki Web App with Next.js
https://www.freecodecamp.org/news/how-to-create-a-dynamic-rick-and-morty-wiki-web-app-with-next-js/
A Mental Model to think in Typescript
https://leandrotk.github.io/tk/2020/07/a-mental-model-to-think-in-typescript/
Webpack: A gentle introduction
https://ui.dev/webpack/
Eliminating duplicate objects: three approaches
https://2ality.com/2020/07/eliminating-duplicate-objects.html
Serverless Rendering with Cloudflare Workers
https://blog.cloudflare.com/serverless-rendering-with-cloudflare-workers/
A Deep Dive Into V8
https://blog.appsignal.com/2020/07/01/a-deep-dive-into-v8.html
Perfect Arrows
https://github.com/steveruizok/perfect-arrows
React Guitar
https://react-guitar.com/
ESLint v7.5.0 released
https://eslint.org/blog/2020/07/eslint-v7.5.0-released
The Official Redux Essentials Tutorial.. Redux https://redux.js.org/tutorials/essentials/part-1-overview-concepts
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Node Weekly
V8 release v8.5
https://v8.dev/blog/v8-release-85
Node v14.6.0
https://nodejs.org/en/blog/release/v14.6.0/
Build JavaScript applications with Node.js
https://docs.microsoft.com/en-gb/learn/paths/build-javascript-applications-nodejs/
Megahash: A Super-Fast C++ Hash Table with Node Wrappe
https://github.com/jhuckaby/megahash
npm Release: 6.14.7
https://blog.npmjs.org/post/624284273604706304/release-6147
Serverless Rendering with Cloudflare Workers
https://blog.cloudflare.com/serverless-rendering-with-cloudflare-workers/
How I Built a Serverless AWS Lambda Twitter Bot in NodeJS in a Single Day
https://medium.com/swlh/how-i-built-a-serverless-aws-lambda-twitter-bot-in-nodejs-in-a-single-day-6901f8df13f0
How to Reuse Node.js Packages with AWS Lambda Functions Using Amplify and Lambda Layers
https://www.freecodecamp.org/news/how-to-reuse-packages-with-aws-lambda-functions-using-amplify/
Asynchronous task processing in Node.js with Bull
https://blog.logrocket.com/asynchronous-task-processing-in-node-js-with-bull/
Build A Secure Node.js API with KoaJS
https://developer.okta.com/blog/2020/07/17/secure-node-api-with-koa
minimum-node-version
https://www.npmjs.com/package/minimum-node-version
uuid-readable
https://github.com/Debdut/uuid-readable
Node.js framework. Made by a former Express TC and Koa team member.
https://github.com/ladjs/lad
GraphQL Query Generator by IBM
https://blog.graphqleditor.com/graphql-query-generator/
Gitify: GitHub Notifications on Your Desktop
https://github.com/manosim/gitify
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Frontend Focus
The State of 'Pixel Perfection'
https://ishadeed.com/article/pixel-perfection/
Translating Design Wireframes Into Accessible HTML/CSS
https://www.smashingmagazine.com/2020/07/design-wireframes-accessible-html-css/
Modern CSS grid solutions to common layout problems
https://vycke.dev/blog/css-layout-patterns/
All the Ways to Make a Web Component - June 2020 Update
https://webcomponents.dev/blog/all-the-ways-to-make-a-web-component/
3D Book Image CSS Generator
https://3d-book-css.netlify.app/
CSS Painting Order
https://abandonedwig.info/blog/2020/07/03/css-painting-order.html
The details of UI typography
https://developer.apple.com/videos/play/wwdc2020/10175/
When do you use inline-block?
https://css-tricks.com/when-do-you-use-inline-block/
Bootstrap 5 tutorial: learn how to get started without jQuery
https://themesberg.com/blog/tutorial/bootstrap-5-tutorial
The trouble with mailto email links and what to do instead
https://adamsilver.io/articles/the-trouble-with-mailto-email-links-and-what-to-do-instead/
a new concept of mailto
and tel links
https://mailgo.dev/
How we achieve “simple design” for Basecamp and HEY
https://m.signalvnoise.com/how-we-achieve-simple-design-for-basecamp-and-hey/
A CSS-only, animated, wrapping underline.
https://nickymeuleman.netlify.app/blog/css-animated-wrapping-underline
In Defense of a Fussy Website
https://css-tricks.com/in-defense-of-a-fussy-website/
FontCDN
https://fontcdn.toolforge.org/
css-media-vars from PropJockey
https://github.com/propjockey/css-media-vars
The only JavaScript library to help you avoid endlessly doomscrolling.
https://defaced.dev/web/doom-scroller/
CodePen CSS is cake
https://codepen.io/jh3y/pen/KKVGoGJ
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Front-End Front Top Stories
Things I Wish I’d Known About CSS
https://cssfordesigners.com/articles/things-i-wish-id-known-about-css
CSS leaning card effect
https://codepen.io/lynnandtonic/pen/dyGjvLB
CSS Painting Order
https://abandonedwig.info/blog/2020/07/03/css-painting-order.html
Backdrop Filter effect with CSS
https://dev.to/urielbitton/backdrop-filter-effect-with-css-4m2b
Irregular-shaped Links with Subgrid
https://css-irl.info/irregular-shaped-links-with-subgrid/
Style Stage – A modern CSS showcase styled by community contributions.
https://stylestage.dev/
Displaying the Current Step with CSS Counters
https://css-tricks.com/displaying-the-current-step-with-css-counters/
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
Announcing the Release of Apollo Client 3.0
1 113
JavaScript Weekly
Announcing the Release of Apollo Client 3.0
https://www.apollographql.com/blog/announcing-the-release-of-apollo-client-3-0/
Super Expressive
https://github.com/francisrstokes/super-expressive
billboard.js 2.0 is out!
https://medium.com/@alberto.park/billboard-js-2-0-is-out-15e84b52ab11
What The Fork is a Closure?
https://whatthefork.is/closure
How To Create A GitHub Profile README
https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme
A Simple Explanation of Event Delegation in JavaScript
https://dmitripavlutin.com/javascript-event-delegation/
Generating UUIDs at scale on the Web
https://medium.com/teads-engineering/generating-uuids-at-scale-on-the-web-2877f529d2a2
Building SVG Components in React
https://pganalyze.com/blog/building-svg-components-in-react
CSS Transitions In Vuejs And Nuxtjs
https://www.smashingmagazine.com/2020/07/css-transitions-vuejs-nuxtjs/
Type Safe JavaScript with JSDoc
https://medium.com/@trukrs/type-safe-javascript-with-jsdoc-7a2a63209b76
You Might Not Need Vuex with Vue 3
https://dev.to/blacksonic/you-might-not-need-vuex-with-vue-3-52e4
Announcing React Native 0.63 with LogBox
https://reactnative.dev/blog/2020/07/06/version-0.63
A human-friendly and fully accessible datepicker
https://github.com/fymmot/inclusive-dates
Hukum - Displays Github Action progress in terminal
https://github.com/abskmj/hukum
JavaScript Voice Application Framework
https://github.com/jaxcore/bumblebee
Our Transition to React Native
https://blog.khanacademy.org/engineering/our-transition-to-react-native/
Yarn 2.1 🐱🏍 Git Workspaces, Focused Installs, Loose mode, Live Playground, ...
https://dev.to/arcanis/yarn-2-1-git-workspaces-focused-installs-loose-mode-live-playground-4kfc
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Node Weekly
Bree: A Powerful Node Job Scheduler with Workers and Cron Support
https://jobscheduler.net/#/
The future of the hapi project
https://github.com/hapijs/hapi/issues/4113
Creating Tiny Desktop Apps With Tauri And Vue.js
https://www.smashingmagazine.com/2020/07/tiny-desktop-apps-tauri-vuejs/
How To Set Up a Node.js Application for Production on Ubuntu
20.04
https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-20-04
Sentiment Analysis of Restaurant Reviews
https://medium.com/analytics-vidhya/sentiment-analysis-of-restaurant-reviews-542727dc24e2
Hukum - Displays Github Action progress in terminal
https://github.com/abskmj/hukum
Super Expressive: Build Regexes in (Almost) Natural Language
https://github.com/francisrstokes/super-expressive
wait-on - wait for files, ports, sockets, http(s) resources
https://github.com/jeffbski/wait-on
node-libcurl 2.2: libcurl Bindings for Node
https://github.com/JCMais/node-libcurl
Haredo version 2 introduces breaking change
https://github.com/KristjanTammekivi/Haredo
An XML builder for node.js.
https://github.com/oozcitak/xmlbuilder2
JavaScript Voice Application Framework
https://github.com/jaxcore/bumblebee
node-pg-migrate: Node Powered Database Migration Management for Postgres
https://github.com/salsita/node-pg-migrate
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Deno Weekly
v1.2.0
https://github.com/denoland/deno/releases/tag/v1.2.0
Ryan Dahl - An interesting case with Deno
https://www.youtube.com/watch?v=1b7FoBwxc7E
youtube-deno : A Deno client for the YouTube Data API
https://github.com/akshgpt7/youtube-deno
Reno is a thin routing library designed to sit on top of Deno's standard HTTP module.
https://github.com/reno-router/reno
A REST microframework for Deno's HTTP server with zero dependencies.
https://github.com/drashland/deno-drash
The Deno Runtime compiles a TypeScript or JavaScript function into a serverless function powered by deno.
https://github.com/TooTallNate/vercel-deno
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Frontend Focus
What’s new in DevTools
https://www.youtube.com/watch?v=6yrJZHqJe2k
The Cicada Principle, revisited with CSS variables
https://lea.verou.me/2020/07/the-cicada-principle-revisited-with-css-variables/
A modern CSS showcase styled by community contributions
https://stylestage.dev/
Memorize Scroll Position Across Page Loads
https://css-tricks.com/memorize-scroll-position-across-page-loads/
The Power of Responsive Suffixes in Class Names
https://seesparkbox.com/foundry/responsive_class_suffixes_automating_classes_with_sass_mixins_and_sass_maps
How to Switch Logo in Dark Mode
https://www.giftegwuenu.com/how-to-switch-logo-in-dark-mode/
13% of my website visitors block Google Analytics
https://markosaric.com/google-analytics-blocking/
Adding prefers-contrast to Firefox
https://hacks.mozilla.org/2020/07/adding-prefers-contrast-to-firefox/
Everything You Have to Know About Core Web Vitals
https://calibreapp.com/blog/core-web-vitals
Barebones WebGL in 75 lines of code
https://avikdas.com/2020/07/08/barebones-webgl-in-75-lines-of-code.html
Always bet on HTML – being misunderstood
https://christianheilmann.com/2020/07/06/always-bet-on-html-being-misunderstood/
558 Fully customizable free SVG icons. (MIT license)
https://tablericons.com/
Squircley: A SVG 'Squircle' Maker
https://squircley.app/
WordPress with Gatsby Cloud
https://www.gatsbyjs.org/blog/2020-07-07-wordpress-source-beta/
Lightweight, stylish and ethical share buttons
https://shareon.js.org/
Halfmoon: A Frontend Framework With a Built-in Dark Mode
https://www.gethalfmoon.com/
EmailComb: Remove Unused CSS From Email Templates
https://emailcomb.com/dark
CSS Typing Effect
https://codepen.io/denic/pen/GRoOxbM
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Front-End Front Top Stories
1-Line Layouts*
http://1linelayouts.glitch.me/
CSS News July 2020
https://www.smashingmagazine.com/2020/07/css-news-july-2020/
CSS collector’s cabinet
https://codepen.io/lynnandtonic/pen/LYGjqOo
What is CSS Specificity?
https://sarahchima.com/blog/css-specificity/
The Power of Responsive Suffixes in Class Names
https://seesparkbox.com/foundry/responsive_class_suffixes_automating_classes_with_sass_mixins_and_sass_maps
Memorize Scroll Position Across Page Loads
https://css-tricks.com/memorize-scroll-position-across-page-loads/
The Cicada Principle, revisited with CSS variables
https://lea.verou.me/2020/07/the-cicada-principle-revisited-with-css-variables/
How to Parse URL in JavaScript: hostname, pathname, query, hash
https://dmitripavlutin.com/parse-url-javascript/
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
JavaScript Weekly
Tracking framework performance at scale
https://perf-track.web.app/
Dates and Times in JavaScript
https://blogs.igalia.com/compilers/2020/06/23/dates-and-times-in-javascript/
Creating Tiny Desktop Apps With Tauri And Vue.js
https://www.smashingmagazine.com/2020/07/tiny-desktop-apps-tauri-vuejs/
Malina.js: A Front-End Compiler Inspired by Svelte
https://github.com/malinajs/malinajs
Case study: Moving a Three.js-based WebXR app off-main-thread
https://surma.dev/things/omt-for-three-xr/
Moving from TypeScript to Rust / WebAssembly
https://nicolodavis.com/blog/typescript-to-rust/
Four Ways to Fetch Data in React
https://www.bitnative.com/2020/07/06/four-ways-to-fetch-data-in-react/
Debounce Explained – How to Make Your JavaScript Wait For Your User To Finish Typing
https://www.freecodecamp.org/news/debounce-explained-how-to-make-your-javascript-wait-for-your-user-to-finish-typing-2/
Flatten Array using Array.flat() in JavaScript
https://www.samanthaming.com/tidbits/71-how-to-flatten-array-using-array-flat/
Barebones WebGL in 75 lines of code
https://avikdas.com/2020/07/08/barebones-webgl-in-75-lines-of-code.html
Learn Next.js
today 100% free.
https://masteringnextjs.com/
Our Transition to React Native
https://engineering.khanacademy.org/posts/react-native-at-khan.htm
Lightweight, stylish and ethical share buttons
https://shareon.js.org/
Financial: A Zero-Dependency Financial Calculations Library
https://github.com/lmammino/financial#readme
useWebAnimations hook
https://github.com/wellyshen/use-web-animations
puppeteer v5.0.0
https://github.com/puppeteer/puppeteer/releases/tag/v5.0.0
Lightning fast, asynchronous, streaming RDF for JavaScript
https://github.com/rdfjs/N3.js
jsplot: A Quick Way to Plot the Results of a Function
https://fredriknoren.github.io/jsplot/
5 steps to deal with bugs on your React applications
https://joaoforja.com/blog/how-to-deal-with-bugs-react-app/
From Vue 2 to Vue 3
https://www.vuemastery.com/courses/from-vue2-to-vue3/from-vue-2-to-vue-3/
Vue 3: Working With Components And $ATTRS
https://www.youtube.com/watch?v=Rv4tKV_cqYU
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Node Weekly
Fastify v3 released
https://medium.com/@fastifyjs/fastify-v3-released-da4601d79a5
11 Simple npm Tricks That Will Knock Your Wombat Socks Off
https://node.dev/post/11-simple-npm-tricks-that-will-knock-your-wombat-socks-off
puppeteer v5.0.0
https://github.com/puppeteer/puppeteer/releases/tag/v5.0.0
Building Serverless GraphQL API in Node with Express and Netlify
https://css-tricks.com/building-serverless-graphql-api-in-node-with-express-and-netlify/
Configuring Your .npmrc for an Optimal Node.js Environment
https://node.dev/post/configuring-your-npmrc-for-an-optimal-node-js-environment
How to Use Node, a Raspberry Pi, and an LCD Screen to Monitor the Weather
https://www.freecodecamp.org/news/monitor-the-weather-with-node-and-raspberry-pi/
Tools to help diagnose and pinpoint Node.js performance issues
https://clinicjs.org/
Financial: A Zero-Dependency Financial Calculations Library
https://github.com/lmammino/financial#readme
A Node Implementation of Google's HighwayHash
https://github.com/lovell/highwayhash
unavatar: A Way to Quickly Get User Avatars
https://unavatar.now.sh/
Node File Trace: A Dependency Tracing Utility
https://github.com/vercel/node-file-trace
Tedious 9.0: A TDS Module for Connecting to SQL Server Databases
https://github.com/tediousjs/tedious
Google's Node Client for Cloud Bigtable v3.0
https://nodeweekly.com/issues/346
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Deno Weekly
Financial: A Zero-Dependency Financial Calculations Library
https://github.com/lmammino/financial#readme
deno v1.1.3
https://github.com/denoland/deno/releases/tag/v1.1.3
A WebAssembly System Interface (WASI) for Deno Has Been Merged In
https://deno.land/std/wasi/README.md
Publishing Your Deno Modules using GitHub
https://blog.bitsrc.io/publishing-your-deno-modules-using-github-f2bd86173392
Build Your First Deno App with Authentication
https://scotch.io/tutorials/build-your-first-deno-app-with-authentication
Server Side Rendering React App with Deno
https://dev.p.ota.to/post/server-side-rendering-react-app-with-deno-4qf28vm8axb/
Orange: A Decorator-Driven Testing Framework for Deno
https://nest.land/package/Orange
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
1 113
Frontend Focus
New in Chrome: CSS Overview
https://css-tricks.com/new-in-chrome-css-overview/
CSS News July 2020
https://www.smashingmagazine.com/2020/07/css-news-july-2020/
A Complete Guide to Dark Mode on the Web
https://css-tricks.com/a-complete-guide-to-dark-mode-on-the-web/
Dark Ages of the Web: A Showcase of The "Old Internet"
https://pavellaptev.github.io/web-dark-ages/
10 modern layouts in 1 line of CSS
https://www.youtube.com/watch?v=qm0IfG1GyZU
Creating a Menu Image Animation on Hover
https://tympanus.net/codrops/2020/07/01/creating-a-menu-image-animation-on-hover/
Building the Tailwind Blog with Next.js
https://blog.tailwindcss.com/building-the-tailwind-blog
Use the Border-Radius CSS Property to Define Horizontal and Vertical Radius
https://egghead.io/lessons/css-use-the-border-radius-css-property-to-define-horizontal-and-vertical-radius
Why Browser Security UI Isn't Specified
https://infrequently.org/2020/07/why-ui-isnt-specified/
Differences Between Static Generated Sites And Server-Side Rendered Apps
https://www.smashingmagazine.com/2020/07/differences-static-generated-sites-server-side-rendered-apps/
Goodbye Squarespace. Hello Eleventy, Tailwind CSS and Netlify!
https://sahilparikh.dev/posts/2020/moving-squarespace-eleventy/
Textures.js
https://riccardoscalco.it/textures/
Use Speedlify to Continuously Measure Site Performance
https://www.zachleat.com/web/speedlify/
Keyframes helps you write better CSS.
https://keyframes.app/
Image Extractor: Extract Images From Any Public Website
https://extract.pics/
purely functional, declarative web apps in javascript
https://hyperapp.dev/
Quik: Internet Explorer Support as a Service
https://quik.dev/
-----------------------------
for more -subscribe to the channel
https://t.me/webWekkly
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
