Some Security Best Practices for Node
High level coverage of a variety of potential vulnerabilities or remedies in Node-powered web applications like injection attacks, HSTS, XML entity attacks, and XSS. - http://amp.gs/XJPq
#nodejs
High level coverage of a variety of potential vulnerabilities or remedies in Node-powered web applications like injection attacks, HSTS, XML entity attacks, and XSS. - http://amp.gs/XJPq
#nodejs
Agnostic components in Angular
When you’re building a reusable components library, API is very important. On one hand, you want a tidy, reliable solution, on the other — you need to take care of lots of specific use cases. Learn how to make components that work with everything and look like anything! - http://amp.gs/X0fs
#angular
When you’re building a reusable components library, API is very important. On one hand, you want a tidy, reliable solution, on the other — you need to take care of lots of specific use cases. Learn how to make components that work with everything and look like anything! - http://amp.gs/X0fs
#angular
Mastering Browser Cache
Filip Rakowski (co-founder of Vue Storefront) shares how you can improve a Vue app's performance by mastering browser cache. - http://amp.gs/XKz6
#vue
Filip Rakowski (co-founder of Vue Storefront) shares how you can improve a Vue app's performance by mastering browser cache. - http://amp.gs/XKz6
#vue
vueschool.io
Mastering Browser Cache - Vue School Articles
Learn how to master browser cache to improve the performance of your Vue.js applications.
Natively Formatting JavaScript Numbers
Leverage native formatting capabilities such as locale, currency, units, compact mode, etc… - http://amp.gs/X3jh
#javascript
Leverage native formatting capabilities such as locale, currency, units, compact mode, etc… - http://amp.gs/X3jh
#javascript
Manorisms
Natively Format JavaScript Numbers
Top Component Libraries for React in Comparison
Often the problem is too many libraries as opposed to not enough. This article examines five of the top component libraries and takes a unique approach to their comparison: code a login screen with each. You can see for yourself how well each addresses the basic requirement and choose the one which fits the best. - http://amp.gs/XHIs
#react
Often the problem is too many libraries as opposed to not enough. This article examines five of the top component libraries and takes a unique approach to their comparison: code a login screen with each. You can see for yourself how well each addresses the basic requirement and choose the one which fits the best. - http://amp.gs/XHIs
#react
Tderflinger
Top Component Libraries for React in Comparison - Thoughts by Thomas Derflinger
For every serious web application you should choose a component library. This article compares Material UI, Fluent UI React, Ant Design, React Spectrum and Semantic UI React.
Custom Bullets With CSS ::marker
Adam Argyle and Oriol Brufau explain how to customize the color, size, or type of number or bullet when using ordered and unordered lists. - http://amp.gs/XHXd
#css
Adam Argyle and Oriol Brufau explain how to customize the color, size, or type of number or bullet when using ordered and unordered lists. - http://amp.gs/XHXd
#css
web.dev
Custom bullets with CSS ::marker
It is now trivial to customize the color, size or type of number or bullet when using a ‹ul› or ‹ol›.
How I Became A Senior JS Developer with Personal Projects
An inspiring tale. “One of the best decisions in my developer career was to go beyond just using tools, I decided to create them.” - http://amp.gs/XwwQ
#javascript
An inspiring tale. “One of the best decisions in my developer career was to go beyond just using tools, I decided to create them.” - http://amp.gs/XwwQ
#javascript
DEV Community
How I became a senior javascript developer with personal projects
Everything can be summed up in short words One of the best decisions in my developer care...
Creating an Angular Library and Publishing on npm
Have a TS module that you think others could benefit from? Open source it with the help of npm and this quick tutorial. - http://amp.gs/XFSA
#angular
Have a TS module that you think others could benefit from? Open source it with the help of npm and this quick tutorial. - http://amp.gs/XFSA
#angular
dzone.com
Creating an Angular Library and Publishing on npm - DZone Web Dev
Have a TS module that you think others could benefit from? Open source it with the help of npm and this quick tutorial.
Learn How to Create a Stock Trading Bot
A 25 minute screencast covering the basics of automating financial trading from Node. Note/warning: Always take care with anything involving real money as you could lose it(!) - https://www.youtube.com/watch?v=BvzTHRX-AT4
#nodejs
A 25 minute screencast covering the basics of automating financial trading from Node. Note/warning: Always take care with anything involving real money as you could lose it(!) - https://www.youtube.com/watch?v=BvzTHRX-AT4
#nodejs
YouTube
Program a Trading Bot with Node JS
Learn how to program a stock trading bot using node JS and the Alpaca api.
We go over the initial node set up, how to hit the alpaca api with your authentication, the trading bot logic, and basic principles of trying to trade off the bullish engulfing candlestick…
We go over the initial node set up, how to hit the alpaca api with your authentication, the trading bot logic, and basic principles of trying to trade off the bullish engulfing candlestick…
The Thing With Leading in CSS
Matthias Ott outlines the challenges of vertical spacing in CSS. - http://amp.gs/XL4O
#css
Matthias Ott outlines the challenges of vertical spacing in CSS. - http://amp.gs/XL4O
#css
Matthias Ott – User Experience Designer
The Thing With Leading in CSS · Matthias Ott – User Experience Designer
Matthias Ott is an independent user experience designer and developer from Stuttgart, Germany. Besides design practice he teaches Interface Prototyping at the Muthesius Academy of Fine Arts and Design, Kiel.
The React + GraphQL 2020 Crash Course
Given the ever-increasing pervasiveness of the React/GraphQL combination, there can never be enough ways of learning the necessary skills for working with them. - http://amp.gs/XL5d
#react
Given the ever-increasing pervasiveness of the React/GraphQL combination, there can never be enough ways of learning the necessary skills for working with them. - http://amp.gs/XL5d
#react
freeCodeCamp.org
The React + GraphQL 2020 Crash Course
Have you heard a lot about using React with GraphQL but don't know how to combine them to build amazing apps? In this crash course, you'll learn how to do just that by building a complete social blogging app. Within an afternoon, you will gain the core skills…
How to Make a Beautiful Bar Chart With The Most Powerful Visualization…
Let’s make a visualization you won’t be ashamed to show. - http://amp.gs/XWvk
#d3js
Let’s make a visualization you won’t be ashamed to show. - http://amp.gs/XWvk
#d3js
An Open Letter to the Gatsby Open Source Community
One of the founders of GatsbyJS offers a suprisingly candid response to community concerns about how Gatsby contractors (and employees) have been treated in the past, as well as the natural friction between an open source project and its associated company. Kyle Matthews also offers some thoughts regarding the future of their open source efforts. - http://amp.gs/XWQE
#gatsby
One of the founders of GatsbyJS offers a suprisingly candid response to community concerns about how Gatsby contractors (and employees) have been treated in the past, as well as the natural friction between an open source project and its associated company. Kyle Matthews also offers some thoughts regarding the future of their open source efforts. - http://amp.gs/XWQE
#gatsby
How To Scrape a Website Using Node & Puppeteer
A through walkthrough of building a web scraping app using both Node and Puppeteer. As always, make sure you do this in an ethical and good-mannered way. -
http://amp.gs/Xa79
#nodejs
A through walkthrough of building a web scraping app using both Node and Puppeteer. As always, make sure you do this in an ethical and good-mannered way. -
http://amp.gs/Xa79
#nodejs
Digitalocean
How To Scrape a Website Using Node.js and Puppeteer | DigitalOcean
In this tutorial, you will build a web scraping application using Node.js and Puppeteer. Your app will grow in complexity as you progress. First, you will co…
How to Simplify SVG Code Using Basic Shapes
Mariana Beldi goes through different examples that explore the code of commonly used icons and explains how we can redraw them using some of the simple SVG shapes. - http://amp.gs/XaHe
#css
Mariana Beldi goes through different examples that explore the code of commonly used icons and explains how we can redraw them using some of the simple SVG shapes. - http://amp.gs/XaHe
#css
CSS-Tricks
How to Simplify SVG Code Using Basic Shapes | CSS-Tricks
There are different ways to work with icons, but the best solution always includes SVG, whether it’s implemented inline or linked up as an image file. That’s
React Native FAQ 2020
Answers to some of the most frequently asked questions about React Native in 2020. - http://amp.gs/XoEP
#reactnative
Answers to some of the most frequently asked questions about React Native in 2020. - http://amp.gs/XoEP
#reactnative
Medium
React Native FAQ 2020
We answer some of your most frequently asked questions about React Native in 2020!
Metaprogramming with Proxies
Dr. Axel, the author of Deep JavaScript, keeps releasing extra chapters of his book for free online, and this one goes as deep into the topic of object proxies as you could ever hope. Do you need to know all of this? No. Am I glad the knowledge exists if I ever need to know? Yes! - http://amp.gs/XMnB
#javascript
Dr. Axel, the author of Deep JavaScript, keeps releasing extra chapters of his book for free online, and this one goes as deep into the topic of object proxies as you could ever hope. Do you need to know all of this? No. Am I glad the knowledge exists if I ever need to know? Yes! - http://amp.gs/XMnB
#javascript
Vue.js Functional Components
Another article by Frederik Dietz, this time about functional components. A great technique to know, though keep in mind that the template-first approach to functional components will be obsolete in Vue 3.0. You might want to focus on learning how to use functional components with JSX though! - http://amp.gs/XQTk
#vue
Another article by Frederik Dietz, this time about functional components. A great technique to know, though keep in mind that the template-first approach to functional components will be obsolete in Vue 3.0. You might want to focus on learning how to use functional components with JSX though! - http://amp.gs/XQTk
#vue
DEV Community
Vue.js Functional Components
In the previous article we looked into headless components and how to achieve maximum flexiblity by s...