LaptrinhX
  • My
  • News
  • Tag
  • Author
  • Ebook
  • Theme
  • Tutorial
  • Funny
  • IT Job
  • Video
  • Tools
  • Hacker News
  • India (বাংলা)
  • Česká republika (čeština)
  • Danmark (Dansk)
  • Österreich (Deutsch)
  • Schweiz (Deutsch)
  • Deutschland (Deutsch)
  • Ελλάδα (ελληνικά)
  • United Arab Emirates (English)
  • Australia (English)
  • Canada (English)
  • United Kingdom (English)
  • Ireland (English)
  • India (English)
  • Malaysia (English)
  • New Zealand (English)
  • Philippines (English)
  • Singapore (English)
  • United States (English)
  • International Edition (English)
  • South Africa (English)
  • Argentina (español)
  • Chile (español)
  • Colombia (español)
  • España (español)
  • México (español)
  • Perú (español)
  • United States (español)
  • Venezuela (español)
  • América Latina (español)
  • Suomi (suomi)
  • Belgique (français)
  • Canada (français)
  • Suisse (français)
  • France (français)
  • Afrique francophone (français)
  • India (हिंदी)
  • Magyarország (magyar)
  • Indonesia (Bahasa Indonesia)
  • Italia (italiano)
  • 日本 (日本語)
  • 한국 (한국어)
  • India (मराठी)
  • Norge (norsk, bokmål)
  • België (Nederlands)
  • Nederland (Nederlands)
  • Polska (polski)
  • Brasil (português)
  • Portugal (Português)
  • Россия (Pусский)
  • Sverige (svenska)
  • India (తెలుగు)
  • ไทย (ไทย)
  • Türkiye (Türkçe)
  • Việt Nam (Tiếng Việt)
  • 中华人民共和国 (简体中文)
  • 香港特别行政區 (繁體中文)
  • 台灣 (繁體中文)

    Authors ::

    John Au-Yeung

    1,131 posts •


    javascript in plain english 2021-04-21 00:11

    Using the useCallback and useMemo Hooks in React Components

    Photo by Paolo Chiabrando on UnsplashThe useCallback and useMemo hooks are 2...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    javascript in plain english 2021-04-21 00:11

    Create a To-Do List App with React and JavaScript

    Photo by Arisa Chattasa on UnsplashReact is an easy to use JavaScript...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    javascript in plain english 2021-04-20 00:38

    Run Async Code on Update of a State with React Hooks

    Photo by James Harrison on UnsplashIn class-based React components, we can...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    javascript in plain english 2021-04-20 00:38

    Create a Simple Calculator with React and JavaScript

    Photo by StellrWeb on UnsplashReact is an easy to use JavaScript framework...

    John Au-Yeung
    J John Au-Yeung
    4 min read
    javascript in plain english 2021-04-19 00:28

    Create a Tip Calculator with React and JavaScript

    Photo by Sam Dan Truong on UnsplashReact is an easy to use JavaScript framework that lets us create front end apps.In this article,...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    javascript in plain english 2021-04-19 00:28

    How to Clear Timeout and Interval Timers with React Hooks?

    Photo by Veri Ivanova on UnsplashTimers created with setTimeout or setInterval...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    Create an Image Modal with React and JavaScript
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-18 17:10

    Create an Image Modal with React and JavaScript

    Photo by Steve Harvey on UnsplashReact is an easy to use JavaScript framework that lets us create front end apps.In this article, we’ll look at how to create an image modal with React and JavaScript.Create...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Getting Started with Developing Vue Apps with Class-Based Components
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-18 17:09

    Getting Started with Developing Vue Apps with Class-Based Components

    Photo by Geert Pieters on UnsplashIf we prefer to use classes, we can use the class-based components API that comes with Vue.In this article, we’ll look at how to developing Vue apps with class-based...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    Server-Side Development with Hapi.js — Response Validation
    • twitter
    • facebook
    • email
    dataseries 2021-04-18 16:59

    Server-Side Development with Hapi.js — Response Validation

    Server-Side Development with Hapi.js — Response ValidationPhoto by Paul Gilmore on UnsplashHapi.js is a small Node framework for developing back end web apps.In this article, we’ll look at how to create back...

    John Au-Yeung
    J John Au-Yeung
    4 min read
    Server-Side Development with Hapi.js — Views
    • twitter
    • facebook
    • email
    dataseries 2021-04-18 16:59

    Server-Side Development with Hapi.js — Views

    Server-Side Development with Hapi.js — ViewsPhoto by Natalya Zaritskaya on UnsplashHapi.js is a small Node framework for developing back end web apps.In this article, we’ll look at how to create back end apps...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Create a Landing Page with Vue 3 and JavaScript
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-17 14:02

    Create a Landing Page with Vue 3 and JavaScript

    Photo by trevor pye on UnsplashVue 3 is the latest version of the easy to use Vue JavaScript framework that lets us create front end apps.In this article, we’ll look at how to create a landing page with Vue 3 and...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    Create Vue 3 Apps with the Composition API — Custom Refs and Shallow Reactivity
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-17 14:02

    Create Vue 3 Apps with the Composition API — Custom Refs and Shallow Reactivity

    Create Vue 3 Apps with the Composition API — Custom Refs and Shallow ReactivityPhoto by Jaunathan Gagnon on UnsplashIt lets us extract logic easily an not have to worry about the value of this in our code.It...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    React Development with the Shards React Library — Form Input and Radio Buttons
    • twitter
    • facebook
    • email
    dataseries 2021-04-16 19:53

    React Development with the Shards React Library — Form Input and Radio Buttons

    React Development with the Shards React Library — Form Input and Radio ButtonsPhoto by Juvnsky Anton Maksimov on UnsplashShards React is a useful UI library that lets us add many components easily into our...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Create Vue 3 Apps with the Composition API — Check Reactive Properties
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-16 01:58

    Create Vue 3 Apps with the Composition API — Check Reactive Properties

    Create Vue 3 Apps with the Composition API — Check Reactive PropertiesPhoto by Hermes Rivera on UnsplashIt lets us extract logic easily an not have to worry about the value of this in our code.It also works...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Create a Drag and Drop App with Vue 3 and JavaScript
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-16 01:58

    Create a Drag and Drop App with Vue 3 and JavaScript

    Photo by Auto Fan on UnsplashVue 3 is the latest version of the easy to use Vue JavaScript framework that lets us create front end apps.In this article, we’ll look at how to create a drag and drop app with Vue 3 and...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Create a JSON to CSV Converter with Vue 3 and JavaScript
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-14 23:39

    Create a JSON to CSV Converter with Vue 3 and JavaScript

    Photo by Todd Quackenbush on UnsplashVue 3 is the latest version of the easy to use Vue JavaScript framework that lets us create front end apps.In this article, we’ll look at how to create a JSON to CSV cowith Vue 3...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    Create Vue 3 Apps with the Composition API — Refs
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-14 23:39

    Create Vue 3 Apps with the Composition API — Refs

    Create Vue 3 Apps with the Composition API — RefsPhoto by Weston Eichner on UnsplashIt lets us extract logic easily an not have to worry about the value of this in our code.It also works better with TypeScript...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Create a Weather App with Vue 3 and JavaScript
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-14 02:13

    Create a Weather App with Vue 3 and JavaScript

    Photo by Wolfgang Hasselmann on UnsplashVue 3 is the latest version of the easy to use Vue JavaScript framework that lets us create front end apps.In this article, we’ll look at how to create a weather app with Vue...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    Create Vue 3 Apps with the Composition API — Lifecycle Hooks and Refs
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-14 02:13

    Create Vue 3 Apps with the Composition API — Lifecycle Hooks and Refs

    Create Vue 3 Apps with the Composition API — Lifecycle Hooks and RefsPhoto by Derek Thomson on UnsplashIt lets us extract logic easily an not have to worry about the value of this in our code.It also works...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Create Vue 3 Apps with the Composition API — Watch and Watch Effect
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-13 02:35

    Create Vue 3 Apps with the Composition API — Watch and Watch Effect

    Create Vue 3 Apps with the Composition API — Watch and Watch EffectPhoto by Fabian Heimann on UnsplashVue 3 comes with the Composition API built-in.It lets us extract logic easily an not have to worry about the...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Create a Voting App with Vue 3 and JavaScript
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-13 02:35

    Create a Voting App with Vue 3 and JavaScript

    Photo by Glen Carrie on UnsplashVue 3 is the latest version of the easy to use Vue JavaScript framework that lets us create front end apps.In this article, we’ll look at how to create a voting app with Vue 3 and...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    Add Charts into Our React App with Victory — Tooltips
    • twitter
    • facebook
    • email
    dataseries 2021-04-12 22:28

    Add Charts into Our React App with Victory — Tooltips

    Add Charts into Our React App with Victory — TooltipsPhoto by Goke Obasa on UnsplashThe Victory lets us add charts and data visualization into our React app.In this article, we’ll look at how to add charts...

    John Au-Yeung
    J John Au-Yeung
    5 min read
    What’s New in ES2021?
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-12 15:37

    What’s New in ES2021?

    Photo by Jude Beck on UnsplashES2021 is the latest version of the EcmaScript specification as of 2021.It has the newest features of JavaScript, which are being added into various runtime environments like browsers...

    John Au-Yeung
    J John Au-Yeung
    2 min read
    Create Vue 3 Apps with the Composition API — Read-Only Properties and Side Effects
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-12 00:42

    Create Vue 3 Apps with the Composition API — Read-Only Properties and Side Effects

    Create Vue 3 Apps with the Composition API — Read-Only Properties and Side EffectsPhoto by Mert Kahveci on UnsplashVue 3 comes with the Composition API built-in.It lets us extract logic easily an not have to...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    Create a Drawing App with Vue 3 and JavaScript
    • twitter
    • facebook
    • email
    javascript in plain engli... 2021-04-12 00:42

    Create a Drawing App with Vue 3 and JavaScript

    Photo by Victoria Bilsborough on UnsplashVue 3 is the latest version of the easy to use Vue JavaScript framework that lets us create front end apps.In this article, we’ll look at how to create a drawing app with Vue...

    John Au-Yeung
    J John Au-Yeung
    3 min read
    LaptrinhX © 2021
    Latest Posts News raoxyz congtyaz