Der Webentwicklungs-Blog
Leonhard, 15.07.2024
User Input Considered Harmful
TypeScript
Web App Development
Best Practices
Full-Stack
Validation
Irena, 14.07.2024
Why flatMap() is easier than filter() in TypeScript apps
Typescript 5.5
Array Methods
flatMap
filter
map
Moritz Jacobs, 29.01.2024
Heading for Greatness — A React Developer's Guide to HTML Headings
HTML Headings
Best Practices
Uberschrift
Accessibility
SEO
Simon Abbt, 01.02.2019
How to debug a Node.js server written in TypeScript running in Docker
JavaScript
TypeScript
Docker
Nodejs
Debugging
Nach Kategorie
Leonhard, 15.07.2024
User Input Considered Harmful
TypeScript
Web App Development
Best Practices
Full-Stack
Validation
Irena, 14.07.2024
Why flatMap() is easier than filter() in TypeScript apps
Typescript 5.5
Array Methods
flatMap
filter
map
Moritz Jacobs, 29.01.2024
Heading for Greatness — A React Developer's Guide to HTML Headings
HTML Headings
Best Practices
Uberschrift
Accessibility
SEO
Stephan, 18.12.2023
Ein kleiner Beitrag für eine bessere Welt
Company Culture
Donations
Charity
Corporate Culture
Klara, 22.11.2023
Peerigon leuchtet lila
#PurpleLightUp 2022
#InclusionMatters
company culture
diversity
Irena, 23.05.2023
Unterstützung der queeren Community in Augsburg: Diversity Tag 2023
Donations
Diversity
CSD Augsburg
Queer Community
Company Culture
Moritz Jacobs, 23.03.2023
Unit Testing Licenses: Monitoring the legality of your node_modules with Jest
open source licenses
unit testing
node_modules
Klara, 08.03.2023
Internationaler Frauentag 2023 – Embrace Equity
Diversity
Women in Tech
Inclusion
Company Culture
Judith, 02.01.2023
Was kostet eine App? Teil 2: Kostenoptimierung & Einflussfaktoren
App Development Costs
Influence Factors
Hourly Rate
10.11.2022
Case Study: Eine Web-App zur Planungserleichterung
Case Studies
UX/UI
Care Management
Planning App
Vue
Moritz Jacobs, Judith, 16.08.2022
Was kostet eine App? Teil 3: Die 5 teuersten Don'ts in der Webentwicklung
App Development Costs
Pitfalls
Saving Costs
Judith, 25.07.2022
Was kostet die Entwicklung einer App? Teil 1: konkrete Kostenbeispiele
App Development Costs
Inside Story
Cost Examples
Case Studies
29.04.2022
Our 20 favorite web development resources to follow
webdev
newsletters
blogs
resources
learning
Yvonne, 13.01.2022
Giving back – our annual donation initiative
Company Culture
Donations
Corporate Culture
Charity
CSR
Irena, Celestine, Leonhard, 18.05.2021
Towards fairness: calculating the Peerigon Gender Pay Gap
Diversity
Salary
Company Culture
20.04.2021
Exploring various voting systems with Konsens
voting systems
ranked choice
positional vote
simple plurality
konsens
Moritz Jacobs, 12.02.2021
A guide to CSS units — pt. 4: angles, time, dpi and values without units
CSS units
CSS angles
CSS time
unitless
dpi
Moritz Jacobs, 05.02.2021
A guide to CSS units — pt. 3: percents, viewports, magic and best practices
CSS units
viewport units
percent
magic numbers
best practices
Moritz Jacobs, 29.01.2021
A guide to CSS units — pt. 2: font relative units
CSS units
relative units
font realtive
rem
em
web typography
Moritz Jacobs, 21.01.2021
A guide to CSS units — pt. 1: look at these absolute units!
CSS units
pixels
metric system
ppi
dpi
absolute units
relative units
Jannik, 01.12.2020
Using Framework Agnostic Web Components in your React Application
web components
custom elements
shadow dom
micro frontends
react
vue
Judith, 28.09.2020
How a battle over a trip to Europapark forced us to build a voting app
Voting App
Instant Runoff Voting
Group Decision Making
Vue.js
MongoDB
Lisa, 22.04.2020
Lessons learnt about working from home before it was mandatory
Remote Working
Home Office
Work From Home
Company Culture
Teamwork
Moritz Jacobs, 04.03.2020
Scripts need love too!
npm scripts
Tooling
Linting
Code Quality Tools
Jannik, 14.02.2020
Learning Rust by learning something new
Coding
Rust
Programming
Rustlang
Learning
Moritz Jacobs, 12.11.2019
It started with a button (now we’re here)
Web Accessibilty A11y
Web Development
UI Design
History of Technology
Usability
Lisa, 04.09.2019
We can make a difference
Company Culture
Donations
Charity
Corporate Culture
Leonhard, Irena, 28.05.2019
Peerigon is about the people
Diversity
Manifesto
Corporate Culture
Team Spirit
Inclusion
Jessica Schneck, 09.04.2019
Async adventures or: How I learned to stop worrying and love promises
Async/Await
JavaScript
Promises
Callbacks
Call Stack
Jessica Schneck, 08.04.2019
The difference between function scope and context in JavaScript
JavaScript
Basics
Apprenticeship
Web Development
Tutorial
Jessica Schneck, 01.03.2019
A short story about CSS modules
CSS Modules
Basics
Apprenticeship
JavaScript
Tutorial
Web Development
Judith, 09.02.2019
Ten minutes on asynchronous callbacks in JavaScript
JavaScript
Asynchronous
Callbacks
Call Stack
Tutorial
Simon Abbt, 01.02.2019
How to debug a Node.js server written in TypeScript running in Docker
JavaScript
TypeScript
Docker
Nodejs
Debugging
Leonhard, 18.12.2018
Mobility app: Why and how we built jetztein.de in 24 hours
Mobility
Hackathon
Augsburg
Prototyping
City Planning
Judith, 23.11.2018
JavaScript’s this keyword explained
JavaScript
This
Tutorial
Apprenticeship
Cartoon
Learning to code
Judith, 09.11.2018
My first lesson: The joy of JavaScript
Women in Tech
Learning to code
Cartoon
JavaScript
Apprenticeship
Martin Hofmann, 20.09.2018
How to avoid unnecessary repaints
Web Development
CSS Animation
Rendering
Browsers
Devtools
30.08.2018
Unit Tests or Integration Tests? The Answer May Lie in the Middle
JavaScript
Tutorial
API
Nock
Tdd
Jest