In defense of the Angular framework
The author of this article is here to share their experience of being a primarily React developer, shipping React code in production to using Angular for a production application. - http://amp.gs/2Gj4
#angular
The author of this article is here to share their experience of being a primarily React developer, shipping React code in production to using Angular for a production application. - http://amp.gs/2Gj4
#angular
DEV Community
In defense of the Angular framework
Over the past month and a half I've been working on a single-page app with Angular. When I heard that...
How Recoil is Meant to Rock Your React World
Recoil has been used internally at Facebook (Facebook is a big place, so don't interpret this as being an endorsement from the React core team, for example 😁) for some time but they only recently decided to open it up for everybody, at least on an experimental basis. Here are the details of how it is both simple and flexible. - http://amp.gs/2xty
#react
Recoil has been used internally at Facebook (Facebook is a big place, so don't interpret this as being an endorsement from the React core team, for example 😁) for some time but they only recently decided to open it up for everybody, at least on an experimental basis. Here are the details of how it is both simple and flexible. - http://amp.gs/2xty
#react
Mariosfakiolas
RecoilJS is meant to rock your React world
RecoilJS is an experimental state management library for React that works and thinks like it. It aims to solve common issues like state interdependencies among related components, unwanted re-renderings across complex components trees, cross-app observations…
Vue 3: Data down, Events up – Thorsten Lünborg
In the latest article from Vue Mastery, Thorsten Lünborg explains how to take advantage of data binding in Vue 3, using good old options API. - http://amp.gs/2fpw
#vue
In the latest article from Vue Mastery, Thorsten Lünborg explains how to take advantage of data binding in Vue 3, using good old options API. - http://amp.gs/2fpw
#vue
Vue Mastery
Vue 3: Data down, Events up
Vue 3’s v-model gives us new powers. Learn how.
Local Testing on an iPhone
You should be testing on a real-world mobile device, so here’s a nice and quick way to get your localhost server running on an iPhone with the help of ngrok. - http://amp.gs/2Cjf
#mobile #testing
You should be testing on a real-world mobile device, so here’s a nice and quick way to get your localhost server running on an iPhone with the help of ngrok. - http://amp.gs/2Cjf
#mobile #testing
Joshwcomeau
Local Testing on an iPhone
Learn how to set up an ideal workflow for debugging your development server on your iPhone. This may not be the most exciting topic I've written about, but it's probably one of the most useful!
A (Mostly) Complete Guide to React Rendering Behavior
Details on how React rendering behaves, and how use of Context and React-Redux affect rendering. There are a lot of concepts compressed into this article. - http://amp.gs/2e4h
#react
Details on how React rendering behaves, and how use of Context and React-Redux affect rendering. There are a lot of concepts compressed into this article. - http://amp.gs/2e4h
#react
Mark's Dev Blog
Blogged Answers: A (Mostly) Complete Guide to React Rendering Behavior
Details on how React rendering behaves, and how use of Context and React-Redux affect rendering
Custom Decorators in Angular
Routine actions, repeated from time to time, lead to duplication of code and leave a bitter aftertaste of bad smell as the project grows. - http://amp.gs/27jn
#angular
Routine actions, repeated from time to time, lead to duplication of code and leave a bitter aftertaste of bad smell as the project grows. - http://amp.gs/27jn
#angular
Medium
Custom Decorators in Angular
An overview of the effective use of custom decorators in everyday scenarios.
10 tips for growing a globally distributed engineering team
Jason Smale of Zendesk shares his tips on remote developer productivity. - http://amp.gs/27Nc
#zendesk #tips
Jason Smale of Zendesk shares his tips on remote developer productivity. - http://amp.gs/27Nc
#zendesk #tips
Medium
10 tips for growing a globally distributed engineering team
Zendesk has built out a global engineering team spread across four continents, nine countries and 10 cities around the world. We started…
How to create dynamic forms with custom validation in Storyblok and Nuxt.js - Gary Siladi
If you already know the basics of Storyblok and Nuxt, see how you can use Storyblok fields to write dynamic forms components in this hands-on tutorial. It also showcases how you can use Vuelidate’s dynamic validation rules to validate a dynamically generated form. - http://amp.gs/2PjX
#buxt #vue
If you already know the basics of Storyblok and Nuxt, see how you can use Storyblok fields to write dynamic forms components in this hands-on tutorial. It also showcases how you can use Vuelidate’s dynamic validation rules to validate a dynamically generated form. - http://amp.gs/2PjX
#buxt #vue
Storyblok
How to create dynamic forms with custom validation in Storyblok and Nuxt.js
In this article we’ll show you how to easily set-up dynamic forms with custom validation using Storyblok, Nuxt.js, Vuelidate and TailwindCSS.
Serverless Express: Easy APIs on AWS Lambda and AWS HTTP API
A component for Serverless Framework focused on deploying Node Express.js-powered APIs to AWS Lambda and serving them up via API Gateway’s new HTTP API approach. Seems pretty slick. - http://amp.gs/2Pdq
#nodejs #aws #lambda
A component for Serverless Framework focused on deploying Node Express.js-powered APIs to AWS Lambda and serving them up via API Gateway’s new HTTP API approach. Seems pretty slick. - http://amp.gs/2Pdq
#nodejs #aws #lambda
Serverless
Serverless Express – Easy APIs On AWS Lambda & AWS HTTP API
Serverless Express enables you to easily host Express.js APIs on AWS Lambda and AWS HTTP API
Create a Full-Stack Yelp Clone with React and GraphQL
Now you might be ready to move on to a somewhat more ambitious test of your newly-acquired React/GraphQL skills. How about building a Yelp clone, for example? - http://amp.gs/2yG3
#react
Now you might be ready to move on to a somewhat more ambitious test of your newly-acquired React/GraphQL skills. How about building a Yelp clone, for example? - http://amp.gs/2yG3
#react
freeCodeCamp.org
How to Create a Full-Stack Yelp Clone with React & GraphQL (Dune World Edition)
> I must not fear. Fear is the mind-killer. Fear is the little-death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone past I will turn the inner eye to see its path. Where
Grid for Layout, Flexbox for Components
Ahmad Shadeed outlines the differences between CSS Grid and Flexbox. - http://amp.gs/2hla
#css
Ahmad Shadeed outlines the differences between CSS Grid and Flexbox. - http://amp.gs/2hla
#css
Ahmad Shadeed Blog
Grid for layout, Flexbox for components - Ahmad Shadeed
Learn when to use flexbox and CSS grid with examples and use cases.
Flutter Vs React Native Vs Xamarin
The ‘big fight’ between Flutter, Xamarin and React Native for building cross-platform apps is making developers weigh up their various pros and cons. - http://amp.gs/2veG
#mobile #reactnative #flutter #xamarin
The ‘big fight’ between Flutter, Xamarin and React Native for building cross-platform apps is making developers weigh up their various pros and cons. - http://amp.gs/2veG
#mobile #reactnative #flutter #xamarin
dzone.com
Flutter Vs React-Native Vs Xamarin - DZone Web Dev
The big fight between Flutter, Xamarin and React-native for building cross-platform apps is making the developers weigh their pros and cons.
Automatically Generate your Vue Router Configuration with vue-auto-routing - Markus Oberlehner
When designing very large JavaScript applications, you have to be very careful about how you structure your dependencies. One particular example of this is the `router.js` configuration file. Learn how to use the vue-auto-routing package to automatically generate the router configuration based on the directory structure. - http://amp.gs/2grz
#vue
When designing very large JavaScript applications, you have to be very careful about how you structure your dependencies. One particular example of this is the `router.js` configuration file. Learn how to use the vue-auto-routing package to automatically generate the router configuration based on the directory structure. - http://amp.gs/2grz
#vue
markus.oberlehner.net
Automatically Generate your Vue Router Configuration with vue-auto-routing
Learn how to use the vue-auto-routing package to automatically generate the router configuration based on the directory structure.
Quick Tip for Angular Forms: Keep your markAllAsTouched DRY
This article will help you keep your markAllAsTouched() dry when using Angular forms. - http://amp.gs/2EUi
#angular
This article will help you keep your markAllAsTouched() dry when using Angular forms. - http://amp.gs/2EUi
#angular
Medium
Quick Tip for Angular Forms: Keep your markAllAsTouched DRY
Working with Angular Forms validation you’ve probably used the following code in your HTML to show errors:
Best Practices for REST API Design
Best practices on how to design REST APIs to be easy to understand, future-proof, and secure and fast, explained from a Node.js perspective. - http://amp.gs/2ViN
#nodejs
Best practices on how to design REST APIs to be easy to understand, future-proof, and secure and fast, explained from a Node.js perspective. - http://amp.gs/2ViN
#nodejs
Stack Overflow Blog
Best practices for REST API design
Learn how to design REST APIs to be easy to understand for anyone, future-proof, secure, and fast since they serve data to clients that may be confidential.
React Animation Libraries for 2020
A succinct review of five popular animation libraries to help you build beautiful, compelling UIs. The short, sharp descriptions make it easy to compare their strengths. - http://amp.gs/29HJ
#react
A succinct review of five popular animation libraries to help you build beautiful, compelling UIs. The short, sharp descriptions make it easy to compare their strengths. - http://amp.gs/29HJ
#react
Medium
React Animation Libraries for 2020
Recommended React animation libraries that take care of page transitions, scroll events, entering and exiting components, etc.
Reparenting is Now Possible with React
The popular and compelling UI artefact of dragging-and-dropping often requires reparenting which―according to renown React authority Dan Abramov― “there are no plans”. But here’s a solution which will deliver most of what you need - http://amp.gs/24UB
#react`
The popular and compelling UI artefact of dragging-and-dropping often requires reparenting which―according to renown React authority Dan Abramov― “there are no plans”. But here’s a solution which will deliver most of what you need - http://amp.gs/24UB
#react`
Medium
Reparenting is now possible with React
How I implemented Reparenting with a few lines of code
On Fixed Elements and Backgrounds
Chen Hui Jing on containing blocks, rendering, and scroll performance. - http://amp.gs/2Ryg
#css
Chen Hui Jing on containing blocks, rendering, and scroll performance. - http://amp.gs/2Ryg
#css
Chenhuijing
On fixed elements and backgrounds
I thought this was going to be a short-ish note on fixed positioning and jank, but as with almost everything I write, it grew into a long-ish post about containing blocks, rendering and scroll performance.
Lazy-Loading Angular Modules (Ivy and Async Await)
In this post we’ll learn how to Lazy Load an Angular module. Lazy loading means that our code isn’t downloaded by the browser until it’s needed. - http://amp.gs/2Unf
#angular
In this post we’ll learn how to Lazy Load an Angular module. Lazy loading means that our code isn’t downloaded by the browser until it’s needed. - http://amp.gs/2Unf
#angular
Ultimatecourses
Lazy-Loading Angular Modules (Ivy and Async Await) - Ultimate Courses
In this post you’ll learn how to Lazy Load an Angular module. Lazy loading means that our code isn’t downloaded by the browser until it’s...