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

Admin: @andrey2019
Download Telegram
Five Things You Don't Need JavaScript for

We love JS, but CSS and SVG have progressed enough to replace some traditional JS use cases. - http://amp.gs/jltKg

#css
👍5👏1
800+ Slides Covering Numerous React Topics

An interesting approach to sharing programming knowledge. Marko’s slides cover topics from beginner to advanced including the use of hooks, GraphQL, React Native, portals, testing, and more. A handy resource if you’re learning. - http://amp.gs/jlmCP

#react
👍11
Composing Layouts with Vue Router

Learn how to use Vue Router's named views to compose layouts via route record definitions. The approach makes for flexible, reusable layout combinations. - http://amp.gs/jlZA4

#vue
👍5
Updating Node Dependencies Automatically, Selectively, or Incrementally

A tour of npm-check-updates. - http://amp.gs/jlpZw

#nodejs
👍2
Angular Project Structure Best Practices

How should you structure your Angular application? And what are some best practices to avoid a spaghetti… - http://amp.gs/jlpWx

#angular
👍3
Building a Loading Bar Component

Adam Argyle gives a foundational overview of how to build a color adaptive and accessible loading bar with the <progress> element. - http://amp.gs/jlBTL

#css
🔥5
How to Use Recoil for State Management in Your React Projects

It may be you have been using the Redux state management solution more-or-less by default. But the author asserts there are simpler alternatives. In this brief tutorial, he walks through the use of Recoil. - http://amp.gs/jlBHk

#react
👍4
Difference between Angular versions - http://amp.gs/jlnhg

#angular
👍3
Hybrid Rendering: the Secret Way to Smoothly Test Vue.js Components

Find out how to combine Deep and Shallow Rendering in order to achieve a flexible solution to test your Vue.js components. - http://amp.gs/jln0y

#vue
2👍2
How to Build a File Upload Service with Vanilla JavaScript

Building a file upload service with vanilla JavaScript, from scratch, with a method that requires no npm packages and no dependencies outside of the standard library. - http://amp.gs/jlGto

#nodejs
👍8
How to Efficiently Merge Arrays in JavaScript

Improve your performance in merging arrays in JavaScript with these three easy-to-read approaches that ran fast shared by Chad Campbell. - http://amp.gs/jlGU6

#javascript
👍52
Unit Testing React Apps with Jest and Enzyme

If you have not yet fully committed to setting up a suite of automated tests for your project, this tutorial provides a focused, concise set of steps that will bootstrap your understanding of the basic concepts and then work through a specific example illustrating their use. - http://amp.gs/jlGwt

#react
👍75👎3😁1
Quasar and Vite - Frontend Application Development at Light Speed

This week notes the accomplishment of a major milestone in Quasar's roadmap - the integration of Vite as a driver of the Quasar CLI. - http://amp.gs/jlxqa

#vue
👍6
Angular Async Pipe — Here’s how to use it like a boss

Who else wants to use Angular’s honking powerful async pipe? - http://amp.gs/jlfw4

#angular
🤯6👍3
Theming React Native Applications with Styled Components

Styled components are (amongst other things) the technical underpinnings of implementing the light and dark modes which are almost expected with mobile apps, these days. This detailed, well-illustrated tutorial imparts what you need to know. - http://amp.gs/jlC9w

#react
👍5
Claymorphism: Will It Stick Around?

Adrian Bece explores if there is room for Claymorphism on the UI and how we can create this effect with CSS. - http://amp.gs/jlCbA

#css
👍5