BlogHide Resteemscodeworkr (45)in programming • 6 years agoInspiration Image 💻Steepshot IPFS IOS Android Webcodeworkr (45)in programming • 6 years agoDaily struggles of a programmer. Do you agree?Steepshot IPFS IOS Android Webcodeworkr (45)in technology • 6 years agoAPI Authentication with Node - Part #14 - React UI with RoutingDescription 💻 In this 14th part of this video series, we'll start building the UI with the React! First, we're going to create a couple of components and connect them with the app and then we're…codeworkr (45)in technology • 7 years agoExpress MongoDB REST API #5 - Async/AwaitIn the fifth part of Express MongoDB REST API series, we'll take a look how can we use Async/Await to make our code cleaner while also being easier to follow and make sense of. Async/Await…codeworkr (45)in technology • 7 years agoLearn Async/Await in JavaScriptDo you want to spend a couple of minutes and master the Async/Await in JavaScript? If so, this comprehensive video will help you out. We'll do a lot of examples in this one and we'll learn how to…codeworkr (45)in technology • 7 years agoExpress MongoDB REST API #4 - MongoDB/MongooseDescription In the fourth part of Express MongoDB REST API series, we'll focus on using MongoDB by installing and using Mongoose dependency. Video 🎥 Want to support CodeWorkr? 💖…codeworkr (45)in technology • 7 years agoExpress MongoDB REST API #3 - Routes DesignDescription In the third part of Express MongoDB REST API series, we'll start off by learning more about endpoints, how are we going to organize them and last but not least implement them.…codeworkr (45)in programming • 7 years agoProgramming - Daily Inspiration #3Created with Steepshot View in the web appcodeworkr (45)in technology • 7 years agoExpress MongoDB REST API #2 - Code StructureDescription In the second part of Express MongoDB REST API series, we'll start off by organizing our code for videos to come. Video 🎥 Want to support CodeWorkr? 💖 🌍 To be clear -…codeworkr (45)in programming • 7 years agoProgramming - Daily Inspiration #2Created with Steepshot View in the web appcodeworkr (45)in technology • 7 years agoExpress MongoDB REST API #1 - IntroductionDescription 💻 In the first part of Express MongoDB REST API series, I'll explain what to expect from this playlist. We are going to use Node's Express framework to build a REST API that…codeworkr (45)in utopian-io • 7 years agoAPI Authentication with Node - Part #13 - React SetupDescription 💻 In the 13th part of API authentication with Node series, we'll set up the React for the frontend part of our project. Firstly, we're going to take a brief look at architecture…codeworkr (45)in utopian-io • 7 years agoAPI Authentication with Node - Part #12 - Facebook OAuthDescription 💻 In the 12th part of API authentication with Node series, we'll learn how to integrate Facebook's OAuth with our backend server. We want to have Google, Facebook and our own…codeworkr (45)in technology • 7 years agoAPI Authentication with Node - Part #11 - Google OAuthDescription 💻 In the eleventh part of API authentication with Node series, we'll learn how to integrate Google's OAuth with our backend server. We want to have Google, Facebook and our own…codeworkr (45)in technology • 7 years agoAPI Authentication with Node - Part #10 - Unit TestingDescription 💻 In the tenth part of API authentication with Node series, we'll learn about unit testing our server code so far. We'll write unit tests and make sure that we have a good…codeworkr (45)in technology • 7 years agoAPI Authentication with Node - Part #9 - OAuth ExplainedDescription 💻 In the ninth part of API authentication with Node series, we'll learn about OAuth (OAuth2). The OAuth flow can be tricky, especially when trying to understand it for the first…resteemedloomy (51)in steem • 7 years agoI created a browser extension to display Steemit payouts in USD!With the rise of the Steem Blockchain Dollar (SBD) we have seen a very big difference between the USD value of our payouts and what is diplayed on Steemit. In order to address the issue I created…codeworkr (45)in technology • 7 years agoAPI Authentication with Node - Part #8 - Bcrypt ExplainedDescription 💻 In the eight part of API authentication with Node series, we'll learn about Bcrypt . Bcrypt is a popular password hashing function that is used for....well hashing a…codeworkr (45)in programming • 7 years agoProgramming - Daily Inspiration #1EDIT: Was trying out SteepShot - Instagram web application based on steem - and didn't know it would post this image as a blog post (should have guessed that). I know it looks silly and I would…codeworkr (45)in utopian-io • 7 years agoAPI Authentication with Node - Part #7 - Passport and StrategiesDescription 💻 In the seventh part of API authentication with Node series, we'll learn about passport.js and its strategies. We're going to use passport , passport-local (for…