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
Custom Domains on GitHub Pages Gain Support for HTTPS

Users have been noticing this new feature over the past few weeks, but now it’s official and powered by Let’s Encrypt behind the scenes. - http://bit.ly/2K6AAMN

#github #https
GitHub Announces Unlimited Free Private Repos

A late Christmas present comes from GitHub in the shape of their free offering now including unlimited private repositories (something that previously cost $7/mo) with a limit of three collaborators per repo. - http://amp.gs/Vdy1

#github #private #repo
Using GitHub Actions for Continuous Integration with Node

There are going to be quite a few articles like this in the coming months, as GitHub Actions (while still in beta) is now immediately open to anyone who applies. - http://amp.gs/AKei

#nodejs #github #ci
How to Send Good Pull Requests on GitHub

A checklist to follow when creating a PR for your favorite project. - http://amp.gs/sWLd

#github
How To Create a GitHub Profile README

Did you know you can now create a document that’s shown on your main GitHub profile page? It’s not JavaScript specific but I imagine a lot of you would find this neat to do! - http://amp.gs/FAx7

#github #profile
GitHub Copilot: An AI 'Pair Programmer'

A project that GitHub has been working on in the background for some time with OpenAI. It’s a VS Code extension that uses machine learning to suggest useful code snippets as you type and it works with lots of different languages. Everyone I’ve seen has a lot of mixed feelings about this, but it’s undoubtedly an interesting development. Maybe I need to create a newsletter version of this tool.. - http://amp.gs/jjJdQ

#github #copilot
Using Private GitHub npm repositories in AWS CodeBuild - http://amp.gs/jGrqB

#github #aws
How I Made My GitHub Profile README Dynamic

There’s no Node here, alas, but I thought it was a good demo of how it’s not too tricky to give your GitHub profile some extra flair by pulling in your blog posts or other stats of choice. - https://tduyng.dev/blog/dynamic-github-profile-readme/

#github