Problem I am new to JavaScript and jQuery, and I would like to know what can be improved of the […]
Category: CSS
Random gradient header generator
Problem I made a header generator that creates a linear gradient of two random colors from its top left to […]
Numbered lines list
Problem I tried my hand at making a numbered line list. I would like some feedback on my use of […]
McCarthy’s Pub Beer Menu
Problem I wrote a little bit of code in JavaScript that takes an array of objects and does some sorting, […]
Setting fixed height panes based on window’s width
Problem I have a webapp that follows responsive design and has following layout structure. The left layout appears when the […]
Value-added tax calculator app
Problem The app calculates the tax which is included in a (given) amount. Because I’m new with both libraries (React.js […]
JavaScript Script/CSS Loader Plugin
Problem I wrote a basic JavaScript plugin that allows you to specify what specific JavaScript files and CSS files to […]
SASS Code Structure / Readability
Problem I’m trying out a new approach to SASS stylesheets, which I’m hoping will make them more organizined, maintainable, and […]
Toggle menu under specified screen width
Problem I’ve created a simple toggle menu in jQuery, which is capable of specifying a breakpoint, but I’m afraid my […]
Personal website, done after one week of learning HTML and CSS
Problem I’ve just started learning CSS/HTML a week ago and I made a quick site today. It looks pretty good, […]