July 9, 2019
Bootstrap partial Sass & ESLint
Bootstrap partial Sass Bootstrap is a component-based library for developing web UI. Not all components are used when developing frontend with Bootstrap. In order to minimize the number of unused styles in a project, create a single sass file with custom imports of bootstrap components. Start with adding bootstrap as…
April 4, 2019
Making peace with frontend development: The first steps
I come from a computer science background. The classes I enjoyed the most in college revolved around programming in (more…)