Junihh Blog
CategoriesPHPJavascript
  • Follow these easy steps to react google login

    May 19, 2020

    Can’t find react google login page? By official links provided below you will get an easy access to your account.

    JavaScript

  • Capture parameters passed by url with javascript

    May 18, 2020

    I did not like to pass variables with important data through the location bar for security reasons, but working on a project, I had to use javascript to capture the variables sent. Until then I had not needed the effect, so I searched - unsuccessfully - how to do it.

    JavaScript

  • Encrypt and decrypt text strings with PHP

    May 18, 2020

    PHP is one of the most popular programming languages ​​thanks to Facebook and Wordpress, but popularity does not indicate that it is the best or the safest to program.

    PHP

  • Facebook makes me lose money

    May 18, 2020

    One of the most popular (if not the most popular) social networks is Facebook. Admittedly, companies achieve the “engagement” they seek to communicate with their customers. But is Facebook certainly what businesses need to reach new customers?

    Opinion

  • Filter json data from a key

    May 18, 2020

    You have a large flat JSON made up of many objects, made up of several key-values ​​(normal).

    JavaScript

  • Forget about concat and start using concat

    May 18, 2020

    It may sound crazy but Array.prototype.concat()from javascript I think it is the worst implementation that we can find in any modern language to concatenate variables or portions of texts to another text string.

    JavaScript

  • New scheme for a more semantic web

    May 18, 2020

    I have always believed in standardization. This begins when the big competitors reach agreements that ultimately benefit the end-users.

    Html

  • Saving data in localStorage

    May 18, 2020

    Along with the arrival of HTML5 we have seen many improvements in the way how to save data in the user’s browser, such as localStorage and sessionStorage , the latter coming to replace the obsolete cookies.

    JavaScript

  • Search in a text string with 'in'

    May 18, 2020

    After JavaScript (EcmaScript), Python is my second favorite programming language. It has a very low learning curve, making it quite intuitive compared to other languages ​​and its list of basic keywords is short.

    JavaScript

  • Spam, the curse we can regulate

    May 18, 2020

    The spam , the method most widely used in recent years for economic, effective and direct to reach their target. In turn, one of the many reasons why every user who has an email or a cell phone cries out for solutions.

    Opinion

  • 1
  • 2

©2020 Junihh Blog.