Comparing JavaScript HTTP Request Libraries
Surface level summaries of Supertest, the Fetch API, Axios, Request, and SuperAgent - http://bit.ly/2Gm4BLA
#javascript #http
Surface level summaries of Supertest, the Fetch API, Axios, Request, and SuperAgent - http://bit.ly/2Gm4BLA
#javascript #http
Bits and Pieces
Comparing JavaScript HTTP Requests Libraries for 2019
Comparing 5 JS and Node.js HTTP Request libraries to choose from: Axios, Request, Superagent, Fetch and Supertest.
Automating Excel File Generation using ExcelJS
How to easily generate Microsoft Excel workbooks/spreadsheets using the ExcelJS module. - http://bit.ly/2rp9LMr
#nodejs #exceljs
How to easily generate Microsoft Excel workbooks/spreadsheets using the ExcelJS module. - http://bit.ly/2rp9LMr
#nodejs #exceljs
Atomic Spin
Generating Excel Files using Node.js and ExcelJS
How to easily and simply generate Microsoft Excel workbooks/spreadsheets using Node.js and the ExcelJS node module/library.
The React 16.x Roadmap
If you’ve been following the React world over the past year, you’ll have run into a variety of new concepts like hooks and ‘Suspense’ and possibly wondered how it all fits into the big picture. This post explains it all and how these features will become fully supported in final React releases. - http://bit.ly/2PmuSsl
#react
If you’ve been following the React world over the past year, you’ll have run into a variety of new concepts like hooks and ‘Suspense’ and possibly wondered how it all fits into the big picture. This post explains it all and how these features will become fully supported in final React releases. - http://bit.ly/2PmuSsl
#react
legacy.reactjs.org
React 16.x Roadmap – React Blog
This blog site has been archived. Go to react.dev/blog to see the recent posts. You might have heard about features like “Hooks”, “Suspense”, and “Concurrent Rendering” in the previous blog posts and talks. In this post, we’ll look at how they fit together…
The Front-End Checklist
A front-end development and deployment checklist of ideal things to do when rolling out a Web site (e.g. produce favicons, check 404 pages, print stylesheets). - http://bit.ly/2B2Ei79
#frontEnd #checklist
A front-end development and deployment checklist of ideal things to do when rolling out a Web site (e.g. produce favicons, check 404 pages, print stylesheets). - http://bit.ly/2B2Ei79
#frontEnd #checklist
Front-End Checklist
✨ Your best Front-End Tool ✨
🗂 The Front-End Checklist Application is perfect for modern websites and meticulous developers! Follow the rules and deliver the best of your work in a generated report!
Top 10 UI/UX Mistakes to Avoid While Designing a Mobile App
The top commonly seen UI/UX mistakes made in mobile apps and how to avoid them. - http://bit.ly/2UD6ExN
#ui #ux
The top commonly seen UI/UX mistakes made in mobile apps and how to avoid them. - http://bit.ly/2UD6ExN
#ui #ux
Medium
Top 10 UI/UX Mistakes to Avoid While Designing a Mobile App
“Creativity allows you to make mistakes, design is knowing which one to keep.” — Scott Adams
Under The Hood of React’s Hooks System
If you’re tired of hearing about React’s new hooks mechanism, you might want to skip ahead a year, but for now people are continuing to dig deep into understanding how they work. - http://bit.ly/2SB1xMO
#react #hooks
If you’re tired of hearing about React’s new hooks mechanism, you might want to skip ahead a year, but for now people are continuing to dig deep into understanding how they work. - http://bit.ly/2SB1xMO
#react #hooks
Medium
Under the hood of React’s hooks system
Looking at the implementation and getting to know it inside out
Things Worth Knowing About Dynamic Components in Angular
In this article, Netanal answers a question that was asked on Twitter. “When I create a component dynamically via ComponentRef, do I have to manually destroy my component or will Angular do that when the parent is being destroyed?” He will also add some more interesting points to his answer. - http://bit.ly/2BY3HAz
#angular
In this article, Netanal answers a question that was asked on Twitter. “When I create a component dynamically via ComponentRef, do I have to manually destroy my component or will Angular do that when the parent is being destroyed?” He will also add some more interesting points to his answer. - http://bit.ly/2BY3HAz
#angular
Medium
Things Worth Knowing About Dynamic Components in Angular
In this article, I would like to answer a question that was asked yesterday on Twitter by Sani Yusuf and also add more interesting points.
React Hooks for GraphQL
How to create custom React hooks to handle common GraphQL operations. - http://bit.ly/2Ek7Voj
#react #graphql
How to create custom React hooks to handle common GraphQL operations. - http://bit.ly/2Ek7Voj
#react #graphql
Medium
Writing Custom React Hooks for GraphQL
How to create custom React hooks to handle common GraphQL operations.
HEAD: A List of Things That Go In Your Pages' HEAD Element
Meta tags, link tags, Twitter card info, browser-specific directives, and more. - http://bit.ly/2UrwK6W
#head #tags
Meta tags, link tags, Twitter card info, browser-specific directives, and more. - http://bit.ly/2UrwK6W
#head #tags
❤1
Writing Memory Efficient Software Applications in Node
See how to optimize your Node.js programs by 90% using automatic back pressuring. - http://bit.ly/2SBBKUF
#nodejs
See how to optimize your Node.js programs by 90% using automatic back pressuring. - http://bit.ly/2SBBKUF
#nodejs
Medium
Writing memory efficient software applications in Node.js
See how to optimize your Node.js programs by 90% using automatic back pressuring
The Ultimate VS Code Setup for JS and React Development
A list of VSCode extensions that make life easier. There are a few here you’re likely to have not seen before. - http://bit.ly/2Ejb1ck
#react #vscode
A list of VSCode extensions that make life easier. There are a few here you’re likely to have not seen before. - http://bit.ly/2Ejb1ck
#react #vscode
Medium
The Ultimate VSCode Setup for Front End/JS/React
A list of VSCode extensions that make life easier, especially for JS and React.
Responsive Images on the Apple Watch
If you’re keen for your sites to look good on the Apple Watch’s browser and its 136 pixel wide viewport, consider these points. - http://bit.ly/2B05weu
#apple #watch #images
If you’re keen for your sites to look good on the Apple Watch’s browser and its 136 pixel wide viewport, consider these points. - http://bit.ly/2B05weu
#apple #watch #images
Ericportis
Responsive Images on the Apple Watch — ericportis.com
How a Popular Node Package Was Compromised
We focused on this story heavily in yesterday’s Node Weekly, but long story short, a malicious developer gained access to a popular npm module and added code that could steal cryptocurrency information. - http://bit.ly/2Qh9FoS
#nodejs
We focused on this story heavily in yesterday’s Node Weekly, but long story short, a malicious developer gained access to a popular npm module and added code that could steal cryptocurrency information. - http://bit.ly/2Qh9FoS
#nodejs
nodenv: Manage Multiple Node Versions Easily
Specify your app’s Node version once in a single file and it all Just Works. - http://bit.ly/2E5mgEp
#nodejs
Specify your app’s Node version once in a single file and it all Just Works. - http://bit.ly/2E5mgEp
#nodejs
GitHub
nodenv/nodenv
Manage multiple NodeJS versions. Contribute to nodenv/nodenv development by creating an account on GitHub.
npm’s 2018 JavaScript Ecosystem Survey
npm, Inc., the maintainers of the main Node package repository, request your input to help them improve their tools and services. - http://bit.do/eDd3v
#npm #survey
npm, Inc., the maintainers of the main Node package repository, request your input to help them improve their tools and services. - http://bit.do/eDd3v
#npm #survey
A Complete Guide To Routing in Angular
An introduction to Angular Router and using it to create client-side apps and Single Page Apps with routing and navigation. - http://bit.ly/2zShnM0
#angular
An introduction to Angular Router and using it to create client-side apps and Single Page Apps with routing and navigation. - http://bit.ly/2zShnM0
#angular
Smashing Magazine
A Complete Guide To Routing In Angular — Smashing Magazine
Throughout this tutorial, Ahmed Bouchefra introduces Angular Router and how you can use it to create client-side apps and Single Page Apps with routing and navigation.
Using CSS Feature Detection, Conditionals, and Groups with Selectors
How to take advantage of newer technology like conditionals and groups with selectors using feature detection. - http://bit.ly/2Rzk4bU
#css
How to take advantage of newer technology like conditionals and groups with selectors using feature detection. - 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
What You Need to Know to Start Building Mobile Apps in React Native - http://bit.ly/2zWSyyv
#reactNative
#reactNative
freeCodeCamp.org
What you need to know to start building mobile apps in React Native
Nothing is better than building apps with JavaScript. Unless you are building
mobile apps. JavaScript is for building web apps, and using it to build native
mobile app used to not be possible. It was hard for any web developer to dive
into building native…
mobile apps. JavaScript is for building web apps, and using it to build native
mobile app used to not be possible. It was hard for any web developer to dive
into building native…
Is Microsoft Building a Chromium-Powered Browser To Replace Edge?
This week the Web has been abuzz with the idea that Microsoft is going to divert attention away from working on its EdgeHTML engine and start to use Blink/Chromium instead. But with the news based on ‘anonymous sources’ and no official confirmation, we’ll need to keep an eye on this story. - http://bit.do/eDdZV
#news #microsoft
This week the Web has been abuzz with the idea that Microsoft is going to divert attention away from working on its EdgeHTML engine and start to use Blink/Chromium instead. But with the news based on ‘anonymous sources’ and no official confirmation, we’ll need to keep an eye on this story. - http://bit.do/eDdZV
#news #microsoft
Windows Central
Microsoft is building a Chromium-powered web browser that will replace Edge on Windows 10
Microsoft is throwing in the towel with Edge and is building a new web browser for Windows 10, this time powered by Chromium.
Creating Searchable Templates in Angular
One of Netanel’s last assignments was to develop a generic method to make components and templates searchable in our application. In this article, he will walk us through the process and ideas behind the decisions he made along the way. - http://bit.do/eDdX6
#angular
One of Netanel’s last assignments was to develop a generic method to make components and templates searchable in our application. In this article, he will walk us through the process and ideas behind the decisions he made along the way. - http://bit.do/eDdX6
#angular
Medium
Creating Searchable Templates in Angular
One of my last assignments was to develop generic method to make components and templates searchable in our application. In this article…