Scaffold Your Next Mobile App with a NativeScript Template
Some templates to get your next NativeScript project started. -
https://goo.gl/DbEcts
#mobile #nativeScript
Some templates to get your next NativeScript project started. -
https://goo.gl/DbEcts
#mobile #nativeScript
NativeScript.org
Scaffold Your Next Mobile App with a NativeScript Template
We have some nice project templates to build your next {N} project with.
When Should You Use Arrow Functions in React?
Avoid performance issues and certain bugs by using them in the right way. - https://goo.gl/37pF1z
#react
Avoid performance issues and certain bugs by using them in the right way. - https://goo.gl/37pF1z
#react
React Armory
When should I use Arrow Functions in React — React Armory
When used incorrectly, arrow functions can cause performance issues in React components. But when used correctly, they can prevent an entire class of bugs.
redocx: Create Word Documents with React
Components which can render declarative views into Word documents (.docx). - https://goo.gl/w7h5ks
#react #redocx
Components which can render declarative views into Word documents (.docx). - https://goo.gl/w7h5ks
#react #redocx
GitHub
nitin42/redocx
redocx - 📄 Create word documents with React
Server-Render Like A Pro /w Redux-First Router in 10 Steps -
https://goo.gl/tHF5Pk
#react #serverRender
https://goo.gl/tHF5Pk
#react #serverRender
Medium
Server-Render like a Pro /w Redux-First Router in 10 steps
1. SETUP EXPRESS TO SERVE YOUR BUILD
Testing in Ionic: Configure Existing Projects for Testing
Step by step instructions on how to configure your Ionic projects for unit and end to end testing. - https://goo.gl/pvsa3i
#ionic #testing
Step by step instructions on how to configure your Ionic projects for unit and end to end testing. - https://goo.gl/pvsa3i
#ionic #testing
leifwells.github.io
Testing in Ionic: Configure Existing Projects for Testing - Leif's Development Blog-o-rama
So, you have an existing Ionic project and now you want to start unit testing and end-to-end testing it. A great way to configure your existing project for testing is use the ionic-unit-testing-example project on Github. This post will provide you with step…
Developing Ionic Apps in WebStorm
WebStorm is a popular (commercial) IDE made by JetBrains. - https://goo.gl/GHCwG9
#ionic
WebStorm is a popular (commercial) IDE made by JetBrains. - https://goo.gl/GHCwG9
#ionic
A Thorough Guide to Building Layouts with CSS Grid
A helpful guide to CSS Grid, including a free visual grid builder tool. -
https://goo.gl/EShrzK
#css #grid
A helpful guide to CSS Grid, including a free visual grid builder tool. -
https://goo.gl/EShrzK
#css #grid
cssgrid.cc
Guide to building layouts with CSS Grid
Learn and prototype with CSS Grid. Examples, demos, explanations, showcases and more.
A Gulp Workflow for Frontend Development Automation
A thorough beginner-level guide to setting up a frontend workflow using Gulp. - https://goo.gl/Td8pQa
#gulp #workflow
A thorough beginner-level guide to setting up a frontend workflow using Gulp. - https://goo.gl/Td8pQa
#gulp #workflow
nystudio107
nystudio107 | A Gulp Workflow for Frontend Development Automation
As websites become more complicated to build, a frontend workflow automation tool of some sort becomes a necessity. Gulp is one such tool: gulp is a toolkit…
react-delegate: React Delegate Pattern for Better Callbacks
There’s a great blog post which goes into detail of why you might want this. - https://goo.gl/trnshd
#react
There’s a great blog post which goes into detail of why you might want this. - https://goo.gl/trnshd
#react
GitHub
swipesapp/react-delegate
react-delegate - React delegate pattern for better callbacks
Improve Web Typography with CSS Font Size Adjust
Gajendar Singh introduces you to the font-size-adjust CSS property and explains why it’s important and how you can use it to enhance your web typography. - https://goo.gl/i66hPn
#css #typography
Gajendar Singh introduces you to the font-size-adjust CSS property and explains why it’s important and how you can use it to enhance your web typography. - https://goo.gl/i66hPn
#css #typography
SitePoint
Improve Web Typography with CSS Font Size Adjust — SitePoint
Gajendar Singh introduces you to the font-size-adjust CSS property and explains why it's important and how you can use it to enhance your web typography.
Fast Properties in V8
A look at how V8 handles object properties. Worth a read if you like to have a technical, under-the-hood sense of what’s going in V8. -
https://goo.gl/cwSSDE
#nodejs
A look at how V8 handles object properties. Worth a read if you like to have a technical, under-the-hood sense of what’s going in V8. -
https://goo.gl/cwSSDE
#nodejs
v8project.blogspot.co.uk
Fast Properties in V8
A blog by the V8 team for JavaScript enthusiast that want to get a glimpse 'under the hood' of Chrome's JavaScript engine.
Alternatives to Amazon’s Cloud Services (AWS)
Outlines some of the full-service competitors to AWS, some that are less established, and a handful of alternatives to individual cloud services useful to developers. - https://goo.gl/djeH9R
#cloud #service
Outlines some of the full-service competitors to AWS, some that are less established, and a handful of alternatives to individual cloud services useful to developers. - https://goo.gl/djeH9R
#cloud #service
Code Envato Tuts+
Alternatives to Amazon's Cloud Services (AWS)
Alternatives to Amazon's Web ServicesAmazon's AWS continues to innovate and dominate the cloud services market. It's grown so much that it's become a key component of Amazon's Wall Street...
TypeScript 2.5 Released
Microsoft’s typed JavaScript subset takes another step forward with mostly minor fixes and improvements such as optional ‘catch’ binding params and refactoring tools. - https://goo.gl/75ZUgp
#typescript #release
Microsoft’s typed JavaScript subset takes another step forward with mostly minor fixes and improvements such as optional ‘catch’ binding params and refactoring tools. - https://goo.gl/75ZUgp
#typescript #release
Architecting Electron Applications for 60 FPS
A deep-dive into optimizations that should be made to achieve smooth rendering, and a low resource footprint for Electron on all platforms. -
https://goo.gl/d6yCKV
#nodejs #electron
A deep-dive into optimizations that should be made to achieve smooth rendering, and a low resource footprint for Electron on all platforms. -
https://goo.gl/d6yCKV
#nodejs #electron
Writing Scalable React Apps with the Component Folder Pattern
Discover an approach for turning giant components into bite-sized logical pieces and organize them logically using the ‘component folder’ pattern. - https://goo.gl/q49dAq
#react
Discover an approach for turning giant components into bite-sized logical pieces and organize them logically using the ‘component folder’ pattern. - https://goo.gl/q49dAq
#react
Medium
Writing Scalable React Apps with the Component Folder Pattern
Discover how to organize your React components using the component folder pattern. It will help un-clutter your projects, and your life.
Discussing Progression, Curiosity, and Burnout with Dan Abramov
An hour long chat with the creator of Redux. Full transcript included. -
https://goo.gl/NhCucD
#podcast #DanAbramov
An hour long chat with the creator of Redux. Full transcript included. -
https://goo.gl/NhCucD
#podcast #DanAbramov
TylerMcGinnis.com - The linear, course based approach to learning web technologies.
Progression, Curiosity, and Burnout with Dan Abramov
In this episode I chat with Dan Abramov, an Engineer at Facebook and co-author of Redux. We discuss his upbringing and what it's like learning to program in Russia, the backstory of how Redux came to be, handling burnout, and much more.
Number Picture: React Components for Composing SVG Visualizations
React handles the DOM structure and D3 handles the animations and visuals. - https://goo.gl/JyXG9B
#react #svg #components
React handles the DOM structure and D3 handles the animations and visuals. - https://goo.gl/JyXG9B
#react #svg #components
Numberpicture
Number Picture - React + D3
Low-level React components for declaratively composing animated, interactive SVG visualizations.
Concurrent JavaScript: It Can Work
What would it take to extend concurrency to the entire JavaScript heap? A WebKit engineer goes in-depth with some ideas. - https://goo.gl/oWxyad
#javascript
What would it take to extend concurrency to the entire JavaScript heap? A WebKit engineer goes in-depth with some ideas. - https://goo.gl/oWxyad
#javascript
WebKit
Concurrent JavaScript: It can work!