Skip to content
Learn tech systems

Learn tech systems

  • JS Education
  • Youtube
  • Twitter
  • Github
  • Linkedin
  • My resume
  • Search

Category: nodejs

Node Js course – 6 Importing npm Modules
Category nodejsPosted on July 9, 2020July 9, 2020

Node Js course – 6 Importing npm Modules

Hi, in this post we are going to learn how use the “module system” to load in “npm packages” this is going to allow us to take advantage of all npm modules from write in…
Read more "Node Js course – 6 Importing npm Modules"
Node Js course – 5 Require files
Category nodejsPosted on July 8, 2020July 8, 2020

Node Js course – 5 Require files

Hi,  for now the only way to run the project is directly from the app.js file and when we run the command “node app.js” in the terminal this will execute all the code th…
Read more "Node Js course – 5 Require files"
Node Js course – 4 Module system
Category nodejsPosted on July 8, 2020July 8, 2020

Node Js course – 4 Module system

Hi, the module “File system” that is going to allow us to access the operating system file system, we will be able to read and write open files, check if some file or di…
Read more "Node Js course – 4 Module system"
Node Js course – 3 Why should I use Node.js?
Category nodejsPosted on July 2, 2020July 8, 2020

Node Js course – 3 Why should I use Node.js?

Hi, one of the definitions for Node.js is that also is a “non-blocking I/O” and I/O means “Input, Output” and here the Node application is going to use I/O anytime that …
Read more "Node Js course – 3 Why should I use Node.js?"
Node Js Course – 2 What exactly is Node Js?
Category nodejsPosted on July 2, 2020July 8, 2020

Node Js Course – 2 What exactly is Node Js?

Hi, before Node, Javascript could not be use as a more general purpose programing language it was limited to what the browser allowed to do, so for example I can use Jav…
Read more "Node Js Course – 2 What exactly is Node Js?"
Node Js Course – 1 Installing Node Js
Category nodejsPosted on July 1, 2020July 8, 2020

Node Js Course – 1 Installing Node Js

Hi, the first thing is install Node Js and this is very easy step, so let’s go to the official website of Node Js and then we have the buttons so depend of our operating…
Read more "Node Js Course – 1 Installing Node Js"
GraphQL Introduction – part 3
Category expressPosted on May 29, 2020July 8, 2020

GraphQL Introduction – part 3

Hi, continuing with the third post and this is the final post about the GraphQL introduction.  So, there is a way to alter the data because for now we only know …
Read more "GraphQL Introduction – part 3"
GraphQL Introduction  
Category expressPosted on May 28, 2020July 8, 2020

GraphQL Introduction 

Hi, GraphQL is an Application Layer Query Language and can be used by any database.  …
Read more "GraphQL Introduction "

Recent Posts

Be a professional developer
Category Cross browsing testingPosted on February 17, 2023February 17, 2023

Be a professional developer

React validate if an item exist in array and set a message to the user
Category ReactPosted on August 26, 2022August 26, 2022

React validate if an item exist in array and set a message to the user

React delete item and update the DOM
Category JavascriptPosted on August 26, 2022August 26, 2022

React delete item and update the DOM

React add item and update the DOM
Category JavascriptPosted on August 26, 2022August 26, 2022

React add item and update the DOM

Categories

  • Algorithms (22)
  • Apache (1)
  • Apollo (2)
  • Array (1)
  • async (2)
  • Asynchronous (11)
  • await (1)
  • Browser (4)
  • Call stack (5)
  • Callback (2)
  • Cassandra (1)
  • Chrome (1)
  • Cloud computing (1)
  • Code (1)
  • Cross browsing (1)
  • Cross browsing testing (2)
  • Css (9)
  • Data (3)
  • data structure (1)
  • Database (7)
  • Developer (1)
  • DevOps (1)
  • DOM (9)
  • ES6 (36)
  • express (2)
  • Fetch (1)
  • Functional programming (4)
  • git (4)
  • Github (6)
  • GraphQL (22)
  • Hackerrank (3)
  • HTML (5)
  • Inheritance (2)
  • Interviews (1)
  • Javascript (150)
  • JSON (1)
  • JSX (2)
  • Memory heap (5)
  • MySQL (6)
  • nodejs (8)
  • NoSQL (1)
  • npm (1)
  • Object.prototype (1)
  • performance (4)
  • Promise (3)
  • prototype (2)
  • QA (1)
  • React (54)
  • React Fundamentals (24)
  • React hooks (21)
  • React Testing Library (9)
  • Redux (1)
  • Regression testing (3)
  • Server (1)
  • Software Engineer (1)
  • SQL (4)
  • Styles (2)
  • success (1)
  • Synchronous (7)
  • terminal (2)
  • Testing (19)
  • TypeScript (10)
  • Uncategorized (9)
  • Unit test (16)
  • Unit testing (16)
  • wep app (2)
  • Wordpress (2)
  • work (1)
Made with love by Cristina Rojas ©2020 All rights reserved