Hora de Codar

Capa eBook Hora de Codar

Um eBook em que vou te mostrar como ser um excelente programador, atráves de métodos incríveis para criar a sua carreira do absoluto zero e também elevar ela a níveis absolutos

how anonymous functions work thumb
Matheus Battisti

How anonymous functions work?

April 29, 2022 JavaScript 0 Comments

In this article, we will learn how anonymous functions work, when to use them and why anonymous functions are important in...

Differences between localStorage and sessionStorage thumb
Matheus Battisti

Differences between localStorage and sessionStorage

April 28, 2022 JavaScript 0 Comments

In this article you will understand all the differences between localStorage and sessionStorage – you will also learn application cases for...

difference between $(document).ready() and window.onload thumb
Matheus Battisti

What is the difference between $(document).ready() and window.onload?

April 27, 2022 JavaScript 0 Comments

In this article we will learn the difference between $(document).ready() and window.onload - what these two statements can do in each...

check if a checkbox is checked thumb
Matheus Battisti

How to check if a checkbox is checked? (with JavaScript or jQuery)

April 26, 2022 JavaScript 0 Comments

In this article you will learn how to check if a checkbox is checked – both with pure JavaScript and using...

search ignoring accents in JavaScript thumb
Matheus Battisti

How to search ignoring accents in JavaScript

April 25, 2022 JavaScript 0 Comments

In this article you will learn how to create a search ignoring accents in JavaScript – using native features of the...

difference between absolute and relative URLs thumb
Matheus Battisti

What is the difference between absolute and relative URLs in page contents

April 24, 2022 HTML 0 Comments

In this article we will learn the difference between absolute and relative URLs on our sites, for example when we put...

require – include require_once and include_once in PHP thumb
Matheus Battisti

How to use require – include require_once and include_once in PHP

April 23, 2022 PHP 0 Comments

In this article we will learn how to use require – include require_once and include_once, PHP command to insert files Hey...

find a specific word in string thumb
Matheus Battisti

Find a specific word in string in PHP

April 22, 2022 PHP 0 Comments

In this article we will learn how to find a specific word in string – in an easy way, using a...

declare a constant in JavaScript thumb
Matheus Battisti

How to declare a constant in JavaScript

April 21, 2022 JavaScript 0 Comments

In this article we will learn how to declare a constant in JavaScript, in a native way of the language, which...

How to save an object in localStorage thumb
Matheus Battisti

How to save an object in localStorage

April 21, 2022 JavaScript 0 Comments

In this article we will learn how to save an object in localStorage – also how we can assign it to...

Older Posts

Categories

  • Bootstrap
  • CSS
  • Dev Career
  • HTML
  • JavaScript
  • Linux
  • Magento 2
  • Misc
  • Node.js
  • PHP
  • Python

Recent Posts

  • How anonymous functions work?
  • Differences between localStorage and sessionStorage
  • What is the difference between $(document).ready() and window.onload?
  • How to check if a checkbox is checked? (with JavaScript or jQuery)
  • How to search ignoring accents in JavaScript

Copyright ©2023 Hora de Codar