Learn Node and MongoDB by Building a URL Shortener App
Aimed at the entry level developer who wants to pick up several skills at the same time by building a single app. - http://amp.gs/9y3K
#nodejs
Aimed at the entry level developer who wants to pick up several skills at the same time by building a single app. - http://amp.gs/9y3K
#nodejs
Freshman — Articles and Tutorials on Software Development
Learn Node.js and MongoDB by Building a URL Shortener App
In this tutorial, you will learn how to build a fully featured URL Shortener app with Node.js, Express and MongoDB
Ionic 4 and Angular 7 Tutorial: HTTP Interceptor Example
The comprehensive step by step tutorial on using HTTP Interceptor with Ionic 4 and Angular 7 including a complete example of authentication or login. — http://amp.gs/9huM
#angular
The comprehensive step by step tutorial on using HTTP Interceptor with Ionic 4 and Angular 7 including a complete example of authentication or login. — http://amp.gs/9huM
#angular
Djamware.com
Ionic 4 and Angular 7 Tutorial: HTTP Interceptor Example
The comprehensive step by step tutorial on using HTTP Interceptor with Ionic 4 and Angular 7 including a complete example of authentication or login.
How to create an Instagram Feed module for Vue Storefront
It’s one of the few open-source solutions available to implement PWAs using Magento 2. — http://amp.gs/9vim
#vue
It’s one of the few open-source solutions available to implement PWAs using Magento 2. — http://amp.gs/9vim
#vue
ITNEXT
How to create an Instagram Feed module for Vue Storefront
I’ve been working with Vue Storefront for the past few months and it’s been a great experience. It’s one of the few open-source solutions…
Angular DI: Getting to know the Ivy NodeInjector
In this article, we’re going to examine a new Angular NodeInjector which heavily uses a bloom filter to retrieve a token. We’ll take a look at: How the NodeInjector looks like How Angular builds bloom filter for NodeInjector and when we can catch false positive values *What’s the resolution algorithm for resolving dependencies in NodeInjector — http://amp.gs/9gvF
#angular
In this article, we’re going to examine a new Angular NodeInjector which heavily uses a bloom filter to retrieve a token. We’ll take a look at: How the NodeInjector looks like How Angular builds bloom filter for NodeInjector and when we can catch false positive values *What’s the resolution algorithm for resolving dependencies in NodeInjector — http://amp.gs/9gvF
#angular
Angular In Depth
Angular DI: Getting to know the Ivy NodeInjector
In this article, we’re going to examine a new Angular NodeInjector which heavily uses a bloom filter to retrieve a token. We’ll take a…
Enforcing Code Quality for Node.js
Using linting, formatting, and unit testing with code coverage to enforce quality standards. — http://amp.gs/9VG1
Using linting, formatting, and unit testing with code coverage to enforce quality standards. — http://amp.gs/9VG1
Hacker Noon
Enforcing Code Quality for Node.js
Using Linting, Formatting, and Unit Testing with Code Coverage to Enforce Quality Standards
Table Design Patterns On The Web
Chen Hui Jing looks at the different responsive table design patterns — http://amp.gs/9VuI
#css
Chen Hui Jing looks at the different responsive table design patterns — http://amp.gs/9VuI
#css
Smashing Magazine
Table Design Patterns On The Web — Smashing Magazine
Tables are a design pattern for displaying large amounts of data in rows and columns, and have not yet seemed to fall out of favor, so let’s take a look at how we can create tables on the web in 2019.
Vue.js App Performance Optimization: part 1
While mobile-first approach becomes a standard and uncertain network conditions are something we should always take into consideration it’s harder and harder to keep your application loading fast. — http://amp.gs/99tb
#vue
While mobile-first approach becomes a standard and uncertain network conditions are something we should always take into consideration it’s harder and harder to keep your application loading fast. — http://amp.gs/99tb
#vue
ITNEXT
Vue.js App Performance Optimization: part 1 — Introduction to performance optimization and lazy loading.
While mobile-first approach becomes a standard and uncertain network conditions are something we should always take into consideration…
Microsoft to Drop Internet Explorer 10 Support in 2020
Very few of us are surely using IE10 anymore but it lives on in various enterprise deployments. MS is ditching it, however, and pushing such customers to IE11 with a “compatibility mode” instead. — http://amp.gs/99Hp
#news
Very few of us are surely using IE10 anymore but it lives on in various enterprise deployments. MS is ditching it, however, and pushing such customers to IE11 with a “compatibility mode” instead. — http://amp.gs/99Hp
#news
www.theregister.co.uk
Microsoft decides Internet Explorer 10 has had its fun: Termination set for January 2020
Windows Server 2012 admins should crank it up to 11
What is tree shaking and how does it work?
Tree shaking is a method of optimising code bundles by eliminating any code from the final file that isn’t actually being used. Ire Aderinokun explains in great detail. — http://amp.gs/94Y9
#tree #shaking
Tree shaking is a method of optimising code bundles by eliminating any code from the final file that isn’t actually being used. Ire Aderinokun explains in great detail. — http://amp.gs/94Y9
#tree #shaking
bitsofcode
What is tree shaking and how does it work?
When Javascript applications get to a certain size, it’s helpful to separate the code into modules. However, when we do so, we can end up with code imported that isn’t actually used. Tree shaking is a method of optimising our code bundles by eliminating any…
How to Turn Your Angular App into a Progressive Web App
In this article you will learn about Progressive Web Applications (PWA), particularly the process to convert your Angular app into a PWA. PWA is an option used to make regular web applications act like native apps on Android, Windows, Chrome OS and more. Progressive Web Apps are not a new technology, but lately, they are getting much more attention after Microsoft announced they are supported by Windows. — http://amp.gs/94Os
#angular
In this article you will learn about Progressive Web Applications (PWA), particularly the process to convert your Angular app into a PWA. PWA is an option used to make regular web applications act like native apps on Android, Windows, Chrome OS and more. Progressive Web Apps are not a new technology, but lately, they are getting much more attention after Microsoft announced they are supported by Windows. — http://amp.gs/94Os
#angular
Gistia
How to Turn Your Angular App into a Progressive Web App
Make regular web applications act like native apps on Android, Windows, and Google Chrome OS. Learn how to turn an angular app into a progressive web app.
Vue SSR Guide — Data Pre-Fetching and State
Vue 2.6 includes the new serverPrefetch hook, which allows any component to pre-fetch data during server-side rendering. The official Vue SSR guide has been updated to cover this feature.
— http://amp.gs/9Rn6
#vue
Vue 2.6 includes the new serverPrefetch hook, which allows any component to pre-fetch data during server-side rendering. The official Vue SSR guide has been updated to cover this feature.
— http://amp.gs/9Rn6
#vue
ssr.vuejs.org
Data Pre-Fetching and State | Vue SSR Guide
Vue.js Server-Side Rendering Guide
A Video Series on Building Next.js Projects with TypeScript and GraphQL
There are ten easily digestible screencasts so far to enjoy if you want to get up to speed with Next.js. — https://www.youtube.com/watch?v=kfmh2mMf3fs
#video #next #graphql
There are ten easily digestible screencasts so far to enjoy if you want to get up to speed with Next.js. — https://www.youtube.com/watch?v=kfmh2mMf3fs
#video #next #graphql
YouTube
Setting Up Typescript Next.js Project
Learn how to setup a Next.js project with typescript.
Code: https://github.com/benawad/typescript-nextjs-graphql-series/tree/0_setup
Server Code: https://github.com/benawad/type-graphql-series
GraphQL Server Playlist: https://www.youtube.com/playlist?…
Code: https://github.com/benawad/typescript-nextjs-graphql-series/tree/0_setup
Server Code: https://github.com/benawad/type-graphql-series
GraphQL Server Playlist: https://www.youtube.com/playlist?…
Mastering Maps: Build a Flexible Variable System in Sass
Doug Avery explains how to create a flexible variable system using Sass maps. — http://amp.gs/9RQP
#sass
Doug Avery explains how to create a flexible variable system using Sass maps. — http://amp.gs/9RQP
#sass
https://www.viget.com
Mastering Maps: Build a Flexible Variable System in Sass | Viget
Sass maps give you clearer, more flexible variables — learn how to make a map-powered stylesheet with some basic examples.
What’s New in ES2019: Array flat and flatMap, Object.fromEntries and More
Many ES2019 features are always available to play with in the latest version of Node, with a few more to come once V8 is upgraded to 7.3. — http://amp.gs/9UXa
#nodejs #es2019
Many ES2019 features are always available to play with in the latest version of Node, with a few more to come once V8 is upgraded to 7.3. — http://amp.gs/9UXa
#nodejs #es2019
The Code Barbarian
What's New in ES2019: Array flat and flatMap, Object.fromEntries
The 2019 edition of the JavaScript language spec includes 2 new Array methods and a new function for creating objects. Here's what you need to know.
Angular State Management using BehaviorSubject
Angular State Management is important when it comes to web applications or web tools but some external libraries in Angular are very complicated and complex on how to implement it. — http://amp.gs/9dF4
#angular
Angular State Management is important when it comes to web applications or web tools but some external libraries in Angular are very complicated and complex on how to implement it. — http://amp.gs/9dF4
#angular
New JavaScript Features That Will Change How You Write Regular Expressions
ES2018 introduced some new features for regular expressions that will come in handy if you’re doing certain types of text processing and manipulation, such as lookbehind assertions and named capture groups. — http://amp.gs/9Oqv
#javascript #es2018
ES2018 introduced some new features for regular expressions that will come in handy if you’re doing certain types of text processing and manipulation, such as lookbehind assertions and named capture groups. — http://amp.gs/9Oqv
#javascript #es2018
Smashing Magazine
New JavaScript Features That Will Change How You Write Regex — Smashing Magazine
If you have ever done any sort of sophisticated text processing and manipulation in JavaScript, you’ll appreciate the new features introduced in ES2018. In this article, we take a good look at how the ninth edition of the standard improves the text processing…
Making setInterval Declarative with React Hooks
If you’ve played with hooks and run into trouble with setInterval, Dan is here to help. — http://amp.gs/9rOu
#react #hooks
If you’ve played with hooks and run into trouble with setInterval, Dan is here to help. — http://amp.gs/9rOu
#react #hooks
overreacted.io
Making setInterval Declarative with React Hooks
How I learned to stop worrying and love refs.
SVG Filters 101
Sara Soueidan created a guide that will help you understand what are SVG Filters and show you how to use them to create your own visual effects. — http://amp.gs/9Ssy
#css #svg #filter
Sara Soueidan created a guide that will help you understand what are SVG Filters and show you how to use them to create your own visual effects. — http://amp.gs/9Ssy
#css #svg #filter
Codrops
SVG Filters 101 | Codrops
The first article in a series on SVG filters. This guide will help you understand what they are and show you how to use them to create your own visual effects.