Component features with Angular Ivy
The Angular Ivy runtime introduces a new concept called component features. Component features are mixins for components. They add, remove or modify traits at runtime. - http://amp.gs/DcuJ
#angular
The Angular Ivy runtime introduces a new concept called component features. Component features are mixins for components. They add, remove or modify traits at runtime. - http://amp.gs/DcuJ
#angular
Styled-Components 5.0: Faster CSS Styling for React Components
Styled Components is a popular way to bring CSS and JavaScript together for styling components. - http://amp.gs/D6ua
#react
Styled Components is a popular way to bring CSS and JavaScript together for styling components. - http://amp.gs/D6ua
#react
Medium
Announcing styled-components v5: Beast Mode 💪🔥
50% faster server-side rendering, 20% faster client-side rendering, 19% smaller bundle size, RTL support and no breaking changes! 😍💯🎉💅
Vuex Data Model and Feature Module Strategy
Part 1: The Data Model Module - Markus Oberlehner - http://amp.gs/DbEi
#vue
Part 1: The Data Model Module - Markus Oberlehner - http://amp.gs/DbEi
#vue
markus.oberlehner.net
Vuex Data Model and Feature Module Strategy Part 1: The Data Model Module
Learn how to structure your Vuex store using a combination of data model and feature modules.
The Best React Native Templates for 2020
A curation of templates taking into consideration their design, code quality, app performance, and feature completeness. - http://amp.gs/ujxr
#reactnative
A curation of templates taking into consideration their design, code quality, app performance, and feature completeness. - http://amp.gs/ujxr
#reactnative
10 Tricks to Optimize Your Angular App
The author of this article collected a list of practices that will help us boost the performance of our Angular applications. - http://amp.gs/ujua
#angular
The author of this article collected a list of practices that will help us boost the performance of our Angular applications. - http://amp.gs/ujua
#angular
Why It’s Time to Ditch the for…in Loop in JavaScript
The Best Ways to Iterate through Objects in JS
A look at why the new ways to loop through the properties of an object are much better than the for...in loop. - http://amp.gs/u8Bo
#javascript
The Best Ways to Iterate through Objects in JS
A look at why the new ways to loop through the properties of an object are much better than the for...in loop. - http://amp.gs/u8Bo
#javascript
A domain-driven Vue.js Architecture
For one of our current Vue apps, we set ourselves a couple of goals that should ideally improve our long-term development performance. - http://amp.gs/u8Ld
#vue
For one of our current Vue apps, we set ourselves a couple of goals that should ideally improve our long-term development performance. - http://amp.gs/u8Ld
#vue
Medium
A domain-driven Vue.js Architecture
The advent of a sustainable software project
Front-End Performance Checklist 2020
An annual front-end performance checklist (PDF/Apple Pages/MS Word), with everything you need to know to create fast experiences on the web today. - http://amp.gs/uTGb
#frontend #checklist
An annual front-end performance checklist (PDF/Apple Pages/MS Word), with everything you need to know to create fast experiences on the web today. - http://amp.gs/uTGb
#frontend #checklist
Smashing Magazine
Front-End Performance Checklist 2021 — Smashing Magazine
Let’s make 2021... fast! An annual front-end performance checklist, with everything you need to know to create fast experiences on the web today, from metrics to tooling and CSS/JavaScript techniques.
Angular 8 Bootstrap in deep
The Angular bootstrap sequence starts after the load of the index.html and the JavaScript bundles produced by Webpack. Angular Runtime creates the platform where the application can be started and finally the root component is rendered. - http://amp.gs/uT0K
#angular
The Angular bootstrap sequence starts after the load of the index.html and the JavaScript bundles produced by Webpack. Angular Runtime creates the platform where the application can be started and finally the root component is rendered. - http://amp.gs/uT0K
#angular
DEV Community
Angular 8 Bootstrap in deep
Deep investigation on how Angular 8 compiles and run an Angular application. The compiled code is analyzed and put in relation to the Angular runtime source code to explore the bootstrap sequence until the creation of the element via the DOM API.
Understanding npm Filesystem Takeover Vulnerabilities
Last month, a security vulnerability affecting all JS package managers (npm, yarn and pnpm) was disclosed which allows malicious actors to use various arbitrary file overwrite tactics. Here’s what that means and why it matters. - http://amp.gs/uzrG
#nodejs
Last month, a security vulnerability affecting all JS package managers (npm, yarn and pnpm) was disclosed which allows malicious actors to use various arbitrary file overwrite tactics. Here’s what that means and why it matters. - http://amp.gs/uzrG
#nodejs
Snyk
Understanding filesystem takeover vulnerabilities in npm JavaScript package manager | Snyk
On the 11th of December, 2019 a security vulnerability which extends to all major JavaScript package managers (npm, yarn and pnpm) was publicly disclosed.
Announcing Villus - A tiny and fast GraphQL Client for Vue.js - Abdelrahman Awad
Interested in using GraphQL but without all the bells and whistles that come with Apollo? Well, Abdelraham Awad got you covered! He just created a 3kb minimalistic GraphQL client with some staple features like reactive queries. It also makes use of the upcoming Composition API. - http://amp.gs/u17w
#vue
Interested in using GraphQL but without all the bells and whistles that come with Apollo? Well, Abdelraham Awad got you covered! He just created a 3kb minimalistic GraphQL client with some staple features like reactive queries. It also makes use of the upcoming Composition API. - http://amp.gs/u17w
#vue
Logaretm
Announcing Villus - A tiny and fast GraphQL Client for Vue.js - Abdelrahman' Blog
Javascript Engineer at Robusta Studio
React Nice Dates: Responsive, Touch-Friendly Modular Date Picker
Another month, another date picker, but this seems to be a pretty good one. Lots of demos and code examples and the control itself feels good. - http://amp.gs/uY77
#react
Another month, another date picker, but this seems to be a pretty good one. Lots of demos and code examples and the control itself feels good. - http://amp.gs/uY77
#react
Hernansartorio
React Nice Dates
A responsive, touch-friendly, and modular date picker library for React.
Angular in 2020 and Beyond
First, let’s talk about what the benefits of Angular are, what will change, and is Angular better than React? - http://amp.gs/utgT
#angular
First, let’s talk about what the benefits of Angular are, what will change, and is Angular better than React? - http://amp.gs/utgT
#angular
Medium
Angular in 2020 and Beyond
Pros, cons, and what will be next
Should You Get The Node.js Certification?
Highlights of some of the reasons for the Node.js certification’s existence, the principles, and some pros and cons. Though bear in mind NodeSource are one of its creators - http://amp.gs/umZK
#nodejs
Highlights of some of the reasons for the Node.js certification’s existence, the principles, and some pros and cons. Though bear in mind NodeSource are one of its creators - http://amp.gs/umZK
#nodejs
Fixed Table Headers
Adrian Roselli shows how to create accessible fixed table headers using position: sticky. - http://amp.gs/uZTr
#css
Adrian Roselli shows how to create accessible fixed table headers using position: sticky. - http://amp.gs/uZTr
#css
Adrian Roselli
Fixed Table Headers
Related A Responsive Accessible Table Hey, It’s Still OK to Use Tables Keyboard and Overflow
Awesome React: Around 500 Curated React Projects and Resources
A frequently updated and in-depth collection of articles, and resources relating to the React ecosystem that seems to have been hugely cleaned up over the past year. Awesome React Components is a similar compilation for components specifically. - http://amp.gs/upli
#react
A frequently updated and in-depth collection of articles, and resources relating to the React ecosystem that seems to have been hugely cleaned up over the past year. Awesome React Components is a similar compilation for components specifically. - http://amp.gs/upli
#react
GitHub
enaqx/awesome-react
A collection of awesome things regarding React ecosystem - enaqx/awesome-react
Implementing an OAuth Server With Node and Express
How to build a minimal OAuth server with Node and Express – no OAuth modules allowed here! - http://amp.gs/upQf
#nodejs
How to build a minimal OAuth server with Node and Express – no OAuth modules allowed here! - http://amp.gs/upQf
#nodejs
The Code Barbarian
Implementing an OAuth Server With Node.js and Express
A tutorial describing how to build a minimal OAuth server with Node.js and Express.
Vue Apollo v4: the first look – Natalia Tepluhina
Are you a fan of GraphQL and Apollo? Here’s a quick look into the upcoming Vue-Apollo v4.0, which introduces the ability to work with Apollo using the Vue 3.0 Composition-API. To showcase the new API, Natalia is migrating an app that uses the previous version of Vue-Apollo (v3) to the new syntax. - http://amp.gs/ulM6
#vue
Are you a fan of GraphQL and Apollo? Here’s a quick look into the upcoming Vue-Apollo v4.0, which introduces the ability to work with Apollo using the Vue 3.0 Composition-API. To showcase the new API, Natalia is migrating an app that uses the previous version of Vue-Apollo (v3) to the new syntax. - http://amp.gs/ulM6
#vue
DEV Community
Vue Apollo v4: the first look
This post requires you to be already familiar with the basics of GraphQL, Apollo Client, and Vue. Sh...
An Overview of JSX With 3 Non-React Examples
JSX was built for and popularized by React. Here’s how it works under the hood and how it could be used in two non-React scenarios (Express and Mongoose). - http://amp.gs/uG2t
#react
JSX was built for and popularized by React. Here’s how it works under the hood and how it could be used in two non-React scenarios (Express and Mongoose). - http://amp.gs/uG2t
#react
The Code Barbarian
An Overview of JSX With 3 Non-React Examples
JSX is an extension of the JavaScript language that supports XML-like syntax. While JSX is usually used for React, it doesn't have to be - here's 3 examples that don't involve React.