Category Archives: Programming

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, find, reduce with a simple example.

Read more

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, filter, find, reduce with a simple example.

Read more

easily-deploy-python-flask-app-with-gitlab-heroku

Learn how easy is to deploy a Python Flask web app using Gitlab pipelines and Heroku as a deployment platform with a simple code push.

Read more

The importance of use User Agent to Scraping Data

Learn about the importance of using user agent in the headers of a custom request using Python and the library requests.

Read more

Python Facebook Posts Scraper with Requests and BeautifulSoup4

Learn to scrape the latest posts from a profile, page, or group from Facebook using Python and the libraries: requests and Beautiful Soup.

Read more

Simple React Datatable

Build your own data table component with Javascript and React using functional components, React Hooks, JSON objects, and CSS.

Read more

6/6

Pin It on Pinterest