top of page

So Many Acronyms in Computer Science - Find Interesting Ones Here-

  • Writer: ACS Acc
    ACS Acc
  • Nov 23, 2020
  • 1 min read

Just off the top of my head right now- The ones that stick out to me.


API - Application Programming Interface - create API' in Postman


CRUD - Create, Read, Update, Delete - use repl.it


CSV - Comma Separated Values - i.e. Excel databasing


NPM - Node Package Manager


NPX - Node Package Execute -


PWD - Progressive Web Application



 
 
 

Recent Posts

See All
Building the User Interface (UI)

A while back I decided to build a personal project within my role as SE that would make a difference and be impactful for my...

 
 
 
Expose Endpoint

After creating the Controller, expose the endpoint. Exposing the endpoint in the Controller - [HttpGet] <- Attribute - Adding this...

 
 
 

Comments


Post: Blog2_Post
bottom of page