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.
Array reduce vs Chaining vs for Loop
A comparison of different approaches to operating on an array. - http://amp.gs/ufjk
#nodejs
A comparison of different approaches to operating on an array. - http://amp.gs/ufjk
#nodejs
Kentcdodds
Array reduce vs chaining vs for loop
A comparison of different approaches to operating on an array
Vue Testing Handbook – Lachlan Miller
Most likely the go-to place for everything related to unit-testing in Vue! This includes a guide on how to test Vuex and even the upcoming Composition-API. - http://amp.gs/ufLr
#vue
Most likely the go-to place for everything related to unit-testing in Vue! This includes a guide on how to test Vuex and even the upcoming Composition-API. - http://amp.gs/ufLr
#vue
lmiller1990.github.io
Vue Testing Handbook
Material Design Style Click Effects With Pointer Events and CSS Custom Properties
Ben Frain demonstrates how to create click effects like in material design. - http://amp.gs/uCMR
#css
Ben Frain demonstrates how to create click effects like in material design. - http://amp.gs/uCMR
#css
How To Create And Deploy an Angular Material App
This article will help you get started with a new Angular project from just a thought to deployment (on Netlify, in this case). - http://amp.gs/ukbp
#angular
This article will help you get started with a new Angular project from just a thought to deployment (on Netlify, in this case). - http://amp.gs/ukbp
#angular
Smashing Magazine
How To Create And Deploy Angular Material Application — Smashing Magazine
This article will help you get started with a new Angular project from just a thought to deployment.
The React Hooks Guide: In-Depth Tutorial with Examples. Start Learning
Learn all about React Hooks as we comprehensively cover: State and Effects, Context, Reducers, and Custom React Hooks. - http://amp.gs/ueU7
#react
Learn all about React Hooks as we comprehensively cover: State and Effects, Context, Reducers, and Custom React Hooks. - http://amp.gs/ueU7
#react
Telerik
The Guide to Learning React Hooks
(Examples & Tutorials)
(Examples & Tutorials)
Hooks offer a lot of benefits for developers and are changing the way we write #React code for the better. This in-depth article covers everything from hooks for state & effects, context and reducers to creating custom #hooks.
What to Pay JavaScript Developers in 2020?
I think this is one of those “how long is a piece of string?” type questions but nonetheless Eric Elliott has brought together a variety of interesting stats. - http://amp.gs/u7zE
I think this is one of those “how long is a piece of string?” type questions but nonetheless Eric Elliott has brought together a variety of interesting stats. - http://amp.gs/u7zE
Medium
What to Pay JavaScript Developers in 2020
As hiring managers, we have a lot of tough choices to make. One choice most hiring managers get wrong is compensation for developers. This…
An Introduction to React’s Context API
A look at how to use React’s Context API - which allows you to manage global application states in your React apps without resorting to props drilling. - http://amp.gs/u73n
#react
A look at how to use React’s Context API - which allows you to manage global application states in your React apps without resorting to props drilling. - http://amp.gs/u73n
#react
Smashing Magazine
An Introduction To React’s Context API — Smashing Magazine
In this article, you will learn how to use React’s Context API which allows you to manage global application states in your React apps without resorting to props drilling.
Why I Avoid Nesting Closures
“A little tendency I have to reduce cognitive load for readers of my code.” - http://amp.gs/uPp6
#nodejs
“A little tendency I have to reduce cognitive load for readers of my code.” - http://amp.gs/uPp6
#nodejs
Kentcdodds
Why I avoid nesting closures
A little tendency I have to reduce cognitive load for readers of my code.
Dynamic Visualisation with Angular
When faced with a need to visualise data, many developers' first instinct is to reach for a 3rd-party charting library. There's nothing wrong with this: there are several robust and full-featured libraries out there, and it's usually smart to leverage existing, good quality code. But we shouldn't forget that Angular, coupled with modern CSS features, also provides a great base on which to create our own, bespoke visualisation components. - http://amp.gs/uPuI
#angular
When faced with a need to visualise data, many developers' first instinct is to reach for a 3rd-party charting library. There's nothing wrong with this: there are several robust and full-featured libraries out there, and it's usually smart to leverage existing, good quality code. But we shouldn't forget that Angular, coupled with modern CSS features, also provides a great base on which to create our own, bespoke visualisation components. - http://amp.gs/uPuI
#angular
newline
Dynamic Visualisation with Angular -- newline
Understanding CSS Grid: Grid Lines
Rachel Andrew explains how to place items against grid lines by adding properties to the direct children of the grid container. - http://amp.gs/uyU0
#css
Rachel Andrew explains how to place items against grid lines by adding properties to the direct children of the grid container. - http://amp.gs/uyU0
#css
Smashing Magazine
Understanding CSS Grid: Grid Lines — Smashing Magazine
In a new series, Rachel Andrew breaks down the CSS Grid Layout specification. This time, we take a look at how to use the grid lines to place items.
How to write a Vue.js app completely in TypeScript – Preetish HS
Want to build a Vue.js app in TypeScript but don’t know where to start? This tutorial demonstrates how to build a new TypeScript app using Vue CLI. - http://amp.gs/uhC5
#vue
Want to build a Vue.js app in TypeScript but don’t know where to start? This tutorial demonstrates how to build a new TypeScript app using Vue CLI. - http://amp.gs/uhC5
#vue
LogRocket Blog
Vue.js and TypeScript: A complete tutorial with examples - LogRocket Blog
Learn to build a Vue.js app completely in TypeScript. Examples cover class-based components, using TypeScript with Vuex, mixins, and more.