{"id":994,"date":"2021-02-01T04:45:07","date_gmt":"2021-02-01T04:45:07","guid":{"rendered":"https:\/\/codeinsightacademy.com\/blog\/?p=994"},"modified":"2021-02-01T13:27:56","modified_gmt":"2021-02-01T13:27:56","slug":"tcet-session-data","status":"publish","type":"post","link":"https:\/\/codeinsightacademy.com\/blog\/c-programming\/tcet-session-data\/","title":{"rendered":"TCET Session Data"},"content":{"rendered":"\n<p>day 2:<br>javascript: addeventlisterner, fetchapi, validation<br>mongodb: crud on terminal<br>nodejs: core, custom module, http module<br>expressjs: routeing with get,post, put, delete methods<br>routing with route methods<br>read query params using res.query<br>read form data using res.body parser<br>read raw json using res.body parser<br>mongodb crud using nodejs (mongoose)<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Day 1: JavaScript<br>Introduction<br>console.log()<br>console.error()<br>console.warning()<br>alert()<br>confirm()<\/p>\n\n\n\n<p>variables, datatypes and scope<br>var x | let x | x<\/p>\n\n\n\n<p>concatenation<br>template literals <code>hello ${name}<\/code><\/p>\n\n\n\n<p>Conditional Statement if..else<\/p>\n\n\n\n<p>Loops for<\/p>\n\n\n\n<p>String and String methods<\/p>\n\n\n\n<p>Array and Array methods<\/p>\n\n\n\n<p>Math methods<\/p>\n\n\n\n<p>Functions<\/p>\n\n\n\n<p>callback function<\/p>\n\n\n\n<p>lambda expression\/fatarrow function<\/p>\n\n\n\n<p>Classes and Objects<\/p>\n\n\n\n<p>Array of Objects<\/p>\n\n\n\n<p><s>Inheritance<\/s><\/p>\n\n\n\n<p><s>Interface<\/s><\/p>\n\n\n\n<p>JSON<\/p>\n\n\n\n<p>Array of JSON<\/p>\n\n\n\n<p>AJAX using fetch API and json-placeholder dummy API<\/p>\n\n\n\n<p>UI<br>read data from input box<br>put data in input box<br>put data in html<\/p>\n\n\n\n<p>addEventListener<\/p>\n\n\n\n<p>events (onclick, onkeyup, onkeydown, onkeypress, onfocus, onchange, onblur)<\/p>\n\n\n\n<p>JavaScript Validation<\/p>\n\n\n\n<p>Load data in table from API (Web Service: json-placeholder) using AJAX call (fetch API)<\/p>\n\n\n\n<p>=====================================================================<\/p>\n","protected":false},"excerpt":{"rendered":"<p>day 2:javascript: addeventlisterner, fetchapi, validationmongodb: crud on terminalnodejs: core, custom module, http moduleexpressjs: routeing with get,post, put, delete methodsrouting with route methodsread query params using res.queryread form data using res.body parserread raw json using res.body parsermongodb crud using nodejs (mongoose) Day 1: JavaScriptIntroductionconsole.log()console.error()console.warning()alert()confirm() variables, datatypes and scopevar x | let x | x concatenationtemplate literals [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/posts\/994"}],"collection":[{"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/comments?post=994"}],"version-history":[{"count":5,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/posts\/994\/revisions"}],"predecessor-version":[{"id":1000,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/posts\/994\/revisions\/1000"}],"wp:attachment":[{"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/media?parent=994"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/categories?post=994"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/tags?post=994"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}