FrontEnd Development
28.9K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
The Future of CSS: Cascade Layers (CSS @layer)

Bramus Van Damme explains how to regain control over the cascade with a new CSS Language Feature coming to help you: Cascade Layers (CSS @layer). - http://amp.gs/jz0Co

#css
Creating a Blog Using Nuxt and Nuxt Content with Tailwind CSS

In this tutorial, you'll learn how to create a personal blog using a Git-based CMS with Nuxt Content and Tailwind CSS. - http://amp.gs/jzK8o

#vue
Simplified Angular unit testing - http://amp.gs/jzKMN

#angular
Compound Components In React

Compound components are the building blocks of design systems. If you have the development of the latter in your future, the tutorial will get you up and running on this advanced React pattern. - http://amp.gs/jz3FB

#react
Awesome Node: Almost 600 Curated Node Packages, Resources and Links

We link to this every year or so as it’s a truly definitive list of categorized Node resources and continues to be updated, pruned, and added to over time. - http://amp.gs/jzHSW

#nodejs
Which type of loop is fastest in JavaScript?

Learn which for loop or iterator suits your requirement and save you from making silly mistakes that cost… - http://amp.gs/jz2OC

#javascript
Using Vue Query Hooks For Firebase Database and Image Storage, Mutations and Queries in VueJS

The Vue Query package provides hooks for fetching, caching, and updating asynchronous data in Vue. Learn how to use it in a dynamic Vue app. - http://amp.gs/jzwvn

#vue
Flexible Angular Components

A guide to content projection using ng-template - http://amp.gs/jzXjt

#angular
Micro Front-End Architectures

Why And How To Build A Micro Front-End Architecture In Angular - http://amp.gs/jzXWN

#microfrontends
Graceful Error Handling Using Error Boundaries in React

A runtime error in React can result in a blank screen and a bewildered user. Error Boundaries enable the error to be caught and a more meaningful, fallback UI displayed instead. - http://amp.gs/jzLAE

#react
How to Track 'Blipped' Marvel Characters with Node and CockroachDB

You could write what I know about Marvel on the back of a postage stamp, but if you fancy a Marvel-themed excuse to play with CockroachDB (the distributed SQL database) from Node, here you go. - http://amp.gs/jzWdF

#nodejs
Angular Routing Guide: How to Optimize App Navigation

The key to successful Angular apps is easy navigation with routing. Today, we’ll learn how to use Angular… - http://amp.gs/jzMzL

#angular
How to Record Audio Using the MediaStream API

A practical introduction to using the Media Capture and Streams API to record audio from an end user’s microphone then do something with it. - http://amp.gs/jzMQ3

#javascript
Using Git commands that will make you look like a senior developer

As a developer you probably need Git on a daily basis. There are lots of articles about basic Git commands… - http://amp.gs/jz5Pg

#git
Migrating from Create React App

A guide on how to transition from an existing non-ejected Create React App project to Next.js – an option that will open up a lot more possibilities such as API routes, incremental static regeneration, and better data fetching options. - http://amp.gs/jz52u

#react #nextjs
5 Top NodeJS Web Frameworks in 2021

The most stared Node JS frameworks on Github - http://amp.gs/jzQCS

#nodejs