georgwittberger
Passionate software engineer with focus on TypeScript, React, Vue.js, Next.js, Nuxt, Svelte, Astro, HTMX and more exciting technology.
Telekom MMS GmbHDresden, Germany
Pinned Repositories
jquery-plugin-typescript-example
Example project to demonstrate how to write a jQuery plugin using TypeScript
microfrontend-template
Project template for microfrontends
next-app-router-template
Fullstack Next.js project template using App Router
next-astro-ssr-microfrontend-example
Example project to demonstrate server-side-rendering (SSR) of microfrontends using Next.js and Astro
salesforce-community-pwa
Example project to demonstrate how to turn a Salesforce Lightning Community into a Progressive Web App
salesforce-community-tailwindcss
Example SFDX project for using Tailwind CSS in a Salesforce Lightning Community
salesforce-lwc-community-example
Example project to demonstrate how to create Lightning Web Components for Lightning Communities
t3-commerce-template
Headless commerce template based on T3 stack
vite-plugin-entrypoints
Vite plugin to generate additional entry points for files matching glob patterns
vue2-library-template
Vue.js 2 component library project template
georgwittberger's Repositories
georgwittberger/jquery-plugin-typescript-example
Example project to demonstrate how to write a jQuery plugin using TypeScript
georgwittberger/salesforce-lwc-community-example
Example project to demonstrate how to create Lightning Web Components for Lightning Communities
georgwittberger/salesforce-community-tailwindcss
Example SFDX project for using Tailwind CSS in a Salesforce Lightning Community
georgwittberger/next-app-router-template
Fullstack Next.js project template using App Router
georgwittberger/salesforce-community-pwa
Example project to demonstrate how to turn a Salesforce Lightning Community into a Progressive Web App
georgwittberger/openapi-contract-example
Example project to demonstrate how to connect frontend, BFF and microservice via contract-first OpenAPI specification
georgwittberger/t3-commerce-template
Headless commerce template based on T3 stack
georgwittberger/vue2-library-template
Vue.js 2 component library project template
georgwittberger/jamstack-ecommerce-example
Showcase of an e-commerce website built with the JAMStack
georgwittberger/sfdx-data-deploy-plugin
SFDX plugin to deploy/retrieve data to/from Salesforce
georgwittberger/spring-boot-embedded-spa-example
Example project demonstrating how to embed a single page application in a Spring Boot web application
georgwittberger/salesforce-batchable-sequence
Orchestration framework to execute multiple Salesforce batchable or queueable Apex jobs one after another.
georgwittberger/sfdx-experiences-plugin
SFDX plugin to manage ExperienceBundle metadata
georgwittberger/next-astro-ssr-microfrontend-example
Example project to demonstrate server-side-rendering (SSR) of microfrontends using Next.js and Astro
georgwittberger/salesforce-lwc-cheat-sheets
Cheat Sheets for Salesforce Lightning Web Components
georgwittberger/salesforce-nuxtjs-example
Example project of a Nuxt.js app powered by Salesforce data
georgwittberger/spasso-example
Example project to demonstrate browser-based OpenID Connect authentication with Keycloak and Spring Boot resource server
georgwittberger/vite-plugin-entrypoints
Vite plugin to generate additional entry points for files matching glob patterns
georgwittberger/microfrontend-template
Project template for microfrontends
georgwittberger/salesforce-lwc-visualforce-example
Example project to demonstrate how to use Lightning Web Components in Visualforce Pages
georgwittberger/sfdx-data-deploy-vscode
Extension to deploy/retrieve data to/from Salesforce
georgwittberger/strangler-web-components-example
Example project to demonstrate how business functionality from a microservice can be attached to web pages by leveraging web components
georgwittberger/vue-typescript-webpack-example
Example project demonstrating how to write Vue components in TypeScript und bundling them with Webpack
georgwittberger/wiremock-standalone
Project template to operate WireMock as a standalone server
georgwittberger/apex-test-data-builder
Lightweight test support library to create test data in Salesforce Apex unit tests
georgwittberger/georgwittberger.github.io
georgwittberger/next-lyne-ssr-repro
Reproduction for SSR issues when using Lyne components with Lit SSR in Next.js
georgwittberger/salesforce-bulk-api-micronaut-example
Example CLI application built with Micronaut to demonstrate upserting records to Salesforce using the Bulk API
georgwittberger/salesforce-code-guide
Code guidelines for development on the Salesforce platform
georgwittberger/strangler-react-example
Example project to demonstrate how to attach React components to an external web page including server-side rendering