Red Hat and IBM's Node.js 'Reference Architecture'
Big companies like to have well defined playbooks from which to work and Red Hat and IBM are no different. It’s an opinionated guide to how their engineering teams work with Node, what tools they prefer, and their development and operational practices. Running on from this Red Hat and IBM then have an extensive series of blog posts digging into each section from logging to containers and, this week, code coverage. - http://amp.gs/jpSvS
#nodejs
Big companies like to have well defined playbooks from which to work and Red Hat and IBM are no different. It’s an opinionated guide to how their engineering teams work with Node, what tools they prefer, and their development and operational practices. Running on from this Red Hat and IBM then have an extensive series of blog posts digging into each section from logging to containers and, this week, code coverage. - http://amp.gs/jpSvS
#nodejs
👍7😁1
Inspecting Web Views in macOS
Jim Nielsen shows how to inspect web views native macOS apps. - http://amp.gs/jpNYI
#css
Jim Nielsen shows how to inspect web views native macOS apps. - http://amp.gs/jpNYI
#css
Jim-Nielsen
Inspecting Web Views in macOS
👍1
Creating a 'Reading Progress' Bar with React and Tailwind
Communicating reading progress is just one potential application of this concept. With some adaptation and a data store it should also be possible to track reader engagement—that is, Medium-like stats on how much of the material is actually being read. - http://amp.gs/jpNDy
#react
Communicating reading progress is just one potential application of this concept. With some adaptation and a data store it should also be possible to track reader engagement—that is, Medium-like stats on how much of the material is actually being read. - http://amp.gs/jpNDy
#react
Medium
Creating a Read Progress Bar in React and TailwindCSS
Recently, I was reading one of my favorite author’s articles on his website. I realized he has a reading progress bar at the top, which…
👍6
A Simple, Reusable Solution for Binding URL Query Params to Angular Forms
A common behavior in web applications is to sync data in forms based on the values of the URL query params… - http://amp.gs/jpAha
#angular
A common behavior in web applications is to sync data in forms based on the values of the URL query params… - http://amp.gs/jpAha
#angular
Medium
A Simple, Reusable Solution for Binding URL Query Params to Angular Forms
A common behavior in web applications is to sync data in forms based on the values of the URL query params. For example, we may have a…
👍3
Nuxt 3 and Pinia
Integrate Pinia as your state management library for your Nuxt 3 application. - http://amp.gs/jpq8v
#vue #pinia
Integrate Pinia as your state management library for your Nuxt 3 application. - http://amp.gs/jpq8v
#vue #pinia
codybontecou.com
Nuxt 3 and Pinia | Cody Bontecou
Integrate Pinia as your state management library for your Nuxt 3 application.
👍7
You Can throw() Anything In JavaScript (And Other async/await Considerations)
The author experiments with throw and ends up questioning his mental model of error handling. - http://amp.gs/jpqDp
#javascript
The author experiments with throw and ends up questioning his mental model of error handling. - http://amp.gs/jpqDp
#javascript
Bennadel
You Can throw() Anything In JavaScript - And Other async/await Conside
Ben Nadel changes the way he looks at throw() statements in JavaScript after thinking about React Suspense; and, looking at how he uses errors in async/await Functions.
👍4🥰1
Understanding the Dependencies Inside Your package json
Recently the authors looked at the basics of package.json but now they’ve moved on to defining what each of the dependency related keys in package.json are for. - http://amp.gs/jpsv2
#nodejs
Recently the authors looked at the basics of package.json but now they’ve moved on to defining what each of the dependency related keys in package.json are for. - http://amp.gs/jpsv2
#nodejs
The NodeSource Blog - Node.js Tutorials, Guides, and Updates
Understanding dependencies inside your Package.json
In this blog post, you can find a list and description of `dependencies` and other host Specs inside `package.json`.
👍3
10 Must-Know Patterns for Writing Clean Code with React and TypeScript✨🛀
A must-know article worth reading that looks at some practical patterns to use when writing clean code in React and TypeScript. It involves approaches in writing a clean code that eliminates technical debts. - http://amp.gs/jpi8U
#typescript
A must-know article worth reading that looks at some practical patterns to use when writing clean code in React and TypeScript. It involves approaches in writing a clean code that eliminates technical debts. - http://amp.gs/jpi8U
#typescript
DEV Community
10 Must-Know Patterns for Writing Clean Code with React and TypeScript✨🛀
React is a JavaScript library, and it is the most popular and industry-leading frontend development...
👍9
How To Make Parallel API calls in Angular Applications
A Step by step guide with an example project - http://amp.gs/jpihf
#angular
A Step by step guide with an example project - http://amp.gs/jpihf
#angular
Medium
How To Make Parallel API calls in Angular Applications
A Step by step guide with an example project
👍7
Ten React Anti-Patterns to Avoid
A well presented eight minute video that quickly goes through a variety of approaches to reconsider (or at least think twice about before putting into action). - https://www.youtube.com/watch?v=b0IZo2Aho9Y
#react #video
A well presented eight minute video that quickly goes through a variety of approaches to reconsider (or at least think twice about before putting into action). - https://www.youtube.com/watch?v=b0IZo2Aho9Y
#react #video
YouTube
10 React Antipatterns to Avoid - Code This, Not That!
React is a minimal on the surface, but it’s actually a highly complex JavaScript UI library with many potential pitfalls. In this tutorial, we look at 10 antipatterns in React, along with tips and tricks to improve our code. https://fireship.io/courses/react…
👍9🤩2
Currying for JavaScript Developers with Examples
This impressive demonstration of practical examples of currying in JavaScript enables us to learn a few different ways of using and creating curried functions. Making use of this technique is beneficial in programming! - http://amp.gs/jpDGF
#javascript
This impressive demonstration of practical examples of currying in JavaScript enables us to learn a few different ways of using and creating curried functions. Making use of this technique is beneficial in programming! - http://amp.gs/jpDGF
#javascript
Medium
Currying for JavaScript Developers with Examples
What is currying? Practical examples of currying in JavaScript. Why currying is useful in programming. How to create curried functions
👍8
Dark Mode Switch with Tailwind CSS & Nuxt 3
In this article, you'll see how to implement a dark mode switch in Nuxt 3 using Tailwind CSS. - http://amp.gs/jpDdm
#vue
In this article, you'll see how to implement a dark mode switch in Nuxt 3 using Tailwind CSS. - http://amp.gs/jpDdm
#vue
Michael Hoffmann - Senior Frontend Developer (Freelancer)
Dark Mode Switch With Tailwind CSS & Nuxt 3
I am currently rewriting my portfolio website with Nuxt 3 which is still in beta. In this article, I want to show you how I implemented a dark mode switch in Nuxt 3 using Tailwind CSS that I will use in my new portfolio website.
👍4
👍7
New CSS Features In 2022
Michelle Barker looks at a couple of new CSS features that are already starting to land in browsers. - http://amp.gs/jpuhp
#css
Michelle Barker looks at a couple of new CSS features that are already starting to land in browsers. - http://amp.gs/jpuhp
#css
Smashing Magazine
New CSS Features In 2022 — Smashing Magazine
2022 is shaping up to be a pretty great year for CSS, with a plethora of new features on the horizon. Some are already starting to land in browsers, others are likely to gain widespread browser support in 2022, while for one or two the process may be a little…
👍7
Implementing Tetris Using React in 200 Lines of Code
The popularity of Tetris just never seems to fade. The exercise of recreating it with so little code is instructive and novel. - http://amp.gs/jpual
#react
The popularity of Tetris just never seems to fade. The exercise of recreating it with so little code is instructive and novel. - http://amp.gs/jpual
#react
👍7❤1👏1
Practical RxJS and Angular
A practical example showing RxJS in combination with Angular - http://amp.gs/jpJSu
#angular
A practical example showing RxJS in combination with Angular - http://amp.gs/jpJSu
#angular
Medium
Practical RxJS and Angular
A practical example showing RxJS in combination with Angular
👍7
What’s New in HTTP/3?
A walkthrough of HTTP/0.9, HTTP/1.0, HTTP/1.1, HTTP/2, and HTTP/3 - http://amp.gs/jp0kt
#http
A walkthrough of HTTP/0.9, HTTP/1.0, HTTP/1.1, HTTP/2, and HTTP/3 - http://amp.gs/jp0kt
#http
Medium
What’s New in HTTP/3?
A walkthrough of HTTP/0.9, HTTP/1.0, HTTP/1.1, HTTP/2, and HTTP/3
👍9
Track Down the JavaScript Code Responsible for Polluting the Global Scope
Here’s another post to help you solve issues with global scope pollution in JavaScript apps. This tutorial shows how to build (from scratch) a JavaScript utility that can help us with debugging where the global definitions are happening within our code. - http://amp.gs/jp0XF
#javascript
Here’s another post to help you solve issues with global scope pollution in JavaScript apps. This tutorial shows how to build (from scratch) a JavaScript utility that can help us with debugging where the global definitions are happening within our code. - http://amp.gs/jp0XF
#javascript
Mmazzarolo
Track down the JavaScript code responsible for polluting the global scope
Debugging what JavaScript code is adding global variables to the window object.
👍3
How to Use nextTick() in Vue
nextTick(callback) executes the callback when the DOM has been updated. - http://amp.gs/jpKU0
#vue
nextTick(callback) executes the callback when the DOM has been updated. - http://amp.gs/jpKU0
#vue
Dmitri Pavlutin Blog
How to Use nextTick() in Vue
nextTick(callback) executes the callback when the DOM has been updated.
👍4
'SolidJS Feels Like What I Always Wanted React to Be'
An unsurprisingly opinionated piece. SolidJS is a particularly efficient reactive UI library and we’ve seen direct comparisons before but this piece goes into more specifics. - http://amp.gs/jp3nY
#react
An unsurprisingly opinionated piece. SolidJS is a particularly efficient reactive UI library and we’ve seen direct comparisons before but this piece goes into more specifics. - http://amp.gs/jp3nY
#react
typeofnan.dev
Solid.js feels like what I always wanted React to be
I'm sold on Solid.
👍3