Skip to content
View danillas's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Russia, Saint-Petersburg

Block or report danillas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Typescript, React - VSCode Snippets Typescript, React - VSCode Snippets
    1
    {
    2
      "React Component with interface Props": {
    3
        "prefix": "rci",
    4
        "body": [
    5
          "import React from 'react';",
  2. [Folder Templates] Example in VS Cod... [Folder Templates] Example in VS Code settings.json
    1
    {
    2
    ...
    3
       "folderTemplates.fileTemplates": {
    4
        "Typescript Functional Component": [
    5
          "import React from 'react';",
  3. nextjs-saas-promo-template nextjs-saas-promo-template Public template

    NextJS Template for fast test your ideas

    TypeScript 1

  4. telegram-bot-boilerplate telegram-bot-boilerplate Public

    Boilerplate for Telegram bot, used Telegraf.js

    JavaScript 2