Here is a quick and practical guide on how to capitalize the first letter of a string using JavaScript plus I'm also including a function you can reuse. The function CapitalFirstName is used to capitalize the first letter of the string but we go a step further … [Read more...] about How to Capitalize the First Letter of a String in JavaScript
JavaScript
The Release of Angular 7
This is a highly speculative post, I'm not part of the core team of Angular or contribute code to the main repository. I'm interested in knowing the official release date of Angular 7 for new projects we undertake in our consulting business. Not knowing when a … [Read more...] about The Release of Angular 7
How to authenticate users with Tokens using Cognito
This blog post is going to show you how to refresh sessions of Cognito User with Node.js and Express. Your Refresh Token can be used along with the Access Token, and the Id Token to obtain a valid user session. Here is the working example that I have for … [Read more...] about How to authenticate users with Tokens using Cognito
Trending Towards Full-Stack Development
Dear Friend, Full-Stack development is in full swing! Having the ability to understand what is going on at each part of a Software Project is vitally important to the success of your Software project. This does not mean that you have to be a "jack of all trades" … [Read more...] about Trending Towards Full-Stack Development
SERVER IS DOWN! Node.js
Dear Friend, Over the weekend I was working on a project that I had started back in 2015. The code was built entirely with JavaScript and the entire code base is a cluster f**k. Let's just say that I had too much time on my hands. Went down a rabbit hole of … [Read more...] about SERVER IS DOWN! Node.js
#1 Reason Why You FAIL To Learn To Code
Hello Friend, Just finished up our first live call, Inside the call, we got talking about why most people fail to learn to code. The number one reason why most people fail to learn to code is this. You are NOT being validated for your work! Think about it this … [Read more...] about #1 Reason Why You FAIL To Learn To Code
Your Software Project will never see the daylight
The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition (2nd Edition) … [Read more...] about Your Software Project will never see the daylight
npm Joke
How To Get A Job As A Remote Programmer?
Question: I just started a new job in Data Entry. My ultimate goal is to be able to work from anywhere in the world. - Rennie … [Read more...] about How To Get A Job As A Remote Programmer?
Master The Web-Developer Tool Chain
Hey my name is Rick Hernandez, I want to share something that is really special to me. I recently finished writing my very first book. It's called Modern Development Environments And I actually want to offer the book to you for just $1. But before we get to … [Read more...] about Master The Web-Developer Tool Chain