Sharing the UI router between AngularJS and Angular 6
In some of Roelof’s previous posts, “AngularJS + Angular (v6) hybrid (finally!)” and “Sharing state between AngularJS and Angular v6 with Redux”, he’s documented the process of making a hybrid AngularJS/Angular application. - http://bit.ly/2vDadII
#angular
In some of Roelof’s previous posts, “AngularJS + Angular (v6) hybrid (finally!)” and “Sharing state between AngularJS and Angular v6 with Redux”, he’s documented the process of making a hybrid AngularJS/Angular application. - http://bit.ly/2vDadII
#angular
Medium
Sharing the UI router between AngularJS and Angular 6
In some of my previous posts, “AngularJS + Angular (v6) hybrid (finally!)” and “Sharing state between AngularJS and Angular v6 with Redux”…
Create Your Design System: Grid & Layout
Claudia Romano shows how to implement a grid into your design system, and how some CSS techniques can be used to create specific layouts. - http://bit.ly/2vlnwxV
#css
Claudia Romano shows how to implement a grid into your design system, and how some CSS techniques can be used to create specific layouts. - http://bit.ly/2vlnwxV
#css
Medium
Create your design system, part 2: Grid & Layout
Choosing how to handle layouts and content positioning is probably one of the first decision you’re going to make when building a design…
What You Need To Know When Converting a Flash Game to HTML5
If you’re still needing to covert an old Flash game over to work in the new frontend environment (anyone?), here are some tips. - http://bit.ly/2KGFuzP
#html5 #javascript #game
If you’re still needing to covert an old Flash game over to work in the new frontend environment (anyone?), here are some tips. - http://bit.ly/2KGFuzP
#html5 #javascript #game
Smashing Magazine
What Do You Need To Know When Converting A Flash Game Into HTML5? — Smashing Magazine
The tips presented in this article aim to help HTML5 game developers in avoiding common mistakes when converting their Flash games to JS and making the process run as smooth as possible.
Testing Vue with Jest part — II
This tutorial will not explain you how to configure a vue application. We only will focus on component creation and tests. - http://bit.ly/2KN8m9K
#vue #tests
This tutorial will not explain you how to configure a vue application. We only will focus on component creation and tests. - http://bit.ly/2KN8m9K
#vue #tests
Medium
Testing Vue with Jest part — II
So, recapitulating the first part of this series we configured and created our first Vue Js test with Jest and the library vue-test-utils.
Building A Progressive Web App (PWA): No React, No Angular, No Vue
Just direct DOM manipulation with some more recent APIs and JS specs. - http://bit.ly/2vRsnGH
#pwa
Just direct DOM manipulation with some more recent APIs and JS specs. - http://bit.ly/2vRsnGH
#pwa
LogRocket
Building a progressive web app (PWA): No React, no Angular, no Vue
Just direct DOM manipulation with some more recent APIs and JS specs.
Clinic Bubbleprof: A New Way To Visualise Node Code
From the creators of Node Clinic comes a new, open source visualization tool for profiling your Node code. - http://bit.ly/2KIMYCe
#nodejs
From the creators of Node Clinic comes a new, open source visualization tool for profiling your Node code. - http://bit.ly/2KIMYCe
#nodejs
NearForm Enterprise Software Solution Development
Introducing Clinic Bubbleprof, a Unique Way to Visualise Node.js Code - NearForm
Clinic Bubbleprof has a unique new approach to profiling your Node code so that you can visualise exactly where and how that code is busy.
I Created The Exact Same App in React and Vue. Here Are The Differences.
If you fancy a direct comparison between Vue and React, fill your boots here. - http://bit.ly/2B6aGJk
#react #vue
If you fancy a direct comparison between Vue and React, fill your boots here. - http://bit.ly/2B6aGJk
#react #vue
Medium
I created the exact same app in React and Vue. Here are the differences.
React vs Vue. Finally, a side-by-side code comparison between Vue and React! 🎉
Ionic 4 and Should You Build a Hybrid App?
Jeff presents points to consider before investing time and money into a mobile app and why choosing hybrid could be the right choice. - http://bit.ly/2nnRq0e
#ionic4
Jeff presents points to consider before investing time and money into a mobile app and why choosing hybrid could be the right choice. - http://bit.ly/2nnRq0e
#ionic4
ITNEXT
Ionic 4… Should you Build a Hybrid App?
TL;DR Yes, as long as you have the right use case.
The Cost of JavaScript in 2018
We linked the video of Addy’s talk a month ago, but now here’s the detailed write-up of Addy’s thoughts and findings on how much effect JavaScript has on page sizes and performance and some ways to improve matters. - http://bit.ly/2nxJQQw
#javascript
We linked the video of Addy’s talk a month ago, but now here’s the detailed write-up of Addy’s thoughts and findings on how much effect JavaScript has on page sizes and performance and some ways to improve matters. - http://bit.ly/2nxJQQw
#javascript
Medium
The Cost Of JavaScript In 2018
Building interactive sites can involve sending JavaScript to your users. Often, too much of it. Have you been on a mobile page that looked…
A Checklist of 23 Node.js Security Best Practices
A curated list of 23 high-level Node security best practices with code examples and quotes from the top ranked blogs. - http://bit.ly/2AXQmcP
#nodejs
A curated list of 23 high-level Node security best practices with code examples and quotes from the top ranked blogs. - http://bit.ly/2AXQmcP
#nodejs
Medium
We’re under attack! 23+ Node.js security best practices
A curated list of 23 node security best practices with code examples and quotes from the top ranked blogs
Awesome Code Review
A curated list of tools, articles, books, and any other resource related to code reviews. - http://bit.ly/2MaUQlR
#codeReview
A curated list of tools, articles, books, and any other resource related to code reviews. - http://bit.ly/2MaUQlR
#codeReview
GitHub
GitHub - joho/awesome-code-review: An "Awesome" list of code review resources - articles, papers, tools, etc
An "Awesome" list of code review resources - articles, papers, tools, etc - GitHub - joho/awesome-code-review: An "Awesome" list of code review resources - artic...
How We Ditched Redux for MobX
A look into how the talented Skillshare team moved from Redux to MobX as their state manager. If you are battling with Redux this is a good read. - http://bit.ly/2vz2MTH
#redux #mobx
A look into how the talented Skillshare team moved from Redux to MobX as their state manager. If you are battling with Redux this is a good read. - http://bit.ly/2vz2MTH
#redux #mobx
Medium
How We Ditched Redux for MobX
An emotional journey through state management
Build a Simple CRUD App with ASPNET Core 2.1 and Angular 6
The latest ASPNET Core includes a template to build an Angular 4 application, but what about Angular 6? Here’s how to do it. - http://bit.ly/2nx6Pv3
#angular6 #ASPNET
The latest ASPNET Core includes a template to build an Angular 4 application, but what about Angular 6? Here’s how to do it. - http://bit.ly/2nx6Pv3
#angular6 #ASPNET
Okta
Upgrade your ASP.NET Core 2.1 App to Angular 6 | Okta Developer
This tutorial walks you through building a simple CRUD application in ASP.NET Core 2.1 and Angular 6.
How I Built a Mood Changing Animation Using CSS Masks
Ankit Karnany demonstrates how to build a simple animation of a face with different expressions. - http://bit.ly/2w9v2vn
#css
Ankit Karnany demonstrates how to build a simple animation of a face with different expressions. - http://bit.ly/2w9v2vn
#css
freeCodeCamp.org
How I built a mood changing animation using CSS masks
Remember the cartoons we used to watch during our childhood? At that time they were the epitome of animations. Nowadays, animations aren’t…
Turning an Angular 6 app into a Progressive Web App
This article shows how to add PWA (Progressive Web App) capabilities to your Angular 6 app. - http://bit.ly/2KMWBjA
#angular6 #pwa
This article shows how to add PWA (Progressive Web App) capabilities to your Angular 6 app. - http://bit.ly/2KMWBjA
#angular6 #pwa
Medium
Turning an Angular 6 app into a Progressive Web App
This article shows how to add PWA (Progressive Web App) capabilities to your Angular 6 app. (spoil: it’s easy 😍 )
Seriously, though. What is a progressive web app?
We know PWA’s are a good thing, and we know that they’re a progressive web app… what what does that really mean. What really constitutes as a PWA? Amberley tells us while flying at 30,000ft with no internet connection - http://bit.ly/2MlcCmo
We know PWA’s are a good thing, and we know that they’re a progressive web app… what what does that really mean. What really constitutes as a PWA? Amberley tells us while flying at 30,000ft with no internet connection - http://bit.ly/2MlcCmo
Medium
Seriously, though. What is a progressive web app?
Attempting to clarify the history of the term and cite the dang thing.
Fusion.js: A Plugin-based Universal Web Framework from Uber
Uber builds and maintains hundreds of Web apps, both internal and public, and Fusion.js is their answer to the challenges this presents. It comes with hot module reloading, data-aware server-side rendering, and bundle splitting out of the box. - https://ubr.to/2vxxnkm
#nodejs #uber #fusion
Uber builds and maintains hundreds of Web apps, both internal and public, and Fusion.js is their answer to the challenges this presents. It comes with hot module reloading, data-aware server-side rendering, and bundle splitting out of the box. - https://ubr.to/2vxxnkm
#nodejs #uber #fusion
What’s New in WebStorm for Angular
The most recent release of Angular adds lots of new features to the CLI that make it easier for you to update and add new features to your app. The recent WebStorm 2018.2 major update adds integration with these new CLI commands. Let’s have a look at these and some other new features in action! - http://bit.ly/2w04pZS
#webstorm
The most recent release of Angular adds lots of new features to the CLI that make it easier for you to update and add new features to your app. The recent WebStorm 2018.2 major update adds integration with these new CLI commands. Let’s have a look at these and some other new features in action! - http://bit.ly/2w04pZS
#webstorm
Medium
What’s New in WebStorm for Angular
The most recent release of Angular adds lots of new features to the CLI that make it easier for you to update and add new features to your…
Electron Fiddle: A Playground for Electron Experiments
Want to quickly experiment with Electron (a cross-platform JS desktop app environment) development? Electron Fiddle is a downloadable cross-platform app that makes it easy. - http://bit.ly/2vQCQmB
#electron
Want to quickly experiment with Electron (a cross-platform JS desktop app environment) development? Electron Fiddle is a downloadable cross-platform app that makes it easy. - http://bit.ly/2vQCQmB
#electron
Medium
Introducing Electron Fiddle
Create, share, and play with small Electron experiments.