Joseph

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
  • Edited

    nunjuks templating language

    Will Webstorm add support for Templating Language Nunjuks *.njk (used in SSG 11ty) any time soon ? I was surprised when I read Paul Everitt's tutorial on Webstorm blog https://blog.jetbrains.com/we...
    • 5 followers
    • 6 comments
    • 1 vote
  • Created

    IDE not recognizing Sequelize Constructor

    The official docs for Sequelize show to use `const sequelize = new Sequelize()` for creating a connection pool. But when used in the IDE, hints dont work unless I use `const sequelize = new Sequeli...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Django: Unresolved Template References

    Answered
    Python 3.9, Django 3.1.7 Pycharm showing Unresolved Template References. The app works fine. How can I fix this ?
    • 2 followers
    • 5 comments
    • 0 votes