FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
SVG Filters Playground

An interesting online tool for experimenting with what different SVG filters do. - http://bit.ly/2zB8ruf

#tools #svg
CSS Grid Layout Generator

Use a visual interface to build complex CSS grid layouts then export the code in CSS, JSX and Styled Components. It supports implicit grid tracks (auto-generated grid), minmax(), fit-content(). Click-Click And Layout Code Is Ready To Use! - http://amp.gs/EXWQ

#css #grid #tools
Release It: Automate The Tedious Tasks of Software Releases

A CLI release tool for Git repos and npm packages that can run tests, bump version, git tagging and pushing, creating a release at GitHub, generate a changelog, and so forth. - http://amp.gs/9GZx

#nodejs #tools
A Web Tool to Create 'Striped Text' and Get Styled Components Code

One of several visual design tools on Componentsai. This one lets you dynamically create a stripy text effect and provides CSS and Styled Components code to use in your apps. - http://amp.gs/SyAu

#tools #stroped #text
Determining The Best Build Tool For Your Project

Build tools aim to make the lives of developers easier by streamlining workflows and codifying best practices. However, picking the right build tool for a project can be a challenge. To help you make a more informed decision, folks from the Google Chrome developer relations team built ToolingReport. - http://amp.gs/FmyH

#tools #building
Selecting the Right Tool for Your Monorepo

Monorepos used to be thought of as a solution suitable only to large enterprises, but recently, it seems, the need for them has become apparent to teams of all sizes.
This growth in demand has been met by the creation of numerous tools that offer simpler implementations for this type of code management architecture. - http://amp.gs/asQM

#monorepo #tools
Front-end: Useful Online Tools for Front-end Developers

The internet is full of awesome tools that make our lives easier as front-end developers. In this post, I’ll give a quick review of 12 tools I use frequently in my dev work. - http://amp.gs/aaEV

#tools
Moivaio: A JavaScript Library Comparison Tool

The output is quite simple, but it plots some charts of downloads, bundle sizes, and various GitHub statistics, giving you a way to make basic comparisons. The developer has written about his motivations for building it too. - http://amp.gs/ME8K

#tools
7 Tools for Faster Frontend Development in 2022

Tools you should know to build modern Frontend applications faster, and have more fun. - http://amp.gs/jTc9i

#tools
Previewjs

Extension for VS Code JetBrains IDEs to instantly preview UI components for better flow while developing interfaces. - http://amp.gs/jlk5b

#tools #vscode
JavaScript Dev Tools in 2022

A breakdown of the most important JS dev tools in 2022, including their most relevant tradeoffs, and some opinionated advice sprinkled on top. - http://amp.gs/jBGWK

#javascript #dev #tools
13 tools and techniques to accelerate frontend development

Learn how to deliver your software faster and more efficient - http://amp.gs/jnetW

#tools
linear() Generator

An online generator that will help you convert JavaScript/SVG easing definitions into linear() CSS format. - https://linear-easing-generator.netlify.app/

#tools