Skip to content
Learn tech systems

Learn tech systems

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

Category: Javascript

Explaining Promises and Async/Await in Js
Category asyncPosted on January 12, 2024January 12, 2024

Explaining Promises and Async/Await in Js

In this post I'm going to explain the promise and the Async/Await concepts in Javascript in a simple exercise. …
Read more "Explaining Promises and Async/Await in Js"
React delete item and update the DOM
Category JavascriptPosted on August 26, 2022August 26, 2022

React delete item and update the DOM

Hi, in this post I’m going to add the code to delete an item (name) to an existent array (names) and update the DOM automatically on the OnClick method. …
Read more "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

Hi, in this post I'm going to add the code to add a new item (name) to an existent array (names) and update the DOM automatically on the OnClick method. …
Read more "React add item and update the DOM"
Work with inputs/form in React
Category JavascriptPosted on August 22, 2022August 22, 2022

Work with inputs/form in React

Hi, this code have the way to save the user data in local state through React. …
Read more "Work with inputs/form in React"
Spread operator in objects
Category ES6Posted on August 12, 2022August 12, 2022

Spread operator in objects

Hi, in this post we are going to use the spread operator (...) in objects. …
Read more "Spread operator in objects"
React forms
Category JavascriptPosted on December 22, 2021December 22, 2021

React forms

Hi in this post we are going to talk about React forms and we are going to see some examples of React forms. …
Read more "React forms"
Creating a custom component – React fundamentals
Category JavascriptPosted on November 30, 2021November 30, 2021

Creating a custom component – React fundamentals

Hi, this post contains a quick explanation of how a custom component work in React. …
Read more "Creating a custom component – React fundamentals"
Interpolation in React
Category JavascriptPosted on November 22, 2021November 23, 2021

Interpolation in React

Hi in this post we are going to talk about interpolation, what is and how to use the interpolation in the code. …
Read more "Interpolation in React"
Where to find the .gitconfig file?
Category gitPosted on September 14, 2021September 14, 2021

Where to find the .gitconfig file?

Hi, in this post Im going to show you where to find the .gitconfig in Mac. …
Read more "Where to find the .gitconfig file?"
Typescript – Aliases
Category JavascriptPosted on September 9, 2021September 9, 2021

Typescript – Aliases

Hi in this post we are going to talk about Aliases with Typescript, if you want to read the last post click here. …
Read more "Typescript – Aliases"

Posts navigation

Page 1 Page 2 … Page 16 Next

Recent Posts

Explaining Promises and Async/Await in Js
Category asyncPosted on January 12, 2024January 12, 2024

Explaining Promises and Async/Await in Js

4 common archetypes of Staff-plus roles
Category Software EngineerPosted on January 3, 2024January 3, 2024

4 common archetypes of Staff-plus roles

How Vector Search works?
Category AIPosted on July 28, 2023July 28, 2023

How Vector Search works?

AI terminology
Category AIPosted on July 3, 2023July 3, 2023

AI terminology

Categories

  • AI (3)
  • Algorithms (23)
  • Apache (1)
  • Apollo (2)
  • Array (1)
  • async (3)
  • Asynchronous (12)
  • await (2)
  • Browser (4)
  • Call stack (5)
  • Callback (2)
  • Cassandra (1)
  • Chrome (1)
  • Cloud computing (1)
  • Code (1)
  • Computer Vision (2)
  • Cross browsing (1)
  • Cross browsing testing (2)
  • Css (9)
  • CV (1)
  • Data (3)
  • data structure (1)
  • Database (7)
  • Developer (1)
  • DevOps (1)
  • DOM (9)
  • ES6 (36)
  • express (2)
  • Fetch (1)
  • Functional programming (4)
  • git (5)
  • Github (7)
  • GraphQL (22)
  • Hackerrank (3)
  • HTML (5)
  • Inheritance (2)
  • Interviews (1)
  • Javascript (151)
  • JSON (1)
  • JSX (2)
  • Machine Learning (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)
  • Robotics (1)
  • Server (1)
  • Software Engineer (3)
  • 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