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
Lazy-load a component in Angular without routing - http://amp.gs/jpcC5

#angular
👍5
Making a Discord Playlist Bot with Serverless Cloud

Serverless Cloud is a serverless platform from Serverless Inc., the folks behind Serverless Framework. (Have we said ‘serverless’ enough yet?) This post ties together Node.js with some specific Serverless Cloud features to easily create a Discord chat bot that can add songs to a shared Spotify playlist. - http://amp.gs/jp6IR

#nodejs
👍8
Taming CSS Variables with Web Inspector

Razvan Caliman outlines the improvements made to Safari’s Web Inspector to help you work easier with CSS variables. - http://amp.gs/jp6Oc

#css
👍3
'My Experience Building a Chess App in React'

The author describes himself as a self-taught, relative newcomer to React development. As a result, he describes his approach to this well-defined problem in terms that those at a similar point in the learning curve will find easy to understand. - http://amp.gs/jpbxe

#react
👍6
Front End Development Trends to Watch in 2022

This post is all about catching up with the directions of this development area in 2022 since the front end is moving at a speed that makes it hard to follow. Perhaps you will find something for yourself in these trends. - http://amp.gs/jpbQO

#frontend #trends #2022
👍61👏1
Nested Child Routes In A Vue.js Web Application

By assigning child routes to a parent route within the application, it is possible to create a multi-level UI with Vue. - http://amp.gs/jlIdO

#vue
👍51
Case Study: Moving from Next to Remix

We have covered Remix quite a bit over the last few issues. The first case studies from ‘the wild’ are beginning to come in. In this case, the author covers the rewrite of his personal site (which is where this article is hosted). - http://amp.gs/jljLb

#react
👍3
A Guide to Node Process Management with PM2

PM2 is one of the longest standing Node utilities used for managing processes and is worth checking out if you have a Node process you need to stay up 24/7. - http://amp.gs/jl8lu

#nodejs
👍3
Aligning Content In Different Wrappers

Ahmad Shadeed shows how to align content with another section, given that they are placed in different wrappers. - http://amp.gs/jl8Sv

#css
👍4
TypeScript 4.6 Released (And It Even Benefits Non-TS Users!)

The typed superset of JavaScript takes another step forward with the addition of the es2022 target, allowing code in constructors before super(), improved recursion depth checks, more syntax errors that can be detected in JavaScript files if using VS Code (even if you're not developing in TypeScript yourself!), and more. - http://amp.gs/jl8QR

#typescript
👍6
A Look at Automatic Batching Support in React 18

A handy performance improvement comes with React 18 in the form of automatic batching support for state updates. Check out this example. - http://amp.gs/jlz8F

#react
👍3👏1
How to Make a “Raise the Curtains” Effect in CSS

Silvestar Bistrović shows how to create an effect where the background goes from dark to light on scroll while the content on top also goes from light to dark while in a sticky position. - http://amp.gs/jlzOv

#css
👍9
Diving into Node's Streams

Streams provide a defined interface and abstraction over the idea of working with streaming data in Node – they seem to suffer from often being misunderstood, though, so tutorials always tend to be popular. - http://amp.gs/jl1ZJ

#nodejs
👍3
Why and How to Use HTTPS in Your Local Development Environment

Learn why you should use HTTPS even for development and how to set things up, including spinning up a simple Node.js server. - http://amp.gs/jl1LE

#nodejs
👍8
Why Vue is More Performant than React

After 5 years of experience in Vue, I recently switched to React. I started comparing how React and Vue behave during this transition and decided to share what I discovered. - http://amp.gs/jlYy5

#vue
👍4
Customize Angular lazy loading modules for multiple frontends - http://amp.gs/jltzr

#angular
👍5