Space Travelers Hub App Create Using React And Redux

React & Redux project – Space Travelers’ Hub. For this repository, We’ve created a project to create a React app using Redux, the main objective is to use the SpaceX API to consume it, use actions and reducers in React, to understand the concepts … more Read More

A Social Media App Using React And Material UI

Probook – A social media app Probook App | A Social Media App An social media platform built using ReactJS, Redux Toolkit,Material UI, Node, Express, MongoDB, JWT and Mongoose. Tech Stack Client: React, Redux, Material UI and React Router. Server: Node, … more Read More

Using Axios with React Native to manage API requests

Introduction More often than not, you will need to make network requests to an API when building a web or mobile application. You can make these network requests to authenticate a user, update a resource, or retrieve a resource from your own server or … more Read More

Node.js Binary Distributions SSL Certificate Status

IMPORTANT: We know that security is the highest priority for any production application. This article is for Node.js users and the developer community. NodeSource Node.js Binary Distributions NodeSource from the beginning was created with a great commitment … more Read More

Serving predictions & evaluating Recommendations AI

In this post we’ll show how to use Recommendations AI to display predictions on a live website and set up A/B experiments to measure performance. A/B testing involves creating two or more versions of a page and then splitting user traffic into groups … more Read More

Jekyll doesn’t do components? Liar!

I like the pushback from Katie Kodes here. I’ve said in the past that I don’t think server-side languages haven’t quite nailed “building in components” as well as JavaScript has, but hey, this is a good point: 1. Any basic fragment-of-HTML “component” … more Read More