Reviewing the basics - Deepstash

Reviewing the basics

For this program, I’ll use:

  • Botkit
  • Node JS
  • Express Server
  • MongoDB
  • Slack API & of course

2

0 reads

CURATED FROM

IDEAS CURATED BY

rachegraham

Designer graphic

The idea is part of this collection:

The Psychology Of The Ultimate Entrepreneur

Learn more about leadershipandmanagement with this collection

The importance of perseverance

How to embrace failure as a learning opportunity

The power of innovation and creativity

Related collections

Similar ideas to Reviewing the basics

How to build your own API

How to build your own API

There are a whole lot of frameworks out there to build API's 

Some of the popular ones are

  1. Express-js {a framework on node-js}, 
  2. Django {a framework based on python}, 
  3. Rails {a framework based on Ruby}

You absolutely don't need to learn all the framewo...

Overview

The WSGI has two sides:

  • the server/gateway side. This is often running full web server software such as Apache or Nginx.
  • the application/framework side. This is a Python callable, supplied by the Python program or framework.

Between the server and the application, t...

The JavaScript event loop

Otherwise, here’s a quick step-by-step explanation of how the JavaScript Event Loop works. 

  • Push main() onto the call stack. 
  • Push console.log onto the call stack. This then runs right away and gets popped. 
  • Push Settimeout onto the stack. Settimeout is a Node API.
  • ...

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Personalized microlearning

100+ Learning Journeys

Access to 200,000+ ideas

Access to the mobile app

Unlimited idea saving

Unlimited history

Unlimited listening to ideas

Downloading & offline access

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates