পোস্টগুলি

ফেব্রুয়ারী, ২০২০ থেকে পোস্টগুলি দেখানো হচ্ছে

Web Server

ছবি
Laragon ngrok: https://forum.laragon.org/topic/88/allow-outside-other-devices-phones-tablets-to-access-your-local-server-using-ngrok

SEO [Search Engine Optimization ] (সার্চ ইঞ্জিন অপ্টিমাইজেশান)

ছবি
https://app.neilpatel.com/en/traffic_analyzer/keywords?domain=allresultbd.com&locId=2840&lang=en&type=organic https://www.namemesh.com/domain-name-search/resultbd?show=1 SEO Traditional SEO: [Def:] PPC = Pay Per Click. SERP = Search Engine Result Page. When and why customers need Paid SEO?  For maintaining their own brand. Can not go to the 1st page by organic SEO. Youtube SEO crash course-1 2 method: Paid  organic SEO [free seo] on page whatever we do into our web site off-page Whatever we do outside of our website is called off-site SEO [ex: backlink] SEO Way white hat technique  Black hat  Gray hat   for removing google.com.bd and go to only google.com  https://www.google.com/ ncr   SERP:  Right side: Google Knowledge Graph / One box . Site Link: Google Pack / Snack pack: usually 3 pack, 4pack [ only for local search into area ] Class-2 Self B

Console Coding [ Facebook ex: JS ]

ছবি
Auto Like with auto-scroll ready code document.getElementsByClassName("hasLeftCol _2yq")[0].onscroll = function() {     var unlikePosts = document.getElementsByClassName('_6rk2 img');     var unlikePosts_length = unlikePosts.length //     console.log(unlikePosts_length);     if(unlikePosts_length > 5){         document.getElementsByClassName('_6rk2 img')[0].click();         console.log("Liked");     } }; setInterval(function(){ //     console.log("Auto Scrolling.");     window.scrollBy(0,50);  }, 10) document . getElementsByClassName ( " hasLeftCol _2yq " )[ 0 ] . onscroll   =   function ()   {      var  unlikePosts  =  document . getElementsByClassName ( ' _6rk2 img ' ) ;      var  unlikePosts_length  =  unlikePosts . length      console . log (unlikePosts_length) ;      if (unlikePosts_length  >   5 ) {         document . getElementsByClassName ( &

Learn React

ছবি
Setup React App: any one wants how to setup the reactJs 1. npm install create-react-app -g 2.create-react-app 'your-app-name' 3.cd 'your-app-name' 4.npm start Udemy-course: npm [ Node package manager ] install globally [ -g ] npm install create-react-app -g react project setup: [ --scripts-version 1.1.5 by that project structure will be known as old ] create-react-app react-complete-guide --scripts-version 1.1.5 ক্ষেত

Visual Code

ছবি
Visual Code Extension: Front-End Beautify Bracket Pair Colorizer Color Highlight Community Material Theme CSS Peek Material Icon Theme Material Theme Material Theme Prettier Now Indent-rainbow Back-End Live Server ES7 React/Redux/GraphQL/React-Native snippets Best for JS snippet ever World’s best shortcut for react Auto Rename Tag Js Code Spell Checker REST Client Turbo Console Log Version controlling GitLens — Git supercharged