Collections

Popular Developer and Design News #7

Favorite JavaScript Single Line of Code Utilities If you are looking for a single line of code Javascript Utilities then 1 LOC...

Written by Admin · 1 min read >

Favorite JavaScript Single Line of Code Utilities

187 Favorite JavaScript Utilities

If you are looking for a single line of code Javascript Utilities then 1 LOC has a great collection. Check it out.

CSS Grid Generator

CSS Grid Generator

This project is a way for people to use CSS Grid features quickly to create dynamic layouts.

You can set the numbers, and units of your columns and rows, and this tool will generate a CSS grid for you! Drag within the boxes to create divs placed within the grid.

Alpine.js – A Rugged, Minimal framework for composing JavaScript behavior in your markup

Alpine.js offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost.

You get to keep your DOM and sprinkle in behavior as you see fit.

Think of it like Tailwind for JavaScript.

98.CSS – A Design System for Building Faithful Recreations of Old UIs

98.CSS Design System for Building Faithful Recreations of Old UIs

98.css is a CSS library for building interfaces that look like Windows 98.

This library relies on the usage of semantic HTML. To make a button, you’ll need to use a <button>. Input elements require labels. Icon buttons rely on aria-label. This page will guide you through that process, but accessibility is the primary goal of this project.

You can override many of the styles of your elements while maintaining the appearance provided by this library. Need more padding on your buttons? Go for it. Need to add some color to your input labels? Be our guest.

This library does not contain any JavaScript, it merely styles your HTML with some CSS. This means 98.css is compatible with your frontend framework of choice.

Best Practices in JavaScript Array Iteration

This post discusses four essential Array prototype methods –  forEachmapfilter, and reduce — and their best practices.

Runme.io – Run your Application from any Public Git-repo

Runme.io -  Run your Application from any Public Git-repo

Runme.io is created by Jexia in cooperation with Digital Ocean to provide developers a new opportunity and experience to run applications.

Runme makes it possible to build, deploy, and launch an application with just one click.

So you can have a running application in a few minutes without the need to set up any environment. You just need to “Runme” and after a few minutes is your application running and can be tested.

You can share your running application with clients, friends, colleagues, or even visitors of your Git repo. The application will run for 10 minutes and will be removed afterward.

Popular Developer and Design News #8

Admin in Collections
  ·   1 min read

Popular Developer and Design News #6

Admin in Collections
  ·   1 min read