Se você estiver usando o jQuery e quiser descobrir se um determinado checkbox está marcado, dentro dele existem algumas formas…
No JavaScript muitas vezes desejamos manipular os itens dentro de um Array. Nesse artigo vamos mostrar como remover ou adicionarRead…
The String class in Ruby comes with several built-in search methods of values within a String, but there is…
If you are using jQuery and want to find out if a particular checkbox is checked, inside jQuery there…
When programming in JavaScript, sometimes we want to manipulate items within an Array. In this article, we show how…
在国内一家互联网公司任职软件工程师的Leon,在一个偶然的机会下认识了livecoding.tv ,并成为了平台上的直播者。他在接受我们的采访时,分享了他的编程经验和职业规划。他热爱编程,坦言会写代码写到退休。 Read more
Pokémon Go is the center of the world nowadays. The sudden popularity of the Pokémon Go app has stunned many…
Sempre quando se pensa na melhor forma de fazer algo, há diversas opiniões sobre o assunto. Melhor em quais termos?…
Ruby has a creator of random numbers (or aleatory) already integrated into its code, which is the method rand.…