<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: aliplutus</title>
    <description>The latest articles on DEV Community by aliplutus (@aliplutus).</description>
    <link>https://dev.to/aliplutus</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F416669%2F7d4c12f7-be5f-484c-8775-a04e256d3ee9.jpg</url>
      <title>DEV Community: aliplutus</title>
      <link>https://dev.to/aliplutus</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aliplutus"/>
    <language>en</language>
    <item>
      <title>npm publish issues?</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Sun, 21 Jul 2024 11:00:21 +0000</pubDate>
      <link>https://dev.to/aliplutus/npm-publish-issues-4ehm</link>
      <guid>https://dev.to/aliplutus/npm-publish-issues-4ehm</guid>
      <description>&lt;p&gt;Hello, I built this&lt;br&gt;
&lt;a href="https://github.com/aliscie/odoc_editor" rel="noopener noreferrer"&gt;https://github.com/aliscie/odoc_editor&lt;/a&gt;&lt;br&gt;
However, when I publish it and &lt;code&gt;yarn add odoc_editor_v2&lt;/code&gt; (which is the name of my package) it does not work as expected it shows there is no export from &lt;code&gt;odoc_editor_v2&lt;/code&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to customize search in slatejs?</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Sun, 11 Jun 2023 09:03:05 +0000</pubDate>
      <link>https://dev.to/aliplutus/how-to-customize-search-in-slatejs-47gf</link>
      <guid>https://dev.to/aliplutus/how-to-customize-search-in-slatejs-47gf</guid>
      <description>&lt;p&gt;In slatejs search example, it is case sensitive. Also, when I search for a text if it is bold or italic it can't find it. So, how can I make it case insensitive and how to allow it to recognize text even when it is bold?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--nfKbzL-U--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xnpuh1cl3lp6fmegl12z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--nfKbzL-U--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xnpuh1cl3lp6fmegl12z.png" alt="Image description" width="800" height="211"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>slatejs</category>
    </item>
    <item>
      <title>What are the possible approaches to create a changes tracker in javascript?</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Mon, 27 Sep 2021 06:40:12 +0000</pubDate>
      <link>https://dev.to/aliplutus/what-are-the-possible-approaches-to-create-a-changes-tracker-in-javascript-2lgd</link>
      <guid>https://dev.to/aliplutus/what-are-the-possible-approaches-to-create-a-changes-tracker-in-javascript-2lgd</guid>
      <description>&lt;p&gt;How to create a text change tracker that detect and shows the deleted text and the new text and all the change. The following example from apple pages. &lt;br&gt;
&lt;a href="https://i.stack.imgur.com/fXApn.png"&gt;image sample&lt;/a&gt;&lt;br&gt;
Also, I think you are familiar with github change tracker where it highlights the new text in green the the removed text in red...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Goal I want to create a document app like pages that track the changes and changes history to store it in the DB and show it in the frontend.&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>Django does not pass new data to my the consumers in testing</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Mon, 09 Aug 2021 12:42:51 +0000</pubDate>
      <link>https://dev.to/aliplutus/django-does-not-pass-new-data-to-my-the-consumers-in-testing-4ck8</link>
      <guid>https://dev.to/aliplutus/django-does-not-pass-new-data-to-my-the-consumers-in-testing-4ck8</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/68711714/django-does-not-pass-new-data-to-my-the-consumers-in-testing" rel="noopener noreferrer"&gt;
               Django does not pass new data to my the consumers in testing
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Aug  9 '21&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/68711714/django-does-not-pass-new-data-to-my-the-consumers-in-testing" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          0
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Intro&lt;/strong&gt;: I am following this tutorial &lt;a href="https://channels.readthedocs.io/en/stable/tutorial/index.html" rel="nofollow noreferrer"&gt;django channles&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Problem&lt;/strong&gt;: The new data does not pass to the consumer or any functions unlike the regular testing with Django testcase or with RestApi testcase.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;class ChatTests(ChannelsLiveServerTestCase)
    serve_static = True  # emulate StaticLiveServerTestCase

    def setUp(self):
        from Functions.TestClass import make_test_data
        from&lt;/code&gt;&lt;/pre&gt;…
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/68711714/django-does-not-pass-new-data-to-my-the-consumers-in-testing" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>My function return before executing the previous linse.</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Mon, 08 Mar 2021 09:57:49 +0000</pubDate>
      <link>https://dev.to/aliplutus/my-function-return-before-executing-the-previous-linse-196k</link>
      <guid>https://dev.to/aliplutus/my-function-return-before-executing-the-previous-linse-196k</guid>
      <description>&lt;p&gt;The following function return x before assigning it to res, despite I assign it in an earlier line then the return.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;function newData() {
    var x: [] | any = [];
    lookup("GET", "api/post/", (res: myArrays["posts"], status: number) =&amp;gt; {
      x = res;
    });
    console.log(x);
    return x;
  }
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>javascript</category>
    </item>
    <item>
      <title>should create custom AUTH_USER_MODEL after making a custom user model</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Thu, 25 Feb 2021 16:24:57 +0000</pubDate>
      <link>https://dev.to/aliplutus/should-create-custom-authusermodel-after-making-a-custom-user-model-5c5h</link>
      <guid>https://dev.to/aliplutus/should-create-custom-authusermodel-after-making-a-custom-user-model-5c5h</guid>
      <description>&lt;p&gt;I followed &lt;a href="https://www.google.com/search?q=create+costum+AUTH_USER_MODEL&amp;amp;rlz=1C5CHFA_enIQ865IQ865&amp;amp;oq=create+costum+AUTH_USER_MODEL&amp;amp;aqs=chrome..69i57.7967j0j7&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8"&gt;this&lt;/a&gt; to create a Costume user model.&lt;br&gt;
Before, I was have a field &lt;code&gt;added_by = models.ForeignKey(settings.AUTH_USER_MODEL, on_delete=models.CASCADE)&lt;/code&gt; in a model for books store thta have title and review and added_by field. Now, after I created a costume user the apps start having trubble with using &lt;code&gt;settings.AUTH_USER_MODEL&lt;/code&gt; should I use somthing els. Also, I deleted my migrations after I created the CostumUser model, but I'm still having the same error that says &lt;code&gt;column myApp_BooksModel.added_by_id does not exist&lt;/code&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://stackoverflow.com/questions/66370751/how-to-use-the-costumuser-in-modles-py-and-views-py-applications"&gt;more details&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devops</category>
    </item>
    <item>
      <title>why Django loss it's dependencies.</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Sat, 06 Feb 2021 12:53:43 +0000</pubDate>
      <link>https://dev.to/aliplutus/why-django-loss-it-s-dependencies-40jg</link>
      <guid>https://dev.to/aliplutus/why-django-loss-it-s-dependencies-40jg</guid>
      <description>&lt;p&gt;I made a few django+react websites before. But, they work very fine for a while and later after I run few git commits and many other change the Django backend start showing errors like " there is no module named Django" or "there is no module named django-allauth" despite I installed all of them before and the website was working very well.&lt;br&gt;
Could that be because of the environment? what if I used docker could it help to prevent such things? or it may be a problem with code only?&lt;/p&gt;

</description>
      <category>django</category>
      <category>react</category>
      <category>docker</category>
    </item>
    <item>
      <title>I am trying to create an app like google docs or apple pages, but I am lost.</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Tue, 05 Jan 2021 12:47:42 +0000</pubDate>
      <link>https://dev.to/aliplutus/i-am-trying-to-create-an-app-like-google-docs-or-apple-pages-but-i-am-lost-450</link>
      <guid>https://dev.to/aliplutus/i-am-trying-to-create-an-app-like-google-docs-or-apple-pages-but-i-am-lost-450</guid>
      <description>&lt;p&gt;I want to biuld an app like google docs with customizable tables in which I want to add excels feathers in these tables.&lt;br&gt;
I know few libraries like &lt;a href="https://adazzle.github.io/react-data-grid/"&gt;react data grid&lt;/a&gt;, &lt;a href="https://github.com/mkhstar/suneditor-react/blob/master/README.md"&gt;suneditor&lt;/a&gt; and &lt;a href="https://draftjs.org/"&gt;draftjs&lt;/a&gt; but the problem is &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;which one I should choosing and is there better more customizable libraries, or is it better to build one from scratch?

&lt;ul&gt;
&lt;li&gt;where should I start?&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>django</category>
    </item>
    <item>
      <title>how to login/signup using django-allauth without leaving the page.</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Sun, 20 Dec 2020 10:34:44 +0000</pubDate>
      <link>https://dev.to/aliplutus/how-to-login-signup-using-django-allauth-without-leaving-the-page-2dod</link>
      <guid>https://dev.to/aliplutus/how-to-login-signup-using-django-allauth-without-leaving-the-page-2dod</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--m-olAMH9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/i915ua838jw1edlztf00.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--m-olAMH9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/i915ua838jw1edlztf00.png" alt="how to make a login popup like this"&gt;&lt;/a&gt;&lt;br&gt;
when you go to &lt;code&gt;localhost:8000/accounts/login&lt;/code&gt; and lick google django-allauth will redirect you to the google login/singup page. But, I want to get all the user accounts inside my page in which I can create the list of the google account so user can click them and login or singup without leaving the page.&lt;br&gt;
Note: I know how to make a popup window where it open the google login/singup page but this is not what I want. I want to get each account separately not an uncontainable google page&lt;/p&gt;

</description>
      <category>django</category>
      <category>react</category>
    </item>
    <item>
      <title>I'm looking for Django and react programmer to exchange knowledge.</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Tue, 15 Dec 2020 07:14:45 +0000</pubDate>
      <link>https://dev.to/aliplutus/i-m-looking-for-django-and-react-programmer-to-exchange-knowledge-2pnm</link>
      <guid>https://dev.to/aliplutus/i-m-looking-for-django-and-react-programmer-to-exchange-knowledge-2pnm</guid>
      <description>&lt;p&gt;I'm trying to create a tweet clone using Reactjs +Typescript and Django. Currently, I'm following this tutorial &lt;a href="https://youtu.be/f1R_bykXHGE"&gt;Create a Twitter-like&lt;/a&gt;, but I think it is much better if I can work with a team where i can teach you and you teach me...&lt;br&gt;
&lt;a href="https://github.com/aliplutus/Tweet-clone-Tweetme-2.git"&gt;my_repo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>django</category>
      <category>react</category>
    </item>
    <item>
      <title>what should I learn about Django and Reactjs. (consult me please)</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Wed, 18 Nov 2020 17:34:38 +0000</pubDate>
      <link>https://dev.to/aliplutus/what-should-i-learn-about-django-and-reactjs-consult-me-please-j5l</link>
      <guid>https://dev.to/aliplutus/what-should-i-learn-about-django-and-reactjs-consult-me-please-j5l</guid>
      <description>&lt;p&gt;in the past, I learned how to create a website with pure HTML and javascript and later I leaned Reactjs and I never used pure html+javascript anymore but despite that, I don't consider it as a wast of time because it helped me master and appreciate Reactjs. On the other hand, I regret wasting my time on learning express because I never used it and it never helped me understand or appreciate anything. Now, I'm using Django rest framework with Reactjs with typescript but also I don't want to learn everything about django nor about every way of integrating Django and Reactjs. So, I want to make social applications like Reddit and apps like Notion.so and of course Django is really great at that but I find people integrate django and react via axios or ajax, and others do it by connecting react to templates. what is the difference between all these ways and what is the most flexible and mature way?&lt;br&gt;
Also, I'm learning from this &lt;br&gt;
course video : &lt;a href="https://youtu.be/f1R_bykXHGE"&gt;https://youtu.be/f1R_bykXHGE&lt;/a&gt;&lt;br&gt;
the course final code: &lt;a href="https://github.com/codingforentrepreneurs/Tweetme-2"&gt;https://github.com/codingforentrepreneurs/Tweetme-2&lt;/a&gt;&lt;br&gt;
and I'm very sure this will be a very helpful course but I still feel that I am wasting my time on too many unnecessary things.&lt;/p&gt;

</description>
      <category>django</category>
      <category>react</category>
      <category>webdev</category>
    </item>
    <item>
      <title>what is a good react datasheet package?</title>
      <dc:creator>aliplutus</dc:creator>
      <pubDate>Sat, 07 Nov 2020 09:26:22 +0000</pubDate>
      <link>https://dev.to/aliplutus/what-is-a-good-react-datasheet-package-3m95</link>
      <guid>https://dev.to/aliplutus/what-is-a-good-react-datasheet-package-3m95</guid>
      <description>&lt;p&gt;I really need something like &lt;a href="https://www.notion.so/"&gt;Notion.so&lt;/a&gt; table or excels spreadsheet where I can create formulas. Also, I need it to be very customizable on the level of frontend (the looking) and on the backend, where I can create custom formulas or implement javascript code in the cells.&lt;br&gt;
I tried &lt;a href="https://bossanova.uk/jexcel/v3/"&gt;jexcel3&lt;/a&gt; but it is very primitive and I users can't edit footer nor drag and drop columns and rows, Also I tried &lt;a href="https://www.ag-grid.com/example.php"&gt;ag-grid&lt;/a&gt; but it doesn't support formulas at all, finally I tried &lt;a href="https://nadbm.github.io/react-datasheet/"&gt;react-datasheet&lt;/a&gt; but users can't edit footers as well and it doesn't have a pattern recognition where I can write 1 and other cell 2 and select the tow cells and drag the selection to have automatically 1,2,3,4,5...&lt;/p&gt;

</description>
      <category>react</category>
      <category>database</category>
    </item>
  </channel>
</rss>
