Target audience: familiar with Javascript, familiar with HTTP requests/responses, beginner with NodeJS and Express. We are going to to introduce Express to beginners who want to write a site or API with it and solve a common problem as a break in point. Super quick refresher: NodeJS: Enables you run Javascript on the server. As easy as: $ echo "console.log('hello world');" | … [Read more...] about NodeJS Express and Session Management
While learning about Amazon AWS I found many people weren't sure about all these acronyms. So this is a short blog about these two in particular and my thoughts on using them. Amazon AWS is a blanket term for a massive amount of web services offered by Amazon. It stands for "Amazon Web Services". They sell anything from computing power, to storage space … [Read more...] about What is Amazon AWS and S3?
This blog post is targeted at beginners to JavaScript, NodeJS, and HTTP requests. NodeJS is wonderful for writing scripts that take advantage of JSON API endpoints. Because the payloads both to and from your script are already in the format of its native language. NodeJS is also awesome at writing its own API endpoints as well, but that article is for another time. More … [Read more...] about Fetching data over HTTP with NodeJS using node-fetch.
https://github.com/donnemartin/saws/issues/68 What is AWS? AWS Stands for Amazon Web Services. Amazon provides much more than just a shopping experience. They are also one of the worlds leading providers of cloud computing services. Companies like Netflix, Yelp, Expedia (based out of Springfield, MO), and Samsung take advantage of cloud services provided by … [Read more...] about SAWS and AWS Have teamed up
Did you know you can get your own personal web directory as a student? As long as you're a student here at Missouri State University, and are enrolled in courses we will host a personal web space for educational purposes. To get yours follow the steps below: Login to CAMS.MissouriState.edu Click Get Resources, located here. Select Personal Web Directory. Finally … [Read more...] about Getting Computer Services Resources