Skip to content
easy coding school Logo
  • Home
  • Programming
    • HTML
    • CSS
    • JavaScript
    • JavaScript HTML DOM
    • TypeScript
    • Git
    • PHP
    • Magento 2
  • Interview
    • Interview Preparation
    • WordPress
  • Convert Case
  • About Us
  • Contact Us
Strict Object Literal Checking (Freshness) in TypeScript
Development / Lifestyle / Programming / Technology / TypeScript

Strict Object Literal Checking (Freshness) in TypeScript

Posted on: September 22, 2023

Discover how Strict Object Literal Checking, or Freshness, in TypeScript improves code quality, catches errors, and enhances project reliability.

TypeScript Type Inference: Simplifying Code with Automatic Type Detection
Development / Programming / Technology / TypeScript

TypeScript Type Inference: Simplifying Code with Automatic Type Detection

Posted on: September 25, 2023

Discover how TypeScript’s powerful type inference system automatically assigns data types to variables, function parameters, and return values. Learn how to write cleaner and more maintainable code with fewer type annotations.

Art of programming
Lifestyle / News

Art of programming

Posted on: September 26, 2023September 27, 2023

The art of programming is the skill of controlling complexity. This skill take time to develop, below some advices for this long journey to become better programmer: 👉Start […]

Exploring Advanced Type Inference in TypeScript
Development / Lifestyle / Programming / Technology / TypeScript

Exploring Advanced Type Inference in TypeScript

Posted on: September 27, 2023September 27, 2023

Unlock the power of advanced type inference in TypeScript, enhancing type safety and expressiveness in your code.

How to create custom menu in magento 2 admin
Development / Magento 2 / Programming

How to create custom menu in magento 2 admin

Posted on: September 29, 2023September 29, 2023

Learn a way to create a custom menu in Magento 2 admin effects. Follow step-by using-step instructions to extend your shop’s functionality and improve consumer navigation

Override Private Methods of Third-Party Modules in Magento 2
Lifestyle / Magento 2

Override Private Methods of Third-Party Modules in Magento 2

Posted on: October 1, 2023October 1, 2023

Learn the way to manipulate of your Magento 2 to override Third-Party private modules.

Use Dot Notation to Access the Properties of an Object
Javascript OOPS

Use Dot Notation to Access the Properties of an Object

Posted on: November 9, 2023November 9, 2023

An object with multiple properties was constructed in the previous task

Posts navigation

Previous page Page 1 Page 2

Subscribe

* indicates required
/* real people should not fill this in and expect good things - do not remove this or risk form bot signups */
  • Advanced WordPress Interview Questions & Answers
  • Top Expert-Level WordPress interview questions
  • Top Intermediate/Advanced WordPress interview questions
  • Top 10 Basic WordPress interview questions:
  • Use Dot Notation to Access the Properties of an Object
© 2023 Easy Coding School