Pinned Repositories
30-seconds-of-code
Short JavaScript code snippets for all your development needs
coding-interview-university
A complete computer science study plan to become a software engineer.
CPQ
dotfiles
.vimrc, .bashrc etc
free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
LeetCode_problems
node-express-course
salesforceProjectBucket
Projects realted to salesfoce
tmux-configuration-
simply the config file.
TODO-CLI
Harshit-Saxena's Repositories
Harshit-Saxena/CPQ
Harshit-Saxena/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
Harshit-Saxena/salesforceProjectBucket
Projects realted to salesfoce
Harshit-Saxena/TODO_Application_Vanila
This is the application 'personal project' made in vanilla JS
Harshit-Saxena/Apex-Integration
Salesforce apex integration with third party inbound and outbound example
Harshit-Saxena/apex-recipes
A library of concise, meaningful examples of Apex code for common use cases following best practices.
Harshit-Saxena/Bhaargav-FInco
Bhaargav Finco website
Harshit-Saxena/davy-back-fight
Harshit-Saxena/design-system
Salesforce Lightning Design System
Harshit-Saxena/DSA_CPP
This is the code consiting DSA in CPP
Harshit-Saxena/ebikes-lwc
Sample application for Lightning Web Components and Communities on Salesforce Platform. Part of the sample gallery. Retail use case. Get inspired and learn best practices.
Harshit-Saxena/fake_org
a fake org to test gitHub organization
Harshit-Saxena/Harshit-Saxena
Harshit-Saxena/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Harshit-Saxena/javascript-basic-projects
Harshit-Saxena/LC-2195.-Append-K-Integers-With-Minimal-Sum
Harshit-Saxena/LC_167TwoSumII
Given a 1-indexed array of integers numbers that is already sorted in non-decreasing order, find two numbers such that they add up to a specific target number. Let these two numbers be numbers[index1] and numbers[index2] where 1 <= index1 < index2 <= numbers.length.
Harshit-Saxena/LC_217Contains-Duplicate
Harshit-Saxena/Learning-Salesforce-Lightning-Application-Development
Learning Salesforce Lightning Application Development, published by Packt
Harshit-Saxena/LinkFree
Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
Harshit-Saxena/Login_Form
This is the login form with nodeJs using passportJs for authentication
Harshit-Saxena/loginForm
Harshit-Saxena/lwc-lstBuilder
Created with WebComponents.dev
Harshit-Saxena/nodejs_express_login_register
Harshit-Saxena/pullreq_NPSP
The current version of the Salesforce.org Nonprofit Success Pack
Harshit-Saxena/Salesforce_Triggers
Harshit-Saxena/SalesforceDevelopent
Harshit-Saxena/SF-01-For-Each-Loop-and-Iterators-in-Lightning-Web-Components
here I'm going to explain to you how to render the list in LWC. I will create two examples from the hardcode JS object and get the list from the server side.
Harshit-Saxena/SF-02-Rest-API-LWC
I'll make Rest callout to the public free api to show the desired result on LWC
Harshit-Saxena/sfdc-ui-lookup-lwc
Salesforce Lookup Component built with Lightning Web Components.