11 Useful Custom React Hooks for Your Next App
A listicle, sure, but there are some useful recommendations here if you fancy the browse. - http://amp.gs/KFdN
#react
A listicle, sure, but there are some useful recommendations here if you fancy the browse. - http://amp.gs/KFdN
#react
Medium
11 Useful Custom React Hooks for Your Next Web App
Top 11 recommended ReactJS custom Hooks — with examples.
Is Apple Trying to Kill PWAs?
Any time Apple releases something there is always some noise about it. As mentioned in last week’s issue, this time it’s in regards to browser storage and data deletion after seven days. Here’s a break down of this and what it really means for developers.- http://amp.gs/KXJp
#mobile #pwa
Any time Apple releases something there is always some noise about it. As mentioned in last week’s issue, this time it’s in regards to browser storage and data deletion after seven days. Here’s a break down of this and what it really means for developers.- http://amp.gs/KXJp
#mobile #pwa
The Ionic Blog
Is Apple trying to kill PWAs?
It seems that any time Apple releases something there is bound to be some noise regarding it. This time, it's in regards to browser storage and Apple’s recent proclamation that such data will be deleted after 7 days. Well let's break this down and see what…
Cut Your Nuxt.js generate Build Time in Half with context.payload - Markus Oberlehner
Markus Oberlehner is back with another great article on using the context.payload param in your asyncData. This especially important if you are using the “static generator” functionality of Nuxt along with dynamic routes. Combining those functions allows you to preload the data that would normally be loaded inside asyncData during build step. - http://amp.gs/KLDM
#vue
Markus Oberlehner is back with another great article on using the context.payload param in your asyncData. This especially important if you are using the “static generator” functionality of Nuxt along with dynamic routes. Combining those functions allows you to preload the data that would normally be loaded inside asyncData during build step. - http://amp.gs/KLDM
#vue
markus.oberlehner.net
Cut Your Nuxt.js generate Build Time in Half with context.payload
Learn how to cut your Nuxt.js generate build time in half by using context.payload.
JavaScript Logical Operators
Covers ||, &&, and !. Part of Preston’s series on JavaScript fundamentals, so probably not a lot here for advanced devs, but there might be a few tidbits in here for everyone. - http://amp.gs/KWF7
#javascript
Covers ||, &&, and !. Part of Preston’s series on JavaScript fundamentals, so probably not a lot here for advanced devs, but there might be a few tidbits in here for everyone. - http://amp.gs/KWF7
#javascript
Converting CSS In React to Styled Components
James Quick shows how to convert a React site using regular CSS to one that uses Styled Components. - http://amp.gs/KaQR
#react
James Quick shows how to convert a React site using regular CSS to one that uses Styled Components. - http://amp.gs/KaQR
#react
Building a Simple CRUD App with Node, Express, and MongoDB
A mega walkthrough on what CRUD, Express, MongoDB are and how to use them to build a simple web application. - http://amp.gs/KaQd
#nodejs
A mega walkthrough on what CRUD, Express, MongoDB are and how to use them to build a simple web application. - http://amp.gs/KaQd
#nodejs
Zell Liew
Building a Simple CRUD app with Node, Express, and MongoDB | Zell Liew
Mega walkthrough on what CRUD, Express, MongoDB are. And how to use them to build a simple web application.
Getting Started with Angular CLI
In this article, we will explore the different commands and features of the Angular CLI. - http://amp.gs/KoWB
#angular
In this article, we will explore the different commands and features of the Angular CLI. - http://amp.gs/KoWB
#angular
newline
Getting Started with Angular CLI -- newline
In this article, we will explore the different commands and features of the Angular CLI.
Build A Drawing App with Vuejs and Html5 Canvas - Wisdom Ekpot
In this tutorial, we will be building a simple drawing app with Vue.js and Html5 Canvas. - http://amp.gs/K5cf
#vue
In this tutorial, we will be building a simple drawing app with Vue.js and Html5 Canvas. - http://amp.gs/K5cf
#vue
CodeSource.io
Build A Drawing App with Vuejs and Html5 Canvas - CodeSource.io
In this tutorial, we will be building a simple drawing app with HTML5 and vuejs. Basically the HTML element is used to draw graphic
React Native Component Libraries You Should Know in 2020
A list of some of the best component libraries available that are open source, offers a robust approach and quality support. - http://amp.gs/KclB
#reactnative
A list of some of the best component libraries available that are open source, offers a robust approach and quality support. - http://amp.gs/KclB
#reactnative
LogRocket Blog
10 React Native component libraries you should know - LogRocket Blog
Explore some popular React Native component libraries, like React Native Paper, React Native Elements, NativeBase, and RNUI.
Decorated Lambda Handlers
Reducing AWS Lambda boilerplate using a reusable decorator function. - http://amp.gs/KcLU
#aws #lambda #nodejs
Reducing AWS Lambda boilerplate using a reusable decorator function. - http://amp.gs/KcLU
#aws #lambda #nodejs
Tom Vincent
Decorated Lambda handlers
Reducing AWS Lambda boilerplate using a reusable decorator function
Accessible SVGs: Inclusiveness Beyond Patterns
Carie Fisher explores what factors we should consider when designing and developing accessible SVGs. - http://amp.gs/K6kt
#css
Carie Fisher explores what factors we should consider when designing and developing accessible SVGs. - http://amp.gs/K6kt
#css
Smashing Magazine
Accessible SVGs: Inclusiveness Beyond Patterns — Smashing Magazine
We are fortunate to have robust patterns to choose from when optimizing accessibility in SVGs — but most people stop there, focusing on code compliance and not actual users and their needs. If true inclusiveness lies beyond patterns — what other factors should…
Understanding Vue's Deep CSS Selector — Marina Mosti
Learn how to use the Deep selector in Vue, a powerful tool for resolving certain CSS issues. - http://amp.gs/K6WE
#vue
Learn how to use the Deep selector in Vue, a powerful tool for resolving certain CSS issues. - http://amp.gs/K6WE
#vue
Telerik Blogs
Understanding Vue's Deep CSS Selector
Learn how to use the Deep selector in Vue, a powerful tool for resolving certain CSS issues.
Server-Side Rendering in Angular
The technology that allows us to run our Angular applications on the server is described in the Angular docs as Angular Universal. Angular Universal generates static application pages on the server through a process called server-side rendering (SSR). - http://amp.gs/KbqK
#angular #ssr
The technology that allows us to run our Angular applications on the server is described in the Angular docs as Angular Universal. Angular Universal generates static application pages on the server through a process called server-side rendering (SSR). - http://amp.gs/KbqK
#angular #ssr
React Folder Structure in 5 Steps
A walkthrough of how to structure large React apps into folders and files so you can manage them for the long term. There’s no single right way to do it, but Robin shares his approach here. - http://amp.gs/3IOI
#react
A walkthrough of how to structure large React apps into folders and files so you can manage them for the long term. There’s no single right way to do it, but Robin shares his approach here. - http://amp.gs/3IOI
#react
www.robinwieruch.de
React Folder Structure in 5 Steps [2022]
React Folder Structure in 2022 for large React projects. The guide walks you through a file structure from small to large project ...
MEAN Stack: Build an App with Angular and the Angular CLI
An extensive tutorial on how to implement Angular authentication using a REST API built with Node, Express, and MongoDB. - http://amp.gs/3jsh
#nodejs #mean
An extensive tutorial on how to implement Angular authentication using a REST API built with Node, Express, and MongoDB. - http://amp.gs/3jsh
#nodejs #mean
Sitepoint
MEAN Stack: Build an App with Angular and the Angular CLI — SitePoint
Jurgen Van de Moere shows how to implement Angular authentication using a REST API built with Node, Express and MongoDB.
CSS Viewport Units
What are CSS viewport units, how to use them, and some use-cases and solutions for common issues. - http://amp.gs/38ww
#css
What are CSS viewport units, how to use them, and some use-cases and solutions for common issues. - http://amp.gs/38ww
#css
Ahmad Shadeed Blog
CSS Viewport Units - Ahmad Shadeed
Test Driven Development with Sarah Dayan
This week we are joined by Sarah Dayan. Sarah currently works for Algolia as a Staff Software Engineer as a Tech Lead of the Doc Squad. You may have seen Sarah speak about Test Driven Development (TDD) at VueConf in Toronto or Vue.js Amsterdam. In this episode, we get to pick Sarah’s brain about TDD. - http://amp.gs/3THf
#vue #podcast
This week we are joined by Sarah Dayan. Sarah currently works for Algolia as a Staff Software Engineer as a Tech Lead of the Doc Squad. You may have seen Sarah speak about Test Driven Development (TDD) at VueConf in Toronto or Vue.js Amsterdam. In this episode, we get to pick Sarah’s brain about TDD. - http://amp.gs/3THf
#vue #podcast
Understanding JavaScript's Various Module Formats and Tools
Straightforward examples of things from the IIFE pattern to CommonJS modules, the now uncommon AMD modules, ES modules, Babel modules, and more. - http://amp.gs/3zoW
#javascript
Straightforward examples of things from the IIFE pattern to CommonJS modules, the now uncommon AMD modules, ES modules, Babel modules, and more. - http://amp.gs/3zoW
#javascript
weblogs.asp.net
Understanding (all) JavaScript module formats and tools
When you build an application with JavaScript, you always want to modularize your code. However, JavaScript language was initially invented for simple form manipulation, with no built-in features …
How and Why to Convert a Redux App to Recollect
Recollect is a state management library for React, and happens to be created by the author of this tutorial too so it goes into a lot of depth and really tries to sell the approach. - http://amp.gs/3YtK
#react
Recollect is a state management library for React, and happens to be created by the author of this tutorial too so it goes into a lot of depth and really tries to sell the approach. - http://amp.gs/3YtK
#react
Medium
Converting a Redux app to Recollect (how and why)
Recollect is a state management library for React.
Angular Routing Explained
In this article, we will explore the different features of the Angular router and learn how to use it to build routing for various use cases. - http://amp.gs/3tzX
#angular
In this article, we will explore the different features of the Angular router and learn how to use it to build routing for various use cases. - http://amp.gs/3tzX
#angular
newline
Angular Routing Explained -- newline
In this article, we will explore the different features of the Angular router and learn how to use it to build routing for various use cases.