Tech Hacks for Startups: Programming Tips Galore!

How to generate referral codes in javascript

How to generate referral codes in javascript How to generate referral codes in javascript very fast with less code

Get your Jenkins Passwords from secrets

Get your Jenkins Passwords from secrets How to get your Jenkins passwords from your secrets credentials. Follow this simple tutoriale and find your password or ssh private key.

What VSCode extensions do I use

What VSCode extensions do I use A complete list with VSCode extensions that I use daily for my work environment. Check how to display yours and how to install extensions from command line.

this.$__path is not a function mongoose error

Fix mongoose error this.$__path is not a function. If you face the same issue I suggest you to update to the lastest version.

Debate Django [Pro vs. Cons]

Discover the usage of Django and learn if the framework is suitable for your project. Read all the pros and cons and take a final decision.

3 reasons to keep a changelog for your project

A changelog file it's just a history of changes made for a project. It's very useful to keep track of everything into a single place and to summarize some features than to look throw all the commits from git repository.

5 common questions how to build an Amazon Alexa Skills

5 common questions how to build an Amazon Alexa Skills 5 common questions how to build an Alexa Skill. Read about intents, utterances, slot types, invocation name. How to run a server locally or why to deploy on AWS Lambda Function over HTTPS servers.