Authentication for a React and Express Application with JSON Web Tokens
How to setup authentication on a React Router-powered React app that’s using Express.js and MongoDB on the back-end. - http://bit.ly/2DzaxPR
#react #nodejs #express
How to setup authentication on a React Router-powered React app that’s using Express.js and MongoDB on the back-end. - http://bit.ly/2DzaxPR
#react #nodejs #express
Medium
Authentication For Your React and Express Application w/ JSON Web Tokens
Using React and react-router v4 on the front-end supported on the back-end with a node.js application using Express and MongoDB with…
30 Seconds of Code: A Curated Collection of Useful JavaScript Snippets
We first linked this project last year, but it’s just had a ‘1.1’ release where lots of the snippets have been updated and improved, so if you want to do lots of interesting things with arrays, math, strings, and more, check it out. - http://bit.ly/2xUjPAE
#javascript
We first linked this project last year, but it’s just had a ‘1.1’ release where lots of the snippets have been updated and improved, so if you want to do lots of interesting things with arrays, math, strings, and more, check it out. - http://bit.ly/2xUjPAE
#javascript
GitHub
GitHub - Chalarangelo/30-seconds-of-code: Short code snippets for all your development needs
Short code snippets for all your development needs - Chalarangelo/30-seconds-of-code
Make your Vue.js application SEO friendly
There is a lot of debate around SEO these days. Some people tend to think that SPAs (Single Page Apps) are SEO friendly while others argue on the other side that SPAs are not SEO friendly at all. - http://bit.ly/2O1wkEr
#vue #seo
There is a lot of debate around SEO these days. Some people tend to think that SPAs (Single Page Apps) are SEO friendly while others argue on the other side that SPAs are not SEO friendly at all. - http://bit.ly/2O1wkEr
#vue #seo
Medium
Make your Vue.js application SEO friendly
There is a lot of debate around SEO these days. Some people tend to think that SPAs (Single Page Apps) are SEO friendly while others argue…
Tying a React SPA to WordPress as a Backend
WordPress’s REST API is a surprisingly powerful way to use the popular CMS without having to touch PHP. This article looks into using WordPress as essentially a headless CMS with the WP REST API from a React single page app. - http://bit.ly/2NIaHci
#react #wordpress
WordPress’s REST API is a surprisingly powerful way to use the popular CMS without having to touch PHP. This article looks into using WordPress as essentially a headless CMS with the WP REST API from a React single page app. - http://bit.ly/2NIaHci
#react #wordpress
Snipcart
How to Use WordPress with React [WP REST API Tutorial]
Combining WordPress and React is a powerful way to build web applications. Read this intro to the WP REST API and step-by-step tutorial for a neat React app with WordPress as a backend.
How to Build a Facebook Messenger Chatbot with Node and Dialogflow
Dialogflow is a Google-owned natural language service for building ‘conversational experiences’. - http://bit.ly/2zP7crV
#nodejs
Dialogflow is a Google-owned natural language service for building ‘conversational experiences’. - http://bit.ly/2zP7crV
#nodejs
Pusher
How to build a Facebook Messenger chatbot with Node.js and Dialogflow | Pusher blog
Build a simple chatbot for Facebook messenger. Users will be able to message your Facebook page, and receive automated responses from the bot. Small talk is provided by Dialogflow. The app runs on a lightweight Node server.
Eleven Tips to Scale Node.js
Some rather high level suggestions in this collaboration between nearForm and Microsoft. - http://bit.ly/2IluTL2
#nodejs
Some rather high level suggestions in this collaboration between nearForm and Microsoft. - http://bit.ly/2IluTL2
#nodejs
Medium
Eleven Tips to Scale Node.js
This article was written in collaboration with Node.js developers and architects from nearForm.
Angular Router Series: Secondary Outlets Primer
In this short article, we’re going to explore secondary outlets (sometimes called named router outlets) and see the role they play in routing. By the end of this article, you will understand; how to define secondary outlets, why secondary outlets are used, the effect that they have on the structure of a URL and how they are routed and activated. - http://bit.ly/2Rd1pmJ
#angular
In this short article, we’re going to explore secondary outlets (sometimes called named router outlets) and see the role they play in routing. By the end of this article, you will understand; how to define secondary outlets, why secondary outlets are used, the effect that they have on the structure of a URL and how they are routed and activated. - http://bit.ly/2Rd1pmJ
#angular
Angular In Depth
Angular Router Series: Secondary Outlets Primer
A quick primer on secondary outlets, and when to use them
Building a Component Library with React and Storybook
If you want to create reusable components to use across projects, Storybook can help a lot as it helps maintain a healthy separation between components and apps. - http://bit.ly/2NKv74d
#react #storybook
If you want to create reusable components to use across projects, Storybook can help a lot as it helps maintain a healthy separation between components and apps. - http://bit.ly/2NKv74d
#react #storybook
Auth0 - Blog
Building a Component Library with React and Storybook
Creating a modular and reusable component library with React and Storybook. How to create reusable design components that can be shared across projects.
Upload Files with Vue and Express - Series
In this series you’ll learn everything you need to know about file uploading in single page applications - http://bit.ly/2DVEXfd
#vue #video
In this series you’ll learn everything you need to know about file uploading in single page applications - http://bit.ly/2DVEXfd
#vue #video
YouTube
Upload Files with Vue and Express #07: Upload to Amazon S3
In this last episode we'll save processed images to amazon s3 cloud storage.
— SUPPORT —
► PURCHASE this series: https://jsfullstacker.com/course/uploading-files-with-vue-and-express
► Watch this series on SKILLSHARE: https://skl.sh/2MGv9Jr
► PATREON:…
— SUPPORT —
► PURCHASE this series: https://jsfullstacker.com/course/uploading-files-with-vue-and-express
► Watch this series on SKILLSHARE: https://skl.sh/2MGv9Jr
► PATREON:…
OvernightJS: The Best Way to Use Express.js with TypeScript
How to use the TypeScript decorators for the Express.js web framework that OvernightJS provides. - http://bit.ly/2DRHYx6
#nodejs
How to use the TypeScript decorators for the Express.js web framework that OvernightJS provides. - http://bit.ly/2DRHYx6
#nodejs
gitconnected | Become a Better Developer
OvernightJS: The best way to use ExpressJS with TypeScript
TypeScript decorators for the ExpressJS web framework
Dive into React Native for Android Development
Alexander Pataridze talks about why he became a React Native advocate and highlights the technology via four use-cases. - http://bit.ly/2PVURHE
#reactNative
Alexander Pataridze talks about why he became a React Native advocate and highlights the technology via four use-cases. - http://bit.ly/2PVURHE
#reactNative
Toptal Engineering Blog
Dive into React Native for Android Development | Toptal®
Despite initial skepticism, React Native is very much in demand today!
In this article, Toptal Freelance React Native Developer, and former React Native skeptic, Alexander Pataridze talks about why he became a React Native advocate instead and introduces…
In this article, Toptal Freelance React Native Developer, and former React Native skeptic, Alexander Pataridze talks about why he became a React Native advocate instead and introduces…
Setting up a vue-cli 3 app with tailwindcss and purgecss
In this tutorial you will see how to set up a Vue app, using the useful tailwindcss library. - http://bit.ly/2zWJUR6
#vue
In this tutorial you will see how to set up a Vue app, using the useful tailwindcss library. - http://bit.ly/2zWJUR6
#vue
Medium
Setting up a vue-cli 3 app with tailwindcss and purgecss
In this tutorial I will try to explain my workflow for setting up a VueJs app, using the super useful tailwindcss library and the to wipe…
Inside Look at Modern Web Browser: Inner Workings of a Renderer Process
Mariko Kosaka dives into how the browser evaluates HTML/CSS/JavaScript to render pages. - http://bit.ly/2E6XOnO
#browser
Mariko Kosaka dives into how the browser evaluates HTML/CSS/JavaScript to render pages. - http://bit.ly/2E6XOnO
#browser
Chrome Developers
Inside look at modern web browser (part 3) - Chrome Developers
Inner workings of a browser rendering engine
BundlePhobia
A simple tool that shows the cost of adding a npm package to your bundle. - http://bit.ly/2OgSm6A
#tools
A simple tool that shows the cost of adding a npm package to your bundle. - http://bit.ly/2OgSm6A
#tools
Bundlephobia
Bundlephobia | Size of NPM dependencies
Bundlephobia helps you find the performance impact of npm packages. Find the size of any javascript package and its effect on your frontend bundle.
Building a PWA with Angular 6
A step-by-step walkthrough of building a progressive Web application using the latest Angular and its CLI tools. If you’ve kept away from Angular for a while, this could be a handy reintroduction. - http://bit.ly/2zIDTat
#angular
A step-by-step walkthrough of building a progressive Web application using the latest Angular and its CLI tools. If you’ve kept away from Angular for a while, this could be a handy reintroduction. - http://bit.ly/2zIDTat
#angular
Smashing Magazine
Building A PWA Using Angular 6 — Smashing Magazine
Throughout this tutorial, we’ll be using Angular 6 to build a Progressive Web Application, step by step, implementing the core tenets of PWAs using Angular CLI v6.
Why 'Words With Friends' is Adopting React Native
After a spate of stories about how some apps were moving away from React Native, it’s good to see a well thought through piece on why React Native makes sense for other apps - in this case, a popular Scrabble-esque mobile game. - http://bit.ly/2CwbiaW
#reactNative
After a spate of stories about how some apps were moving away from React Native, it’s good to see a well thought through piece on why React Native makes sense for other apps - in this case, a popular Scrabble-esque mobile game. - http://bit.ly/2CwbiaW
#reactNative
Medium
Why & How Words With Friends Is Adopting React Native
John Bacon | Principal Software Engineer