Skip to main content

2 posts tagged with "Frontend"

View All Tags

Full stack JavaScript

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· 3 min read
Hagen Morano
Hagen Morano

Over the last years, there have been many exciting achievements in the JavaScript ecosystem. One of the most exciting is the development of full-stack JavaScript frameworks. Next.js is a good example of such a JavaScript framework using React under the hood.

document CSS with KSS ( Knyle Style Sheets)

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· 3 min read
Daniel Ruf
Daniel Ruf

Documenting CSS code is often not that easy. Especially structuring big CSS files can be a challenge. Living styleguides can be a solution and there are many different generators for creating them. Also pattern libraries can be a solution, for example based on Patternlab.