generalbello.hashnode.devCSRF(Cross Site Resources Forgery) Attack: How to secure your Node.js ApplicationWHAT IS CSRF ATTACK Cross-site request forgery (also known as CSRF) is a web security vulnerability that allows an attacker to induce users to perform actions that they do not intend to perform. It allows an attacker to partly circumvent the same ori...May 11, 2022·4 min read
generalbello.hashnode.devmy experience so far in hng internshipI have learnt how to organize myself, listen to instructions and work with people, it has also helped me understand the importance of relationships with people. So far in this internship, I have learnt that skills is not only what takes anyone far bu...Aug 23, 2021·1 min read
generalbello.hashnode.devMy Goal as a front end intern at HNGHello there I'm a frontend intern at the hngi8 program though this is not first time applying i was an intern during the covid'19 but I was disqualified. The program is operated by Zuri, it's fast-paced, challenging and it creates a virtual workspac...Aug 17, 2021·1 min read
generalbello.hashnode.devHow I Created A Responsive Slider With CSS And Swiper.jsTo create A Touch slider go to swiper and click on get started there you will see different ways you can install swiper.js on your pc. step 1. open your text editor and create a html file called slider.html ```<html lang="en"> <head> <meta ch...Apr 14, 2020
generalbello.hashnode.devHow I Created A Responsive Slider With CSS And Swiper.jsTo create A Touch slider go to swiper and click on get started there you will see different ways you can install swiper.js on your pc. step 1. open your text editor and create a html file called slider.html <html lang="en"> <head> <meta chars...Apr 14, 2020