Rewriting Nuxt Hacker News with Fastify, Vite and Vue 3 - Jonas Galvez
Learn how to make a fast, maintainable Vue 3 app with Fastify and Vite. - http://amp.gs/6crA
#vue
Learn how to make a fast, maintainable Vue 3 app with Fastify and Vite. - http://amp.gs/6crA
#vue
Monolith vs. Micro Frontends
Are you modern? Is your web app state of the art? Then you must be doing micro frontends! Quite provocative… - http://amp.gs/661L
#microfrontends
Are you modern? Is your web app state of the art? Then you must be doing micro frontends! Quite provocative… - http://amp.gs/661L
#microfrontends
Medium
Monolith vs. Micro Frontends
Are you modern? Is your web app state of the art? Then you must be doing micro frontends! Quite provocative isn’t it?
How to Streamline Angular Reactivity
How to observe RxJS streams and keep the reactivity intact in your components and directives with ng-observe. - http://amp.gs/66Jz
#angular
How to observe RxJS streams and keep the reactivity intact in your components and directives with ng-observe. - http://amp.gs/66Jz
#angular
A Real World CSS vs. CSS-in-JS Performance Comparison
No huge surprise here, I suspect. - http://amp.gs/bIG6
#css
No huge surprise here, I suspect. - http://amp.gs/bIG6
#css
Pustelto
Real-world CSS vs. CSS-in-JS performance comparison
I took the real app and convert it from Styled Components to Linaria to compare the app performance of CSS-in-JS and normal CSS. Continue reading if you want to know how it went.
Three Services Where You Can Deploy a Node App for Free
Qovery, Vercel, and Heroku are the three services in question. Naturally, there are limitations if you’re using free tiers of otherwise commercial services, but they can be a great way to get started. - http://amp.gs/bjt6
#nodejs
Qovery, Vercel, and Heroku are the three services in question. Naturally, there are limitations if you’re using free tiers of otherwise commercial services, but they can be a great way to get started. - http://amp.gs/bjt6
#nodejs
LogRocket Blog
3 services to deploy your Node.js app for free - LogRocket Blog
Learn how to deploy a Node.js API built with Express.js and MySQL using three different services that are all free.
Five Key Lessons React Tutorials Don't Teach
The author enumerates and explains the important concepts which he feels receive short shrift from many React tutorials. - http://amp.gs/b8TA
#react
The author enumerates and explains the important concepts which he feels receive short shrift from many React tutorials. - http://amp.gs/b8TA
#react
reedbarger
5 Key Lessons React Tutorials Don't Teach
There are many essential concepts and lessons that React developers need to know that simply aren't covered in most tutorials.
I have handpicked the topics I believe are some of the most important for you to know, but few articles have dedicated the ...
I have handpicked the topics I believe are some of the most important for you to know, but few articles have dedicated the ...
Developing A Vue 3 Headless Component – Max Gfeller
What are headless components? And how can they be developed using Vue 3? - http://amp.gs/b8WM
#vue
What are headless components? And how can they be developed using Vue 3? - http://amp.gs/b8WM
#vue
maxgfeller.com
Developing A Vue 3 Headless Component
What are headless components? And how can they be developed using Vue 3?
HostBinding and HostListener: what do they do and what are they for?
These are the most common terms used while creating custom directives in Angular. - http://amp.gs/bTFa
#angular
These are the most common terms used while creating custom directives in Angular. - http://amp.gs/bTFa
#angular
My Favorite Microservice Design Patterns for Node
“After working for a while with Node.js I’ve come to the conclusion that there is no better tool to use when writing microservices.” - http://amp.gs/b1ri
#nodejs
“After working for a while with Node.js I’ve come to the conclusion that there is no better tool to use when writing microservices.” - http://amp.gs/b1ri
#nodejs
Medium
My Favorite Microservice Design Patterns for Node.js
Saying you’re using REST is not good enough anymore
Float an Element to the Bottom Corner
Temani Afif shares a CSS-only solution that will make an element stick to the bottom corner, regardless of the size and content. - http://amp.gs/bY4G
#css
Temani Afif shares a CSS-only solution that will make an element stick to the bottom corner, regardless of the size and content. - http://amp.gs/bY4G
#css
CSS-Tricks
Float an Element to the Bottom Corner | CSS-Tricks
Need to lay out an element to the right or the left, such that text wraps around it? That’s an easy task for the float property. But what about if you also
An Introduction to Profiling React Apps
If you’re ready to get to the heart of React rendering performance, you’ll want to look at the Profiler API and this guide gets you started on the right path. - http://amp.gs/btVx
#react
If you’re ready to get to the heart of React rendering performance, you’ll want to look at the Profiler API and this guide gets you started on the right path. - http://amp.gs/btVx
#react
Openreplay
The definitive guide to profiling React applications
Learn how to properly profile a React application to understand where the performance bottlenecks can be found
Designing scalable Angular applications
What is the best scalable architecture for Angular applications? This is a difficult question. If you search… - http://amp.gs/bmmJ
#angular
What is the best scalable architecture for Angular applications? This is a difficult question. If you search… - http://amp.gs/bmmJ
#angular
API Factories for Vue.js & Nuxt – Nada Rifki
How are you organizing your API calls? Have you considered API factories to make your codebase easier to work with, increasing your team’s productivity? - http://amp.gs/bZzv
#vue
How are you organizing your API calls? Have you considered API factories to make your codebase easier to work with, increasing your team’s productivity? - http://amp.gs/bZzv
#vue
Telerik Blogs
API Factories Vue.js Nuxt
How are you organizing your API calls? Have you considered API factories to make your codebase easier to work with, increasing your team’s productivity?
Essential Data Structures and Algorithms for Coding Interviews
Top 10 must-know topics to be successful in technical interviews - http://amp.gs/bZMh
#interview #datastructures
Top 10 must-know topics to be successful in technical interviews - http://amp.gs/bZMh
#interview #datastructures
Medium
Essential Data Structures and Algorithms for Coding Interviews
Top 10 must-know topics to be successful in technical interviews
An In-Depth Guide To Measuring Core Web Vitals
Barry Pollard gives a detailed introduction to Core Web Vitals and explains some of the nuances and misunderstandings of these tools. - http://amp.gs/bpPR
#css
Barry Pollard gives a detailed introduction to Core Web Vitals and explains some of the nuances and misunderstandings of these tools. - http://amp.gs/bpPR
#css
How to Find Unused npm Dependencies
npx depcheck will do the trick and Josh demonstrates what it does here. - http://amp.gs/bpXL
#nodejs
npx depcheck will do the trick and Josh demonstrates what it does here. - http://amp.gs/bpXL
#nodejs
Starting a TypeScript Project in 2021
A practical no-fluff guide to getting a TypeScript project started including (optionally) esbuild for bundling, linting, testing with Jest, publishing an npm package, and more. - http://amp.gs/bl7b
#typescript
A practical no-fluff guide to getting a TypeScript project started including (optionally) esbuild for bundling, linting, testing with Jest, publishing an npm package, and more. - http://amp.gs/bl7b
#typescript
Developing a Vue 3 Headless Component
This articles explains what headless components are, why they're useful, and how they can be developed using Vue 3. - http://amp.gs/blKa
#vue
This articles explains what headless components are, why they're useful, and how they can be developed using Vue 3. - http://amp.gs/blKa
#vue
maxgfeller.com
Developing A Vue 3 Headless Component
What are headless components? And how can they be developed using Vue 3?