Alexa Skill With Node.js
Alexa Skills can be developed using Alexa Lambda functions or a REST API endpoint. Lambda function is Amazon’s implementation of serverless functions available in AWS. Amazon recommends using Lambda functions ...
1 minute 28 seconds
-21 April 2020
Alexa Skill With .NET Core
Alexa Skills can be developed using Alexa Lambda functions or a REST API endpoint. Lambda functions are Amazon’s implementation of serverless functions available in AWS. Amazon recommends using Lambda functions ...
1 minute 25 seconds
-21 April 2020
System design vs system architecture vs code architecture vs …?
When recruiting new engineers to the company, we want to check theirs skills in designing systems. In my company, we call it “system design”. Candidates talks about high level components ...
45 seconds
-20 April 2020
Flowcharting, should lines be consistent?
I see cases where I feel some sharp edged lines and curved lines go together. Wondering what you guys do for flowcharts submitted by /u/kinkyLizardAlabuss [link] [comments]...
8 seconds
-20 April 2020
9 Things You Can Build With Reactjs
Do you ever feel the hardest part of building a web application is thinking of the app idea? If yes, you’re not alone. Coming up with outstanding ideas can consume ...
54 seconds
-20 April 2020
JavaScript Module System
Separate and Abstract code in its own scope, making it accessible and included again! That’s the thing that JavaScript module systems help us to achieve. JavaScript applications tend to grow ...
56 seconds
-20 April 2020
Why Do We Need Exceptions in Code?
Assume you have the following Bank class. In this code, the withdraw method is our main focus. Its job is to deduct a given amount from the balance and then return the ...
53 seconds
-20 April 2020
Is Pivotal any good?
I currently work with pivotal cloud foundry as a hosting service at my company and jenkins as a deployment ci/cd, I want to start a personal project using spring boot, ...
24 seconds
-20 April 2020