Building Full-Stack Applications Using Angular CLI and Nx
Nrwl Nx made building multiple Angular applications that share code easy. It cut the time of creating a shared library from days to minutes. But what about sharing code between the backend and the frontend? Our latest release of NX was built with this use case in mind and makes it easy. In this article, we explore how we can use Nx to build multiple Angular applications, in combination with their API services, out of reusable libraries. - http://bit.ly/2JmhKSE
#angular
Nrwl Nx made building multiple Angular applications that share code easy. It cut the time of creating a shared library from days to minutes. But what about sharing code between the backend and the frontend? Our latest release of NX was built with this use case in mind and makes it easy. In this article, we explore how we can use Nx to build multiple Angular applications, in combination with their API services, out of reusable libraries. - http://bit.ly/2JmhKSE
#angular
nrwl
Building Full-Stack Applications Using Angular CLI and Nx
In this article we explore how we can use Nx to build multiple Angular apps, in combination with their API services, out of reusable libs.
6 Main Reasons Why Node Has Become a Standard Technology for Enterprises - http://bit.ly/2D5qM62
#nodejs
#nodejs
Monterail
What is Node.js and Why You Should Use It For Enterprise Software?
Why Node.js development has become a viable alternative for Java? Let's find out what makes Node.js a go-to technology for enterprise-level organizations.
The guide to write universal, SSR-ready Vue
As a Vue developer, you may have heard the term server-side rendering. - http://bit.ly/2PrLDGp
#vue #ssr
As a Vue developer, you may have heard the term server-side rendering. - http://bit.ly/2PrLDGp
#vue #ssr
blog.Lichter.io
The guide to write universal, SSR-ready Vue components
As a Vue developer, you may have heard the term server-side rendering. Even if you are not using a framework like Nuxt.js it is important to know how to write universal SSR-ready components. And guess what, it isn't even hard!
How to Build a Custom Date Picker with React
It seems we link a React component for picking dates almost every week, so. how about learning how to build your own from scratch? - http://bit.ly/2JioFMv
#react
It seems we link a React component for picking dates almost every week, so. how about learning how to build your own from scratch? - http://bit.ly/2JioFMv
#react
LogRocket Blog
React custom datepicker: Step-by-step - LogRocket Blog
Set up a robust and attractive datepicker in React that acts as an alternative to the native HTML5 datepicker input element.
CSS Animations with Finite State Machines
An explanation of state machines based around their relevance to CSS. - http://bit.ly/2Odq3ku
#css
An explanation of state machines based around their relevance to CSS. - http://bit.ly/2Odq3ku
#css
Medium
CSS Animations with Finite State Machines
As the number of different possible states and transitions between states in a user interface grows, managing styles and animations can…
The Suspense is Killing Redux
If you’ve been hearing about Suspense (first covered in Dan Abramov’s JSConf Iceland talk but aren’t sure where it fits in vs Redux, this will help, though Ryan notes “Suspense won’t replace every use-case of Redux”. - http://bit.ly/2EK12xE
#react #suspense
If you’ve been hearing about Suspense (first covered in Dan Abramov’s JSConf Iceland talk but aren’t sure where it fits in vs Redux, this will help, though Ryan notes “Suspense won’t replace every use-case of Redux”. - http://bit.ly/2EK12xE
#react #suspense
Medium
The Suspense is Killing Redux
At my latest workshops I’ve been getting the question: “Does Suspense kill Redux?”
Global App Revenue Topped $18 Billion Last Quarter, Up 23% Year-Over-Year
Who says the mobile app market has topped out? Not these stats! - http://bit.ly/2EZYpb7
#stats
Who says the mobile app market has topped out? Not these stats! - http://bit.ly/2EZYpb7
#stats
Sensortower
Global App Revenue Topped $18 Billion Last Quarter, Up 23% Year-Over-Year
Sensor Tower Store Intelligence data reveals that Apple's App Store earned 92% more than Google Play in Q3 2018.
Dynamic Translations in Angular
In this article, we are going to look at how to add translations to a todo app on Github using Angular, ngx-translate and a NodeJS API for serving the translations. - http://bit.ly/2RehHef
#angular
In this article, we are going to look at how to add translations to a todo app on Github using Angular, ngx-translate and a NodeJS API for serving the translations. - http://bit.ly/2RehHef
#angular
Christian Lüdemann
Dynamic Translations in Angular
Yet another post of me fixing something I find flawed about the way Angular wants you to do stuff. Just like the way Angular’s built-in way of handling environment configuration wants you to …
How to Stop using console.log() and Start using Your Browser’s Debugger - http://bit.ly/2Stk52m
#devTools #chrome
#devTools #chrome
Medium
How to stop using console.log() and start using your browser’s debugger
Debug More Efficiently
The correct way to force Vue to re-render a component
The best way to force Vue to re-render a component is to set a :key on the component. - http://bit.ly/2OUa7IU
#vue
The best way to force Vue to re-render a component is to set a :key on the component. - http://bit.ly/2OUa7IU
#vue
Hacker Noon
The correct way to force Vue to re-render a component
Sometimes Vue’s reactivity system isn’t enough, and you just need to re-render a component.
How to Learn Vue.js in 2018
Vue.js is one of the hottest topics in the web frontend space. It has skyrocketed past React to become the most starred JavaScript framework on Github. - http://bit.ly/2PGPCyY
#vue
Vue.js is one of the hottest topics in the web frontend space. It has skyrocketed past React to become the most starred JavaScript framework on Github. - http://bit.ly/2PGPCyY
#vue
ZenDev, LLC
How to Learn Vue.js in 2018
Vue.js is one of the hottest topics in the web frontend space. It has skyrocketed past React to become the most starred JavaScript framework on Github. It was also the framework that the most JavaScript developers said they wanted to learn in 2018. The big…
Version 7 of Angular — CLI Prompts, Virtual Scroll, Drag and Drop and more
The 7.0.0 release of Angular is here! This is a major release spanning the entire platform, including the core framework, Angular Material, and the CLI with synchronized major versions. This release contains new features for tool chain, and has enabled several major partner launches. - http://bit.ly/2DiV5GB
#angular
The 7.0.0 release of Angular is here! This is a major release spanning the entire platform, including the core framework, Angular Material, and the CLI with synchronized major versions. This release contains new features for tool chain, and has enabled several major partner launches. - http://bit.ly/2DiV5GB
#angular
Angular Blog
Version 7 of Angular — CLI Prompts, Virtual Scroll, Drag and Drop and more
The 7.0.0 release of Angular is here! This is a major release spanning the entire platform, including the core framework, Angular Material…
Using Feature Detection, Conditionals, and Groups with Selectors
Jirka Vebr shares some insight to using feature detection in CSS. - http://bit.ly/2Rzk4bU
#css
Jirka Vebr shares some insight to using feature detection in CSS. - http://bit.ly/2Rzk4bU
#css
CSS-Tricks
Using Feature Detection, Conditionals, and Groups with Selectors | CSS-Tricks
CSS is designed in a way that allows for relatively seamless addition of new features. Since the dawn of the language, specifications have required browsers
Creating a Photo Sharing App with React Native
How to create a live photo sharing app using Node.js, React Native and Imgur. - http://bit.ly/2OnxGot
#reactNative
How to create a live photo sharing app using Node.js, React Native and Imgur. - http://bit.ly/2OnxGot
#reactNative
Pusher
Creating a photo sharing app with React Native
Use React Native, Node.js and Imgur to create a photo sharing app. Users will be able to follow their friends and share their own photos with their followers. New photos will be published and shared in realtime.
33 Concepts Every JavaScript Developer Should Know
A curated collection of links to tutorials on 33 different areas of JavaScript it’s worth understanding well, including types, closures, equality, scope, and different JavaScript engines. - http://bit.ly/2yPKJdz
#javascript
A curated collection of links to tutorials on 33 different areas of JavaScript it’s worth understanding well, including types, closures, equality, scope, and different JavaScript engines. - http://bit.ly/2yPKJdz
#javascript
GitHub
GitHub - leonardomso/33-js-concepts: 📜 33 JavaScript concepts every developer should know.
📜 33 JavaScript concepts every developer should know. - GitHub - leonardomso/33-js-concepts: 📜 33 JavaScript concepts every developer should know.
Model-View-Presenter with Angular
As an application grows, it becomes harder to maintain. The complexity increases while the value of reusable modules increases. We know that we have got to do something about it before we risk failure. - http://bit.ly/2RrJasQ
#angular #mvp
As an application grows, it becomes harder to maintain. The complexity increases while the value of reusable modules increases. We know that we have got to do something about it before we risk failure. - http://bit.ly/2RrJasQ
#angular #mvp
8 Tips for Great Code Reviews
Kelly Sutton shares some tips to help you and your team have better Code Reviews, which will translate to better code, happier teammates, and hopefully a better business. - http://bit.ly/2qoSSRg
#codeReview
Kelly Sutton shares some tips to help you and your team have better Code Reviews, which will translate to better code, happier teammates, and hopefully a better business. - http://bit.ly/2qoSSRg
#codeReview
Kelly Sutton
8 Tips for Great Code Reviews
What Makes a Great Code Review?
React Native vs Flutter vs Ionic vs NativeScript vs PWA
An interesting comparison based on 8 different “metrics.” - http://bit.ly/2PavjKT
#reactNative #flutter #ionic #nativeScript #pwa
An interesting comparison based on 8 different “metrics.” - http://bit.ly/2PavjKT
#reactNative #flutter #ionic #nativeScript #pwa
Academind
React Native vs Flutter vs Ionic vs NativeScript vs PWA
How does React Native compare to Flutter, NativeScript or Ionic? How's performance for each of these options? Let's have a look!