Hugo Sandoval

Hugo Sandoval @hhsm95

About: Passionate about technology and motivated to solve problems and optimize processes, always seeking to learn and improve

Location:
Mexico
Joined:
Nov 21, 2019

Hugo Sandoval
articles - 6 total

Python useful list functions: map, filter, find and reduce

Hello everyone, I made a small recap of these super useful list functions in Python: map, filter,...

Learn More 3 0Sep 15 '21

Javascript useful array functions: map, filter, find and reduce

Hello everyone, I made a small recap of these super useful array functions in JavaScript: map,...

Learn More 2 0Sep 15 '21

Easily deploy your Python Flask web apps online with Gitlab and Heroku

About the tools We will start with a summary of the tools that we will use: VS Code:...

Learn More 1 1Sep 14 '21

Simple React DataTable

Hi everyone, this time I want to show you a simple component that I made in React JS to visualize and...

Learn More 9 4Jul 16 '20

Python Facebook Posts Scraper with Requests and BeautifulSoup4

A few weeks ago I wrote about the Importance of using User Agents when we scrap data, and my examples...

Learn More 19 17May 13 '20

The importance of use User Agent to Scraping Data

Using User Agent isn't a common practice by many scrapers and crawlers developers. But it is...

Learn More 9 2Apr 30 '20